C1.Win.4.8 Assembly / C1.Win.Touch Namespace / TouchProcessor Class / IsCursorVisible Method

In This Topic
IsCursorVisible Method (TouchProcessor)
In This Topic
Indicates whether cursor is hidden because the end-user uses touch or pen instead of mouse.
Syntax
'Declaration
 
Public Shared Function IsCursorVisible() As Boolean
 

Return Value

True is cursor is visible; False otherwise.
See Also