DateEditTimeSectionProperties Properties
Contains settings specific to the time section.
Name | Description |
---|---|
Cancel |
Gets or sets the text displayed within the Cancel button of the date edit’s time section. |
Clock |
Gets the style settings defining the date edit’s clock cell appearance. |
Clock |
Provides access to the settings that define a Clock |
Hour |
Provides access to the settings that define a clock hour hand image. |
Minute |
Provides access to the settings that define a clock minute hand image. |
Ok |
Gets or sets the text displayed within the Ok button of the date edit’s time section. |
Second |
Provides access to the settings that define a clock’s second hand image. |
Show |
Gets or sets a value that specifies whether the Cancel button is displayed within the time section. |
Show |
Gets or sets a value that specifies whether the hour hand is displayed on the clock. |
Show |
Specifies whether the date edit shows the hour wheel. |
Show |
Specifies whether the date edit shows the millisecond wheel. |
Show |
Gets or sets a value that specifies whether the minute hand is displayed on the clock. |
Show |
Specifies whether the date edit shows the minute wheel. |
Show |
Gets or sets a value that specifies whether the Ok button is displayed within the time section. |
Show |
Gets or sets a value that specifies whether the second hand is displayed on the clock. |
Show |
Specifies whether the date edit shows the second wheel. |
Time |
Gets the style settings defining the date edit’s time edit cell appearance. |
Time |
Gets the settings of the time edit. |
Visible | Gets or sets a value that specifies whether the time section is visible. |
See Also