GrapeCity MultiRow Windows Forms Documentation
DateTimePickerEditingControl Constructor


Initializes a new instance of the DateTimePickerEditingControl class.
Syntax
Public Function New()
Dim instance As New DateTimePickerEditingControl()
public DateTimePickerEditingControl()
Remarks

This default constructor sets the System.Windows.Forms.Control.TabStop property to false.

Application code typically does not explicitly create instances of the DateTimePickerEditingControl class, because this is performed automatically when the containing DateTimePickerCell is created.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DateTimePickerEditingControl Class
DateTimePickerEditingControl Members

 

 


Copyright © GrapeCity, inc. All rights reserved.