AGI Ui Plugins 11 Send comments on this topic.
OnClosing Method (IAgUiPluginEmbeddedControl)
See Also 





Description

Framework calls the method to notify the control when the parent window is being closed.

Syntax

[Visual Basic .NET]
Public Sub OnClosing() 

[C#]
public void OnClosing();

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

[Java]
public  onClosing();

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

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1