public Project GetCurrentProject( bool bUseSelDlg )
public: Project^ GetCurrentProject( bool bUseSelDlg )
Parameters
- bUseSelDlg
 - if set to true\: Opens an additional selection dialog, if more than one project was selected in the page browser.
 
Return Value
return != null: the active project return = null: no project is open