imageTabTip
ui imageTabTip boolean { t | nil }
Description
Allows you to preview a design by placing the mouse pointer on a tab if multiple designs are open in that tab. The default is nil.
GUI Equivalent
Examples
envGetVal("ui" "imageTabTip")
envSetVal("ui" "imageTabTip" 'boolean t)
Related Topics
Return to top