STK UI PluginsSend comments on this topic.
IAgUiPluginEmbeddedControl Interface

Description

Represents a hosted control object embedded into a custom widow hosted within the integrated environment.

Public Methods

Public Method GetIconFramework calls the method to retrieve an icon to be used as the window icon. The implementation can return a valid pointer to a IPictureDisp object or null if a default icon should be used.
Public Method OnClosingFramework calls the method to notify the control when the parent window is being closed.
Public Method OnSaveModifiedFramework calls the method to notify the control it needs to save any pending modifications.
Public Method SetSiteFramework calls the method to initialize the embedded control by providing the pointer to the control's site object.
© 2025 Analytical Graphics, Inc. All Rights Reserved.