'Declaration Public Enum MenuItemPosition Inherits System.Enum
public enum MenuItemPosition : System.Enum
Member | Description |
---|---|
Auto | The menu takes care about position of its popup. |
Bottom | The preferred position is on bottom of item. |
Left | The preferred position is on left of item. |
Right | The preferred position is on right of item. |
Top | The preferred position is on top of item. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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