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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface