STK UI PluginsSend 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();
[Unmanaged C++]
public: HRESULT OnClosing();
[Java]
public void onClosing();

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.