Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: ManagedWindow(ManagedWindow.Settings)

Declaration

public ManagedWindow(
    ManagedWindow.Settings settings
)

Summary

Initialises a new managed window.

Parameters

ManagedWindow.SettingssettingsAn object of type ManagedWindow.Settings from which the position and size of the form are retrieved, and in which they will be stored.