Version

Search Results

ResetAppearance Method (UltraDateTimeEditor)

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

ResetAutoFillDate Method

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

ResetAutoFillTime Method

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

ResetBorderStyle Method (UltraDateTimeEditor)

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 (UltraDateTimeEditor)

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 (UltraDateTimeEditor)

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

ResetDateTime Method

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