Overload | Description |
---|---|
WinDatePicker Constructor() | Initializes a new instance of the WinDatePicker class. |
WinDatePicker Constructor(Boolean) | Initializes a new instance of the WinDatePicker class specifying if the DropDownControl can be shown. |
WinDatePicker Constructor(EnhancedBorderStyle) | Initializes a new instance of the WinDatePicker class specifying its borders. |
WinDatePicker Constructor(EnhancedBorderStyle,Boolean) | Initializes a new instance of the WinDatePicker class specifying its borders and if the DropDownControl can be shown. |
WinDatePicker Constructor(WinDatePicker) | Initializes a new instance of the WinDatePicker class specifying the WinDatePicker control that will be used as a template. |