ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / GlobalColumnStylesForm Class / ActiveControl Property

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