IDropDownOwner Interface Members
In This Topic
The following tables list the members exposed by IDropDownOwner.
Public Properties
| Name | Description |
| DropDownAlign | Gets a value that determines the alignment of the drop down form. |
| DropDownForm | Gets the dropdown form. |
| GapHeight | Gets a distance in pixels between the control edge and the dropdown. |
| HostControl | Gets the System.Windows.Forms.Control that is hosting this IDropDownOwner. |
| IsClosing | Gets a value indicating that the dropdown form closes itself and all child forms. |
| IsRightToLeft | Gets the right-to-left mode value for the owner dropdown. |
| StickDropDownToSideBorder | Gets a value indicating whether to stick the drop-down form to the side border. |
Top
Public Methods
See Also