Tech Tip: Toggle the 4D Write Pro Ruler programmatically
PRODUCT: 4D | VERSION: 16 R6 | PLATFORM: Mac & Win
Published On: July 20, 2018
Given the following 4D Write Pro area:
Executing the following INVOKE ACTION command while 4D Write Pro is in focus will toggle (hide/show) the Ruler.
INVOKE ACTION("visibleHorizontalRuler") |
See Also: