InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1Themes Namespace / BaseTheme Class / TopOwner Property

In This Topic
    TopOwner Property (BaseTheme)
    In This Topic
    Gets top owner of the collection.
    Syntax
    'Declaration
     
    Protected ReadOnly Property TopOwner As StyledPropertyCollection
    protected StyledPropertyCollection TopOwner {get;}
    See Also