ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.8 Assembly / C1.Win.C1Command Namespace / PlacementType Enumeration

In This Topic
    PlacementType Enumeration
    In This Topic
    Specifies the method for displaying the radial menu.
    Syntax
    'Declaration
     
    Public Enum PlacementType 
       Inherits System.Enum
    public enum PlacementType : System.Enum 
    Members
    MemberDescription
    UsePlacementPointThe radial menu will be displayed in the specified point (C1RadialMenu.CenterOnScreen).
    UseScreenCenterThe radial menu will be displayed in the center of the screen.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.Win.C1Command.PlacementType

    scrap%

    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

    C1.Win.C1Command Namespace