Auto_Arrange_Icons_State - AppPanel
Determines if icons are rearranged each time this object is resized
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Auto_Arrange_Icons_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get Auto_Arrange_Icons_State to IntegerVariable |
| Write Access: | Set Auto_Arrange_Icons_State to IntegerVariable/Value |
Description
When Auto_arrange_icons_state is true (the default), the icons of minimized views are rearranged each time this object is resized. This ensures that icons always appear at the bottom of the screen. When set false, icons are not moved when this object's size is changed.
Default is false.