Name | Description | |
---|---|---|
WinDatePicker Constructor | Overloaded. |
The following tables list the members exposed by WinDatePicker.
Name | Description | |
---|---|---|
WinDatePicker Constructor | Overloaded. |
Name | Description | |
---|---|---|
AccessibilityObject | (Inherited from System.Windows.Forms.Control) | |
AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleName | (Inherited from System.Windows.Forms.Control) | |
AccessibleRole | (Inherited from System.Windows.Forms.Control) | |
AllowDrop | (Inherited from System.Windows.Forms.Control) | |
AllowDropDown | Gets or sets a boolean value indicating if the dropdown can be shown. (Inherited from Xceed.Editors.WinTextBox) | |
Anchor | (Inherited from System.Windows.Forms.Control) | |
AutoScrollOffset | (Inherited from System.Windows.Forms.Control) | |
BackColor | Gets or sets the background color of the textbox. (Inherited from Xceed.Editors.WinTextBoxBase) | |
BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) | |
BindingContext | (Inherited from System.Windows.Forms.Control) | |
BorderStyle | Gets or sets the border style of the textbox. (Inherited from Xceed.Editors.WinTextBoxBase) | |
Bottom | (Inherited from System.Windows.Forms.Control) | |
Bounds | (Inherited from System.Windows.Forms.Control) | |
CanFocus | (Inherited from System.Windows.Forms.Control) | |
CanSelect | Gets or sets a boolean value indicating if the Xceed.UI.ThemedScrollableControl can be selected. (Inherited from Xceed.UI.ThemedScrollableControl) | |
Capture | (Inherited from System.Windows.Forms.Control) | |
CausesValidation | (Inherited from System.Windows.Forms.Control) | |
ClientRectangle | (Inherited from System.Windows.Forms.Control) | |
ClientSize | (Inherited from System.Windows.Forms.Control) | |
CompanyName | (Inherited from System.Windows.Forms.Control) | |
Container | (Inherited from System.ComponentModel.Component) | |
ContainsFocus | (Inherited from System.Windows.Forms.Control) | |
ContextMenuStrip | (Inherited from System.Windows.Forms.Control) | |
Controls | (Inherited from System.Windows.Forms.Control) | |
Created | (Inherited from System.Windows.Forms.Control) | |
Cursor | (Inherited from System.Windows.Forms.Control) | |
DataBindings | (Inherited from System.Windows.Forms.Control) | |
DeviceDpi | (Inherited from System.Windows.Forms.Control) | |
DisplayFormatProvider | Gets or sets the custom format provider that will be used to display the date picker's Value. | |
DisplayFormatSpecifier | Gets or sets the format specifier that will be used to display the date picker's Value. | |
DisplayRectangle | (Inherited from System.Windows.Forms.ScrollableControl) | |
Disposing | (Inherited from System.Windows.Forms.Control) | |
Dock | (Inherited from System.Windows.Forms.Control) | |
DropDownAllowFocus | Gets or sets a value indicating if the textbox's WinTextBox.DropDownControl can receive the focus. (Inherited from Xceed.Editors.WinTextBox) | |
DropDownAnchor | Gets or sets the location of the WinTextBox.DropDownControl's anchor. (Inherited from Xceed.Editors.WinTextBox) | |
DropDownButton | Gets or sets the WinButton to use to drop-down the WinTextBox.DropDownControl associated with the textbox. (Inherited from Xceed.Editors.WinTextBox) | |
DropDownControl | ||
DropDownDirection | Gets or sets the direction in which the textbox's dropdown will open. (Inherited from Xceed.Editors.WinTextBox) | |
DropDownGripLocation | Gets the location of the WinTextBox.DropDownControl's resizing grip." ), (Inherited from Xceed.Editors.WinTextBox) | |
DropDownMaxSize | Gets or sets the maximum size the WinTextBox.DropDownControl can have when it is resized. (Inherited from Xceed.Editors.WinTextBox) | |
DropDownMinSize | Gets or sets the minimum size the WinTextBox.DropDownControl can have when it is resized. (Inherited from Xceed.Editors.WinTextBox) | |
DropDownResizable | Gets or sets a boolean value indicating if the WinTextBox.DropDownControl is resizable. (Inherited from Xceed.Editors.WinTextBox) | |
DropDownSize | Gets or sets the size of the dropdown. (Inherited from Xceed.Editors.WinTextBox) | |
DroppedDown | Gets or sets a value indicating whether the textbox is displaying its dropdown portion. (Inherited from Xceed.Editors.WinTextBox) | |
EditFormatProvider | Gets or sets the custom format provider that will be used to edit the date picker's Value. | |
EditFormatSpecifier | Gets or sets the format specifier that will be used to edit the date picker's Value. | |
Enabled | (Inherited from System.Windows.Forms.Control) | |
FirstMonth | Gets or sets the first month displayed in the date picker when dropdown is opened. | |
Focused | (Inherited from System.Windows.Forms.Control) | |
Font | (Inherited from System.Windows.Forms.Control) | |
ForeColor | Gets or sets the foreground color of the textbox. (Inherited from Xceed.Editors.WinTextBoxBase) | |
Handle | (Inherited from System.Windows.Forms.Control) | |
HasChildren | (Inherited from System.Windows.Forms.Control) | |
Height | (Inherited from System.Windows.Forms.Control) | |
HorizontalScroll | (Inherited from System.Windows.Forms.ScrollableControl) | |
ImeMode | (Inherited from System.Windows.Forms.Control) | |
InBatchInitialization | Gets a boolean value indicating if the textbox is in batch initialization mode. (Inherited from Xceed.Editors.WinTextBox) | |
InvokeRequired | (Inherited from System.Windows.Forms.Control) | |
IsAccessible | (Inherited from System.Windows.Forms.Control) | |
IsDisposed | (Inherited from System.Windows.Forms.Control) | |
IsHandleCreated | (Inherited from System.Windows.Forms.Control) | |
IsMirrored | (Inherited from System.Windows.Forms.Control) | |
LayoutEngine | (Inherited from System.Windows.Forms.Control) | |
Left | (Inherited from System.Windows.Forms.Control) | |
Location | (Inherited from System.Windows.Forms.Control) | |
Margin | (Inherited from System.Windows.Forms.Control) | |
MaximumSize | (Inherited from System.Windows.Forms.Control) | |
MaxValue | Gets or sets the maximum System.DateTime value that can be assigned to the date picker. | |
MinimumSize | (Inherited from System.Windows.Forms.Control) | |
MinValue | Gets or sets the minimum System.DateTime value that can be assigned to the date picker. | |
Name | (Inherited from System.Windows.Forms.Control) | |
NullDate | Gets or sets System.DateTime value assigned to the date picker when its Value is a null reference (Nothing in Visual Basic). | |
NullDateString | Gets or sets the string displayed in the date picker when a a null reference (Nothing in Visual Basic) is assigned to Value. | |
Padding | (Inherited from System.Windows.Forms.Control) | |
Parent | (Inherited from System.Windows.Forms.Control) | |
PreferredHeight | Gets the preferred height for a single-line textbox. (Inherited from Xceed.Editors.WinTextBoxBase) | |
PreferredSize | (Inherited from System.Windows.Forms.Control) | |
ProductName | (Inherited from System.Windows.Forms.Control) | |
ProductVersion | (Inherited from System.Windows.Forms.Control) | |
RecreatingHandle | (Inherited from System.Windows.Forms.Control) | |
Region | (Inherited from System.Windows.Forms.Control) | |
ResourceAssembly | Gets or sets the assembly representing the resource from which the UI style is loaded. (Inherited from Xceed.UI.ThemedScrollableControl) | |
Right | (Inherited from System.Windows.Forms.Control) | |
RightToLeft | (Inherited from System.Windows.Forms.Control) | |
SideButtons | Gets or sets a collection of WinButton controls which are contained within the WinButtonContainerControl control. (Inherited from Xceed.Editors.WinButtonContainerControl) | |
Site | (Inherited from System.Windows.Forms.Control) | |
Size | (Inherited from System.Windows.Forms.Control) | |
TabIndex | (Inherited from System.Windows.Forms.Control) | |
TabStop | Gets or sets a boolean value indicating whether the user can give the focus to this control using the TAB key. (Inherited from Xceed.Editors.WinTextBoxBase) | |
Tag | (Inherited from System.Windows.Forms.Control) | |
TextBoxArea | ||
TextPadding | Gets or sets the WinTextBoxBase.Text's padding. (Inherited from Xceed.Editors.WinTextBoxBase) | |
Top | (Inherited from System.Windows.Forms.Control) | |
TopLevelControl | (Inherited from System.Windows.Forms.Control) | |
UIStyle | Gets or sets the appearance of the control/editor. (Inherited from Xceed.UI.ThemedScrollableControl) | |
UseWaitCursor | (Inherited from System.Windows.Forms.Control) | |
Value | Gets or sets the datetime value assigned to the date picker. | |
VerticalScroll | (Inherited from System.Windows.Forms.ScrollableControl) | |
Visible | (Inherited from System.Windows.Forms.Control) | |
Width | (Inherited from System.Windows.Forms.Control) |