Close a non-modal form that is in global storage.
Namespace: Autodesk.iLogic.Interfaces
Assembly: Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 30.0
Syntax
VB
Sub CloseGlobal ( formName As String )
C#
void CloseGlobal( string formName )
Parameters
- formName
- Type: System.String