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