Version

Search Results

ShouldSerializeDisplayMode Method

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

ShouldSerializeFileMenuButtonActiveAppearance Method

Returns a Boolean value that determines whether the FileMenuButtonActiveAppearance property is set to its default value. Syntax Return Value Boolean indicating whether the property should be serialized Remarks Returns True if the FileMenuButtonActiveAppearance property is not set to its default value; otherwise, i...

ShouldSerializeFileMenuButtonAppearance Method

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

ShouldSerializeFileMenuButtonCaption Method

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

ShouldSerializeFileMenuButtonCaptionVisible Method

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

ShouldSerializeFileMenuButtonHotTrackAppearance Method

Returns a Boolean value that determines whether the FileMenuButtonHotTrackAppearance property is set to its default value. Syntax Return Value Boolean indicating whether the property should be serialized Remarks Returns True if the FileMenuButtonHotTrackAppearance property is not set to its default value; otherwis...

ShouldSerializeFileMenuStyle Method

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

ShouldSerializeGroupBorderStyle Method

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

ShouldSerializeGroupSettings Method (Ribbon)

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

ShouldSerializeMaximizedMdiChildFormCaptionButtonsAppearances Method

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