Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.8 Assembly / C1.Design Namespace / DTE Structure / ActiveProject Property

In This Topic
    ActiveProject Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ActiveProject As Project
    public Project ActiveProject {get;}
    See Also