Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1RadialMenu Class
Members

In This Topic
    C1RadialMenu Class
    In This Topic
    Represents a radial menu. This is the class which is used to support themes for the C1RadialMenu control, for internal use only.
    Object Model
    C1RadialMenu Class
    Syntax
    'Declaration
     
    
    Public Class C1RadialMenu 
       Inherits System.ComponentModel.Component
       Implements C1.Win.SuperTooltip.ISupportSuperTooltip 
    public class C1RadialMenu : System.ComponentModel.Component, C1.Win.SuperTooltip.ISupportSuperTooltip  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.Command.C1RadialMenu

    See Also