Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ContextMenu Class / Font Property

In This Topic
    Font Property (C1ContextMenu)
    In This Topic
    Gets or sets the font of menu.
    Syntax
    'Declaration
     
    
    Public Overridable Property Font As Font
    public virtual Font Font {get; set;}
    See Also