ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / 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 Class
    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.C1SplitContainer.ThemeScrollableControl
                      C1.Win.C1SplitContainer.C1SplitterPanel

    See Also