Intersoft ClientUI Documentation
PopupPosition Enumeration



Specifies value that determines the popup position.
Syntax
Public Enum PopupPosition 
   Inherits System.Enum
Dim instance As PopupPosition
public enum PopupPosition : System.Enum 
public enum class PopupPosition : public System.Enum 
Members
MemberDescription
Absolute Absolute.
Bottom Bottom.
BottomLeft Bottom left.
BottomRight Bottom right.
CenterParent Center parent.
Left Left.
Relative Relative.
Right Right
Top Top.
TopLeft Top left.
TopRight Top right.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Controls.PopupPosition

Requirements

Target Platforms: 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

See Also

Reference

Intersoft.Client.UI.Controls Namespace

Send Feedback