IDropDownForm Interface Members
In This Topic
The following tables list the members exposed by IDropDownForm.
Public Properties
| Name | Description |
 | IsDisposed | Gets a value indicating whether the form has been disposed of. |
 | Visible | Gets or sets a value indicating whether the form are displayed. |
Top
Public Methods
| Name | Description |
 | ApplyStyle | Applies the style to drop down form. |
 | Close | Closes the form. |
 | CloseForm | Closes the drop down form and activates the parent form. |
 | Dispose | (Inherited from System.IDisposable) |
 | OpenForm | Opens the drop down form at the top of other windows. |
Top
See Also