The interface enables creating custom windows
within the integrated environment.
CreateNetToolWindow |
Creates a custom tool window that hosts the .NET user control loaded from the assembly specified by the assemblyPath. |
CreateNetToolWindowParam |
Creates a custom tool window that hosts the .NET user control loaded from the assembly specified by the assemblyPath. |
CreateParameters |
Returns a new instance of the parameters used to create custom tool windows. |
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. |
CreateToolWindowParam |
Creates a custom tool window using the given parameters. |
IAgUiPluginWindowSite interface provides
methods to create native or .NET custom windows.


~340.gif)