AGI Ui Plugins 11 Send comments on this topic.
IAgUiPluginWindowSite Interface

Description

The interface enables creating custom windows within the integrated environment.

Object Model


Public Methods

Public Method CreateNetToolWindow Creates a custom tool window that hosts the .NET user control loaded from the assembly specified by the assemblyPath.
Public Method CreateNetToolWindowParam Creates a custom tool window that hosts the .NET user control loaded from the assembly specified by the assemblyPath.
Public Method CreateParameters Returns a new instance of the parameters used to create custom tool windows.
Public Method CreateToolWindow Creates a custom tool window that hosts the control specified by the parameter pPlugin. The method returns a pointer to the newly created window.
Public Method CreateToolWindowParam Creates a custom tool window using the given parameters.

Remarks

IAgUiPluginWindowSite interface provides methods to create native or .NET custom windows.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1