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

Description

Represents a custom window configuration object used to create custom windows integrated within the hosting environment.

Public Properties

Public Property AllowMultiple A flag to control to control the number of instances of the same window.
Public Property AssemblyPath A path to the assembly that contains a user control.
Public Property Caption The window title.
Public Property DockStyle Window docking style.
Public Property Height The initial window height.
Public Property UserControlFullName The full type name of the user control.
Public Property Width The initial window width.
Public Property X The window's initial X position.
Public Property Y The window's initial Y position.
© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1