ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / C1RibbonForm Class / Icon Property

In This Topic
    Icon Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property Icon As System.Drawing.Icon
    public System.Drawing.Icon Icon {get; set;}
    See Also