Sometimes a user may wish to toggle the inking mode (ink vs. keyboard) of all inkedits on a form at a single time. To do so, you may take advantage of the InkEdit's "InkEnabled" property. The attached form shows how to use two hotspots to toggle inking mode. Pay attention to the script event handler for each hotspot.