The interface enables creating custom windows
within the integrated environment.
![]() |
Creates a custom tool window that hosts the .NET user control loaded from the assembly specified by the assemblyPath. |
![]() |
Creates a custom tool window that hosts the .NET user control loaded from the assembly specified by the assemblyPath. |
![]() |
Returns a new instance of the parameters used to create custom tool windows. |
![]() |
Creates a custom tool window that hosts the control specified by the parameter pPlugin. The method returns a pointer to the newly created window. |
![]() |
Creates a custom tool window using the given parameters. |
IAgUiPluginWindowSite interface provides
methods to create native or .NET custom windows.