Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
IPopupItem Interface Members
The following tables list the members exposed by IPopupItem.
Public Properties
| Name | Description |
| IsDisplayed | Indicates if the popup is currently displayed. |
| SourceControl | Returns the control associated with the popup window. |
Public Methods
| Name | Description |
| Close | Hides the popup window |
| Show | Displays the popup window. |
Public Events
| Name | Description |
| Closed | Invoked when the popup window has been closed. |
See Also