Click or drag to resize

ShellWindow.Arrange Method

X#
Tile, iconize, or cascade all the child windows that are currently open in this shell window.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Arrange(
	kArrangeStyle
) AS USUAL CLIPPER
Request Example View Source

Parameters

kArrangeStyle (Optional)
Type: Usual
Number that indicates how the windows should be arranged. Can be ARRANGEASICONS, ARRANGECASCADE, ARRANGETILEVERTICAL, ARRANGETILEHORIZONTAL

Return Value

Type: Usual
See Also