propEditStretchableTree
layout propEditStretchableTree boolean { t | nil }
Description
Allows the selection tree in the Property Editor to be stretchable.
GUI Equivalent
Examples
envGetVal("layout" "propEditStretchableTree")
envSetVal("layout" "propEditStretchableTree" 'boolean t)
Related Topics
Return to top