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. |
For a list of all members of this type, see NTimeSpanBox members.
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. |