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

In This Topic
    C1SplitterPanel Class
    In This Topic
    Represents a single panel in a C1SplitContainer.
    Object Model
    C1SplitterPanel ClassC1SplitContainer Class
    Syntax
    'Declaration
     
    
    Public Class C1SplitterPanel 
       Inherits System.Windows.Forms.ScrollableControl
    public class C1SplitterPanel : System.Windows.Forms.ScrollableControl 
    Inheritance Hierarchy

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

    See Also