IsPen Function | |
-- todo --
Determines if the last Tablet PC mouse event was a pen tap.
Namespace:
XSharp.VFP
Assembly:
XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax Remarks
The IsPen( ) function returns a logical true (.T.) if the last Tablet PC mouse event was a pen tap.
A logical false (.F.) is returned if the last mouse event wasn't a pen tap.
See Also