Version

Search Results

ShouldSerialize Method (Ribbon)

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.

ShouldSerializeAllowAutoHide Method

Returns a Boolean value that determines whether the AllowAutoHide property is set to its default value. Syntax Return Value Boolean indicating whether the property should be serialized Remarks Returns True if the AllowAutoHide property is not set to its default value; otherwise, it returns False. Invoke the ResetA...

ShouldSerializeApplicationMenu Method

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

ShouldSerializeApplicationMenu2010 Method

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

ShouldSerializeCaptionAreaActiveAppearance Method

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

ShouldSerializeCaptionAreaAppearance Method

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

ShouldSerializeCaptionButtonsAppearances Method

Returns whether the CaptionButtonsAppearances requires serialization. Syntax Return Value Returns true if this property is not set to its default value

ShouldSerializeContextualTabGroups Method

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

ShouldSerializeDefaultCaptionButtonsAppearances Method

Returns whether the DefaultCaptionButtonsAppearances requires serialization. Syntax Return Value Returns true if this property is not set to its default value