DropDownFormBaseデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
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 | System.Windows.Forms.ContainerControlから継承されます。 | |
BorderColor | Gets or sets the border color if a value of the PlainBorders property is true. | |
CanEnableIme | System.Windows.Forms.ContainerControlから継承されます。 | |
CanRaiseEvents | System.Windows.Forms.Controlから継承されます。 | |
ClosingUp | This flag is True when we should not close the popup Form from the Deactivate event. | |
Corners | Gets or sets the radii of the element corners. | |
CreateParams | オーバーライドされます。 コントロール ハンドルが作成されるときに必要な作成パラメーターを取得します。 | |
DefaultCursor | System.Windows.Forms.Controlから継承されます。 | |
DefaultImeMode | System.Windows.Forms.Formから継承されます。 | |
DefaultMargin | System.Windows.Forms.Controlから継承されます。 | |
DefaultMaximumSize | System.Windows.Forms.Controlから継承されます。 | |
DefaultMinimumSize | System.Windows.Forms.Controlから継承されます。 | |
DefaultPadding | System.Windows.Forms.Controlから継承されます。 | |
DefaultSize | System.Windows.Forms.Formから継承されます。 | |
DesignMode | System.ComponentModel.Componentから継承されます。 | |
DoubleBuffered | System.Windows.Forms.Controlから継承されます。 | |
Events | System.ComponentModel.Componentから継承されます。 | |
FontHeight | System.Windows.Forms.Controlから継承されます。 | |
HasShadow | Gets or sets a flag indicating if the drop down form has a shadow displayed. | |
HScroll | 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 | System.Windows.Forms.Controlから継承されます。 | |
MaximizedBounds | 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. | |
PlainBorders | Gets or sets a value indicating that the form draws a plain border, use this property with the Corners and BorderColor properties. | |
ResizeRedraw | System.Windows.Forms.Controlから継承されます。 | |
ScaleChildren | System.Windows.Forms.Controlから継承されます。 | |
ShowWithoutActivation | System.Windows.Forms.Formから継承されます。 | |
VScroll | System.Windows.Forms.ScrollableControlから継承されます。 |