Property Boolean Client_Area_State
Read Access: | Get Client_Area_State to BooleanVariable |
Write Access: | Set Client_Area_State to BooleanVariable/Value |
A special mode of user interface objects will become a container for children. If an object is a container, the first focusable child of the client gets the focus. If the ring_state of the object is true, the children are placed in a ring in the focus tree. Any object may be a container, but typically objects of the client class are used. A container object is never the focus itself - it always passes the focus on to one of its children.
set client_area_state to true