InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Win.Themes 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 Control
    public Control Control {get; set;}
    See Also