Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: ManagedForm(ManagedForm.Settings)

Declaration

public ManagedForm(
    ManagedForm.Settings settings
)

Summary

Initialises a new managed form.

Parameters

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