Show the dialog associated with the current active command.
[Visual Basic .NET] Public Sub ShowWindow ( _ ByVal Show As Boolean _ )
[C#] public void ShowWindow ( bool Show );
Product Availability
Available with ArcGIS Desktop.
Show the dialog associated with the current active command.
[Visual Basic .NET] Public Sub ShowWindow ( _ ByVal Show As Boolean _ )
[C#] public void ShowWindow ( bool Show );