ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / NavBarButtonStyle Class / Background Property

In This Topic
    Background Property
    In This Topic
    Represents background color or 1st background gradient color of button.
    Syntax
    'Declaration
     
    Public Property Background As System.Drawing.Color
    public System.Drawing.Color Background {get; set;}
    Requirements

    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