Gauges for WinForms | ComponentOne
C1.Win.Gauge.8 Assembly / C1.Win.Gauge Namespace / C1Gauge Class / TopLevelControl Property

In This Topic
    TopLevelControl Property (C1Gauge)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property TopLevelControl As System.Windows.Forms.Control
    public System.Windows.Forms.Control TopLevelControl {get;}
    See Also