Version

Search Results

ResetAppearance Method (UltraNumericEditorBase)

Resets the Appearance property to its default value. Syntax Remarks Invoke this method to reset the Appearance property to its default value. Once this method is invoked, the ShouldSerializeAppearance method will return False until the Appearance property is set again. Example

ResetBorderStyle Method (UltraNumericEditorBase)

Resets the BorderStyle property to its default value. Syntax Remarks Invoke this method to reset the BorderStyle property to its default value. Once this method is invoked, the ShouldSerializeBorderStyle method will return False until the BorderStyle property is set again. Example

ResetButtonAppearance Method (UltraNumericEditorBase)

Resets the ButtonAppearance property to its default value. Syntax Remarks Invoke this method to reset the ButtonAppearance property to its default value. Once this method is invoked, the ShouldSerializeButtonAppearance method will return False until the ButtonAppearance property is set again. Example

ResetButtonStyle Method (UltraNumericEditorBase)

Resets the ButtonStyle property to its default value. Syntax Remarks Invoke this method to reset the ButtonStyle property to its default value. Once this method is invoked, the ShouldSerializeButtonStyle method will return False until the ButtonStyle property is set again. Example

ResetDisplayStyle Method (UltraNumericEditorBase)

Resets the DisplayStyle property to its default value. Syntax Remarks Invoke this method to reset the DisplayStyle property to its default value. Once this method is invoked, the ShouldSerializeDisplayStyle method will return False until the DisplayStyle property is set again. Example