DateEditTimeSectionProperties Members
In This Article
#Constructors
Name | Description |
---|---|
Date |
Initializes a new instance of the Date |
#Properties
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. |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also