Customization > Automation Interface > Functions > For User Interface > Functions for the Modeler Window > HideMainWindow function (automation interface)
  
HideMainWindow function (automation interface)
Syntax:
HideMainWindow
HideMainWindow hides the main Modeler window from view. By default the main window is hidden when you open Modeler using the Visual Basic Interface.
Examples
In this example, the Modeler window is hidden.
Call Studio.HideMainWindow