Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I hide cursor of edit box?
Message
 
 
To
02/04/2003 20:12:00
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00773374
Message ID:
00773376
Views:
13
>Hi all.
>In my program, I have got an edit box to show a memo field. The edit box is read-only and the edit box’s cursor is move automatically to forward of length of memo field. Then shape of cursor is short vertical line.
>I would like to hide cursor. How can I do that?
>Please help me.
>Canh
* GotFocus
SET CURSOR OFF

* LostFocus
SET CURSOR ON
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform