AGI Ui Application 11 Send comments on this topic.
Activate Method (IAgUiApplication)
See Also 





Description

Activates the application's main window.

Syntax

[Visual Basic .NET]
Public Sub Activate() 

[C#]
public void Activate();

[Managed C++]
public: void Activate();

[Java]
public  activate();

[Unmanaged C++]
public: HRESULT Activate();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1