The following tables list the members exposed by DropDownFormBase.
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. | |
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. | |
CreateParams | Overridden. Gets the required creation parameters when the control handle is created. | |
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. | |
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. | |
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. | |
NoHideOnItemClick | If true, the form will not be closed when the user clicks some item on this form or on a child form. | |
NoPostOnEnter | If this flag is set, pressing the Enter key does not close the form. | |
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) |