Type converter for the RibbonTab class Syntax
Public Constructors Public Methods Protected Methods
Public Methods Protected Methods
Determines whether the object can convert to a specific type. Syntax Parameters context A System.ComponentModel.ITypeDescriptorContext that provides a format context for the conversion.destinationType The System.Type being checked for a possible conversion. Return Value True if the object can be converted to the r...
Determines whether the object can convert to a specific type. Overload List
Converts a value to the specified destination type. Syntax Parameters context A System.ComponentModel.ITypeDescriptorContext that provides a format context for the conversion.culture The System.Globalization.CultureInfo used for the conversion. If null is passed, the current culture is assumed.value The value to b...
Converts a value to the specified destination type. Overload List
Accessible object for the ribbon tab area Syntax