IPopupHost Methods
Methods
ConfigurePosition(PopupPositionRequest) | Configures the position of the popup according to a target control and a set of placement parameters. |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |
Hide() | Hides the popup. |
SetChild(Control) | Sets the control to display in the popup. |
Show() | Shows the popup. |
TakeFocus() | Takes focus from any currently focused native control. |