Class DateTimePickerExt
The DateTimePickerExt type will soon be replaced with the DateTimePickerAdv for consistency in Control naming in our library. Please replace all occurrences of DateTimePickerExt with DateTimePickerAdv in your app.
Implements
System.ComponentModel.ISupportInitialize
Inherited Members
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
[Obsolete("The DateTimePickerExt type will soon be replaced with the DateTimePickerAdv for consistency in naming in our library. Please replace all occurences of DateTimePickerExt with DateTimePickerAdv in your app.")]
public class DateTimePickerExt : DateTimePickerAdv, IThemeProvider, INonClientPaintingSupport, ISupportInitialize, IThemedControl, IVisualStyle, ISupportCulture
Constructors
DateTimePickerExt()
Declaration
public DateTimePickerExt()
Implements
System.ComponentModel.ISupportInitialize