DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / DrawSplitterEventArgs Class
Members

In This Topic
    DrawSplitterEventArgs Class
    In This Topic
    Provides data for the C1SplitterPanel.DrawSplitter event.
    Syntax
    'Declaration
     
    
    Public Class DrawSplitterEventArgs 
       Inherits System.EventArgs
    public class DrawSplitterEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Win.C1SplitContainer.DrawSplitterEventArgs

    See Also