ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonApplicationMenu Class / Win7Look Property

In This Topic
    Win7Look Property
    In This Topic
    Gets or sets whether the application menu button is rectangular as in Windows 7's WordPad.
    Syntax
    'Declaration
     
    Public Property Win7Look As System.Boolean
    public System.bool Win7Look {get; set;}
    See Also