Click or drag to resize
Task Scheduler Managed Class Library

FullDateTimePicker Properties

The FullDateTimePicker type exposes the following members.

Properties
 NameDescription
Public propertyAutoSizeGets or sets a value indicating whether [auto size].
(Overrides UserControlAutoSize)
Public propertyAutoSizeModeGets or sets how the control will resize itself.
Public propertyContainerGets the IContainer that contains the Component.
(Inherited from Component)
Protected propertyDesignModeGets a value that indicates whether the Component is currently in design mode.
(Inherited from Component)
Protected propertyEventsGets the list of event handlers that are attached to this Component.
(Inherited from Component)
Public propertyTextGets or sets the text associated with this control.
(Overrides UserControl.Text)
Public propertyTimeFormatGets or sets the format of the time portion of the control.
Public propertyUtcCheckBehaviorGets or sets how fields are processed when the Utc Checkbox is checked.
Public propertyUTCPromptGets or sets the text prompt for the UTC CheckBox. Leave blank to remove the CheckBox.
Public propertyValueGets or sets the value.
Public propertyValueIsUTCGets a value indicating whether value is UTC.
Top
See Also