Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / C1Editor Class / ActiveControl Property

In This Topic
    ActiveControl Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property ActiveControl As System.Windows.Forms.Control
    public System.Windows.Forms.Control ActiveControl {get; set;}
    See Also