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
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
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
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
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