DashboardLayout for WinForms | ComponentOne
C1.Win.SplitContainer Namespace / C1SplitterPanel Class
Members

In This Topic
    C1SplitterPanel Class
    In This Topic
    Represents a single panel in a C1SplitContainer.
    Syntax
    'Declaration
     
    
    Public Class C1SplitterPanel 
       Inherits ThemeScrollableControl
    public class C1SplitterPanel : ThemeScrollableControl 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   C1.Win.SplitContainer.ThemeScrollableControl
                      C1.Win.SplitContainer.C1SplitterPanel

    See Also