class
	WEL_SW_CONSTANTS

General
	cluster: wel
	description: "ShowWindow (SW) constants."

Ancestors
	ANY

Queries
	Sw_hide: INTEGER_32
	Sw_minimize: INTEGER_32
	Sw_otherunzoom: INTEGER_32
	Sw_otherzoom: INTEGER_32
	Sw_parentclosing: INTEGER_32
	Sw_parentopening: INTEGER_32
	Sw_restore: INTEGER_32
	Sw_show: INTEGER_32
	Sw_showmaximized: INTEGER_32
	Sw_showminimized: INTEGER_32
	Sw_showminnoactive: INTEGER_32
	Sw_showna: INTEGER_32
	Sw_shownoactivate: INTEGER_32
	Sw_shownormal: INTEGER_32