cphScrollShowCellsMenu
layoutXL cphScrollShowCellsMenu boolean { t | nil }
Description
Enables a scroll bar for the Show cells menu in CPH Component Types window.
GUI Equivalent
Examples
envGetVal("layoutXL" "cphScrollShowCellsMenu")
envSetVal("layoutXL" "cphScrollShowCellsMenu" 'boolean t)
envSetVal("layoutXL" "cphScrollShowCellsMenu" 'boolean nil)
Related Topics
Physical Hierarchy Configuration
List of Layout XL Environment Variables
Return to top