Version

Search Results

ControlUIElement Property (UltraDateTimeEditor)

Returns the controls main element Syntax

CreateComponentRole Method (UltraDateTimeEditor)

Factory method used to create the component role that provides the style information for the control. Syntax

DateTime Property

Gets/sets the current date for the control. Syntax Remarks An exception is thrown if the DateTime is set to a value that is outside the range determined by the MinDate and MaxDate properties. Example This example checks the validity of the controls value in the BeforeDropDown event handler, and cancels the event i...

DefaultSize Property (UltraDateTimeEditor)

Returns the default size of the control Syntax