Version

Search Results

ShouldSerialize Method (RibbonTabSettings)

Determines whether any properties of the object differ from their default values. Syntax Return Value True if any property values differ from their default and the object should be serialized; False otherwise.

ShouldSerializeActiveTabItemAppearance Method

Determines whether the ActiveTabItemAppearance property is set to its default value. Syntax Return Value True if the ActiveTabItemAppearance property is not set to its default value; False otherwise. Remarks Invoke the ResetActiveTabItemAppearance method to reset this property to its default value.

ShouldSerializeAppearance Method (RibbonTabSettings)

Determines whether the Appearance property is set to its default value. Syntax Return Value True if the Appearance property is not set to its default value; False otherwise. Remarks Invoke the ResetAppearance method to reset this property to its default value.

ShouldSerializeClientAreaAppearance Method

Determines whether the ClientAreaAppearance property is set to its default value. Syntax Return Value True if the ClientAreaAppearance property is not set to its default value; False otherwise. Remarks Invoke the ResetClientAreaAppearance method to reset this property to its default value.

ShouldSerializeHotTrackSelectedTabItemAppearance Method

Determines whether the HotTrackSelectedTabItemAppearance property is set to its default value. Syntax Return Value True if the HotTrackSelectedTabItemAppearance property is not set to its default value; False otherwise. Remarks Invoke the ResetHotTrackSelectedTabItemAppearance method to reset this property to its ...

ShouldSerializeHotTrackTabItemAppearance Method

Determines whether the HotTrackTabItemAppearance property is set to its default value. Syntax Return Value True if the HotTrackTabItemAppearance property is not set to its default value; False otherwise. Remarks Invoke the ResetHotTrackTabItemAppearance method to reset this property to its default value.

ShouldSerializeSelectedAppearance Method (RibbonTabSettings)

Determines whether the SelectedAppearance property is set to its default value. Syntax Return Value True if the SelectedAppearance property is not set to its default value; False otherwise. Remarks Invoke the ResetSelectedAppearance method to reset this property to its default value.

ShouldSerializeSelectedTabItemAppearance Method

Determines whether the SelectedTabItemAppearance property is set to its default value. Syntax Return Value True if the SelectedTabItemAppearance property is not set to its default value; False otherwise. Remarks Invoke the ResetSelectedTabItemAppearance method to reset this property to its default value.

ShouldSerializeTabItemAppearance Method

Determines whether the TabItemAppearance property is set to its default value. Syntax Return Value True if the TabItemAppearance property is not set to its default value; False otherwise. Remarks Invoke the ResetTabItemAppearance method to reset this property to its default value.