'Declaration Public Overloads Sub ShowPopup( _ ByVal popupToolKey As String, _ ByVal screenPoint As Point, _ ByVal sourceControl As Control, _ ByVal exclusionRect As Rectangle, _ ByVal dropdownPosition As Infragistics.Win.DropDownPosition, _ ByVal owner As Control, _ ByVal alignRight As Boolean, _ ByVal showMiniToolbar As Boolean _ )
public void ShowPopup( string popupToolKey, Point screenPoint, Control sourceControl, Rectangle exclusionRect, Infragistics.Win.DropDownPosition dropdownPosition, Control owner, bool alignRight, bool showMiniToolbar )
If the DockWithinContainer property is not set then the 'owner' parameter must be specified.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2