Process WM_DESTROY to clear the pages collection to avoid destroying the form pages more than once.

Namespace: PPJ.Runtime.Windows.QO
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
protected override void WndProc(
	ref Message m
)

See Also