Applies to
Window.
Description
When set to true, indicates that minimized MDI child windows (for MDI frame) or icon (for window) will automatically be kept arranged.
Usage
status = Set_Property (windowID, "ARRANGEICONS" , truefalse)
status = Get_Property (windowID, "ARRANGEICONS" )
Remarks
Values returned by both Set_Property and Get_Property:
Value | Description |
---|---|
true | Arranged. |
false | Not arranged. |
See also
Send_Message("MDICASCADE"), Send_Message("MDITILE"), ARRANGEICONS event