Version

Search Results

RibbonTab.RibbonTabConverter Class

Type converter for the RibbonTab class Syntax

RibbonTab.RibbonTabConverter Class Members

Public Constructors Public Methods Protected Methods

RibbonTab.RibbonTabConverter Class Methods

Public Methods Protected Methods

CanConvertTo(ITypeDescriptorContext,Type) Method

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...

CanConvertTo Method (RibbonTab.RibbonTabConverter)

Determines whether the object can convert to a specific type. Overload List

ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) Method

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...

ConvertTo Method (RibbonTab.RibbonTabConverter)

Converts a value to the specified destination type. Overload List

RibbonTab.RibbonTabItemAccessibleObject Class

Accessible object for the ribbon tab area Syntax