\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / C1PrintProgress Class / ActiveControl Property

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