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

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

    System.Object
       System.EventArgs
          C1.Win.Command.DrawBarEventArgs

    See Also