DashboardLayout for WinForms | ComponentOne
C1.Win.Layout.Styles Namespace / ItemContainerStyle Class / ToolIcon Property

In This Topic
    ToolIcon Property (ItemContainerStyle)
    In This Topic
    Gets or sets ToolIcon image.
    Syntax
    'Declaration
     
    
    Public Property ToolIcon As Image
    public Image ToolIcon {get; set;}
    See Also