STK UI PluginsSend comments on this topic.
IAgUiPluginEmbeddedWindowHandle Interface

Description

The interface is used to with native user controls which can be hosted by the integrated environment.

Public Methods

Public Method ApplyApply any changes made to the underlying data object. Returning an error if unsuccessful.

Public Properties

Public Property HWNDReturns the HWND of the embedded control.

Remarks

IAgUiPluginEmbeddedWindowHandle interface is used by the hosting environment to extract a Window handle when hosting a native control inside a custom window.
© 2025 Analytical Graphics, Inc. All Rights Reserved.