ComponentOne Windows 7 Control Pack for WinForms
C1.Win.C1Win7Pack Namespace / ThumbButtonCollection Class / Owner Property

In This Topic
    Owner Property (ThumbButtonCollection)
    In This Topic
    Gets the owner C1Thumbnail.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Owner As C1Thumbnail
    public C1Thumbnail Owner {get;}
    See Also