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 AutoFillDate property to its default value. Syntax Remarks Invoke this method to reset the AutoFillDate property to its default value. Once this method is invoked, the ShouldSerializeAutoFillDate method will return False until the AutoFillDate property is set again. Example
Resets the AutoFillTime property to its default value. Syntax Remarks Invoke this method to reset the AutoFillTime property to its default value. Once this method is invoked, the ShouldSerializeAutoFillTime method will return False until the AutoFillTime 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 DateTime property to its default value. Syntax Remarks Invoke this method to reset the DateTime property to its default value. Once this method is invoked, the ShouldSerializeDateTime method will return False until the DateTime property is set again. Example