Version

PopupInfo Class Members

The following tables list the members exposed by PopupInfo.

Public Constructors
 NameDescription
Public ConstructorPopupInfo ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAlignRightIf true wil attempt to place the dropdown's upper right corner at the location point.  
Public PropertyExclusionRectReturns or sets the area (in screen coordinates) over which the popup should not be displayed.  
Public PropertyOwnerReturns or sets the control that will own the popup  
Public PropertyPositionReturns or sets where to place the dropdown with respect to the exclusion rect.  
Public PropertyPreferredLocationReturns or sets the preferred location (in screen coordinates) for the upper left corner of the dropdown.  
Public PropertySourceControlReturns or sets the control associated with the popup window.  
See Also