InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Win.Themes Namespace / BaseStyle Class / Owner Property

In This Topic
    Owner Property (BaseStyle)
    In This Topic
    Gets collection owner.
    Syntax
    'Declaration
     
    Protected Property Owner As StyledPropertyCollection
    protected StyledPropertyCollection Owner {get; set;}
    See Also