Version

Search Results

ShouldSerializeEditAppearance Method (SettingsBase)

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

ShouldSerializeHotTrackAppearance Method (SettingsBase)

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

ShouldSerializePressedAppearance Method (SettingsBase)

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

ShouldSerializeShowToolTips Method (SettingsBase)

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

ShouldSerializeToolAppearance Method

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

ShouldSerializeToolDisplayStyle Method

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

ShouldSerializeUseLargeImages Method

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

ShowToolTips Property (SettingsBase)

Returns or sets a value that specifies whether the tools on the toolbar/menu will display tooltips. Syntax