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

In This Topic
    C1ToolBar Class
    In This Topic
    A themeable control that contains one or more buttons.
    Object Model
    C1ToolBar Class
    Syntax
    'Declaration
     
    
    Public Class C1ToolBar 
       Inherits System.Windows.Forms.Control
       Implements C1.Win.SuperTooltip.ISupportSuperTooltip 
    public class C1ToolBar : System.Windows.Forms.Control, C1.Win.SuperTooltip.ISupportSuperTooltip  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Win.Command.C1ToolBar

    See Also