Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / ButtonStyles Class / TopOwner Property

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