Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to stop flashing cursor in read only textbox?
Message
From
01/06/2001 12:02:27
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00513866
Message ID:
00513874
Views:
15
>I have a bunch of textboxes with names in them on a form. The user can click on a textbox with a name in it to see data about that name in the lower half of the form. I have the textbox enabled, but set as read only. But how can I stop the flashing cursor when they click on the textbox?
>
>I also change the DisabledBackColor to white when they click on the textbox and change it back to the default color when they leave the textbox and click a different textbox with a name in it.
>
>I imagine this is pretty simple to do, but I have never needed to do it and don't see a property that would do this other than Enabled, but I need to keep the textbox enabled so they can click on it.
>
>Thanks for the info.

you can click on buttons and lables, their will be no cursor, it's impossible for the user to directly change the data displayed, but there is not controlsource property and you would change the caption property rather than the value property. But I don't recommend clicking on lables ( users will find that rather odd )
- jer
Previous
Reply
Map
View

Click here to load this message in the networking platform