ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.C1Themes Namespace / BaseThemeProvider Class / Control Property

In This Topic
    Control Property (BaseThemeProvider)
    In This Topic
    Gets or sets owner control.
    Syntax
    'Declaration
     
    Public Property Control As System.Windows.Forms.Control
    public System.Windows.Forms.Control Control {get; set;}
    See Also