Name | Description | |
---|---|---|
![]() | NTimeSpanBox Constructor | Default constructor. |
The following tables list the members exposed by NTimeSpanBox.
Name | Description | |
---|---|---|
![]() | NTimeSpanBox Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | MaxDaysProperty | Reference to the MaxDays property. |
![]() ![]() | NTimeSpanBoxSchema | Schema associated with NTimeSpanBox. |
Name | Description | |
---|---|---|
![]() | MaxDays | Gets/Sets the maximum number of days, which can be selected in this time span box. |
![]() | SelectedTimeSpan | Gets/Sets the currently selected time span value. |
Name | Description | |
---|---|---|
![]() | AddCustomItem | Adds a "Custom..." combo box item, which when clicked launches a dialog for selecting a time span value. |
![]() | AddItem | Overloaded. Adds an item for the given time span to the combo box. |
Name | Description | |
---|---|---|
![]() | CreateItem | Creates an item with the specified name for the given time span. |
![]() | OnSelectedIndexChanged | Overridden. Called when the SelectedIndex property has changed. |
![]() | TimeSpanToString | Gets the string representation of the given time span value. |