Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Disabling the textbox portion of a spinner
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00763909
Message ID:
00763912
Views:
20
This message has been marked as a message which has helped to the initial question of the thread.
>I want users to click the up or down arrows only and not enter information manually. How do I disable the textbox of a spinner?

Just an idea, try to put NODEFAULT in KeyPress. SET CURSOR OFF ih GotFocus and SET CURSOR ON in LostFocus should take care of cursor in the text portion.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform