Name | Description | |
---|---|---|
![]() | NTimeSpanPropertyEditor Constructor | Default constructor. |
The following tables list the members exposed by NTimeSpanPropertyEditor.
Name | Description | |
---|---|---|
![]() | NTimeSpanPropertyEditor Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | NTimeSpanPropertyEditorSchema | Schema associated with NTimeSpanPropertyEditor. |
Name | Description | |
---|---|---|
![]() | CreateValueControl | Overridden. Overriden to create a combo box. |
![]() | OnComboBoxSelectedIndexChanged | Called when the SelectedIndex of the time span combo box has changed. The selected TimeSpan value can be obtained through the Tag property of the selected combo box item. |
![]() | OnUpdateFromEditedNode | Overridden. Updates the value control from the edited node. |
![]() | PopulateTimeSpanBox | Populates the time span box with predefined time span values. |