Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandMdiList Class / Icon Property

In This Topic
    Icon Property (C1CommandMdiList)
    In This Topic
    Gets or sets the command icon.
    Syntax
    'Declaration
     
    
    Public Property Icon As Icon
    public Icon Icon {get; set;}
    See Also