Version

IPopupItem Interface Members

The following tables list the members exposed by IPopupItem.

Public Properties
 NameDescription
 PropertyIsDisplayedIndicates if the popup is currently displayed.  
 PropertySourceControlReturns the control associated with the popup window.  
Public Methods
 NameDescription
 MethodCloseHides the popup window  
 MethodShowDisplays the popup window.  
Public Events
 NameDescription
 EventClosedInvoked when the popup window has been closed.  
See Also