BCGSoft.Shared Namespace : PopupMenuResizeType Enumeration |
'Declaration Public Enum PopupMenuResizeType Inherits System.Enum
'Usage Dim instance As PopupMenuResizeType
public enum PopupMenuResizeType : System.Enum
__value public enum PopupMenuResizeType : public System.Enum
public enum class PopupMenuResizeType : public System.Enum
Member | Description |
---|---|
Bottom | The popup menu can be resized by the bottom edge. |
BottomCorner | The popup menu can be resized by the bottom corner. |
None | The popup menu can not be resized. |
Top | The popup menu can be resized by the top edge. |
TopCorner | The popup menu can be resized by the top corner. |
System.Object
System.ValueType
System.Enum
BCGSoft.Shared.PopupMenuResizeType
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