IDropDownForm Interface Members
In This Topic
The following tables list the members exposed by IDropDownForm.
Public Properties
| Name | Description |
![Property](template/packages/core-dotnet/images/Property.png) | Focusable | Gets or sets a value indicating that form can contain focus. |
![Property](template/packages/core-dotnet/images/Property.png) | InternalFocusMovement | Gets or sets a value indicating that all focus movements are internal and should not be processed as caused by user input. |
![Property](template/packages/core-dotnet/images/Property.png) | IsDisposed | Gets a value indicating whether the form has been disposed of. |
![Property](template/packages/core-dotnet/images/Property.png) | Visible | Gets or sets a value indicating whether the form are displayed. |
Top
Public Methods
See Also