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

In This Topic
    CustomizeToolBarEventArgs Class
    In This Topic
    Provides data for the CustomizeToolBar event.
    Object Model
    CustomizeToolBarEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class CustomizeToolBarEventArgs 
       Inherits System.EventArgs
    public class CustomizeToolBarEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.Command.CustomizeToolBarEventArgs

    See Also