DurationEntryDlg Constructor
- Last UpdatedNov 06, 2025
- 1 minute read
| Overload | Description |
|---|---|
| DurationEntryDlg Constructor(Control,Int32,Int32,Int32,Int32,Boolean) | The DurationEntryDlg(Control, int, int, int, int, bool) method is the constructor for the DurationEntryDlg class. |
| DurationEntryDlg Constructor(NumericUpDown,MaskedTextBox,MaskedTextBox,Int32,Int32,Int32,Int32) | The DurationEntryDlg(Control, int, int, int, int, bool) method is the constructor for the DurationEntryDlg class. It supports a numeric editor for hours and masked textboxes for minutes and seconds. The Clear button is not shown for this overload. |