ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.8 Assembly / C1.Win.C1SplitContainer Namespace / ThemeScrollableControl Class / Parent Property

In This Topic
    Parent Property (ThemeScrollableControl)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Parent As System.Windows.Forms.Control
    public System.Windows.Forms.Control Parent {get; set;}
    See Also