public static IProjectWindow GetCatalogPane( bool createIfNecessary )
Public Shared Function GetCatalogPane( _ Optional ByVal createIfNecessary As Boolean _ ) As IProjectWindow
Parameters
- createIfNecessary
- true (default) to create the pane if it has not already been created
Return Value
An IProjectWindow for the catalog pane or null