ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / DynamicStyle Class / Owner Property

In This Topic
    Owner Property (DynamicStyle)
    In This Topic
    Gets the style owner object, such as XStyleSet.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As System.Object
    public System.object Owner {get;}
    See Also