Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ToolBar Class / ButtonLookCurrent Property

In This Topic
    ButtonLookCurrent Property
    In This Topic
    Gets the default look of the buttons in the current toolbar orientation.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ButtonLookCurrent As ButtonLookFlags
    public ButtonLookFlags ButtonLookCurrent {get;}
    See Also