[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:Icarus.IcarusApp.SetFormState(System.Windows.Forms.FormWindowState)]

Namespace:  Icarus
Assembly:  Icarus2 (in Icarus2)
Version: 1.0.0.0

Syntax

C#
private static void SetFormState(
	FormWindowState state
)

Parameters

state
Type: System.Windows.Forms..::.FormWindowState

[Missing <param> documentation for "state"]

See Also