Represents a custom window configuration object used to create custom windows integrated within the hosting environment.
![]() | A flag to control to control the number of instances of the same window. |
![]() | A path to the assembly that contains a user control. |
![]() | The window title. |
![]() | Window docking style. |
![]() | The initial window height. |
![]() | The full type name of the user control. |
![]() | The initial window width. |
![]() | The window's initial X position. |
![]() | The window's initial Y position. |