Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Credit card swipe
Message
From
04/03/2010 08:55:14
 
 
To
03/03/2010 22:50:32
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01451846
Message ID:
01452474
Views:
48
>>>I'm using an edit box to capture the swiped data. Two questions:
>>>
>>>1. I don't want the user to see the edit box. However, if I set visible .f., it will not accept data.
>>>
>>>2. With the edit box, I do not want the user to key in data, except for Escape or perhaps a '1', but otherwise I want nothing to happen if he doesn't follow instructions and keys in other data. How do I do that?
>>>
>>>Thanks,
>>>
>>>Yossi
>>
>>May be you set editbox position to -100, -100 (for example), so user would not see it?
>Thanks. Now how about my 2nd question? :)

Set the Editbox

Enabled = .F. and

DisabledBackColor = DisabledForeColor

That way he /she cannot type anything and also cannot see anything. If you really need any user input, then use another editbox or textbox for that. More control then over what to use and discard.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform