Name | Description | |
---|---|---|
DropDownForm Constructor | Initializes a new instance of the DropDownForm class. |
The following tables list the members exposed by DropDownForm.
Name | Description | |
---|---|---|
DropDownForm Constructor | Initializes a new instance of the DropDownForm class. |
Name | Description | |
---|---|---|
AlwaysPostChanges | If this flag is set, the changes to the control Value can only be cancelled explicitly, with Esc key or using the CloseForm method, and implicit cancellation (when the form is closed because it loses focus) is disabled. (Inherited from C1.Framework.DropDownFormBase) | |
AutoScaleFactor | (Inherited from System.Windows.Forms.ContainerControl) | |
CanEnableIme | (Inherited from System.Windows.Forms.ContainerControl) | |
CanRaiseEvents | (Inherited from System.Windows.Forms.Control) | |
ClosingUp | This flag is True when we should not close the popup Form from the Deactivate event. (Inherited from C1.Framework.DropDownFormBase) | |
CreateParams | Gets the required creation parameters when the control handle is created. (Inherited from C1.Framework.DropDownFormBase) | |
DefaultCursor | (Inherited from System.Windows.Forms.Control) | |
DefaultImeMode | (Inherited from System.Windows.Forms.Form) | |
DefaultMargin | (Inherited from System.Windows.Forms.Control) | |
DefaultMaximumSize | (Inherited from System.Windows.Forms.Control) | |
DefaultMinimumSize | (Inherited from System.Windows.Forms.Control) | |
DefaultPadding | (Inherited from System.Windows.Forms.Control) | |
DefaultSize | (Inherited from System.Windows.Forms.Form) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
DoubleBuffered | (Inherited from System.Windows.Forms.Control) | |
Events | (Inherited from System.ComponentModel.Component) | |
FontHeight | (Inherited from System.Windows.Forms.Control) | |
HasShadow | Gets or sets a flag indicating if the drop down form has a shadow displayed. (Inherited from C1.Framework.DropDownFormBase) | |
HScroll | (Inherited from System.Windows.Forms.ScrollableControl) | |
IgnoreNextDeactivate | This flag is set when the user clicks the drop-down button in menu while this drop-down is already open. (Inherited from C1.Framework.DropDownFormBase) | |
ImeModeBase | (Inherited from System.Windows.Forms.Control) | |
MaximizedBounds | (Inherited from System.Windows.Forms.Form) | |
NoCancelOnEscape | If this flag is set, pressing the Esc key does not close the form. (Inherited from C1.Framework.DropDownFormBase) | |
NoHideOnItemClick | If true, the form will not be closed when the user clicks some item on this form or on a child form. (Inherited from C1.Framework.DropDownFormBase) | |
NoPostOnEnter | If this flag is set, pressing the Enter key does not close the form. (Inherited from C1.Framework.DropDownFormBase) | |
ResizeRedraw | (Inherited from System.Windows.Forms.Control) | |
ScaleChildren | (Inherited from System.Windows.Forms.Control) | |
ShowWithoutActivation | (Inherited from System.Windows.Forms.Form) | |
VScroll | (Inherited from System.Windows.Forms.ScrollableControl) |