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

[Missing <summary> documentation for T:Icarus.IcarusApp.SetFormStateCallback]

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

Syntax

C#
private delegate void SetFormStateCallback(
	FormWindowState newstate
)

Parameters

newstate
Type: System.Windows.Forms..::.FormWindowState

See Also