IDropDownForm Interface Members
In This Topic
The following tables list the members exposed by IDropDownForm.
Public Properties
| Name | Description |
| Focusable | Gets or sets a value indicating that form can contain focus. |
| InternalFocusMovement | Gets or sets a value indicating that all focus movements are internal and should not be processed as caused by user input. |
| 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
See Also