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