Next:
set-control-font
Up:
area-container-window<>
Previous:
get-label-font
get-label-position
Returns the current label arrangement for the container. See
set-label-position
.
(send
an-area-container-window
get-label-position)
->
symbol in
'(
horizontal
vertical)
PLT