|
-
February 16th, 2000, 07:48 PM
#1
Textboxes
I have problems concerning textboxes. Thanks to anyone who can give me some tips on these:
1) I have 2 textboxes, Text1 & Text2, for instance. I wrote a code that after inputting something in Text1 and pressing the Enter key, Text1 will be disabled so that no changes can be made to it, and Text2 will have the focus. But when I try using the Tab key, Text2 has the next focus, but Text1 is still enabled. How can I make the 2 keys perform similarly? I tried using SendKeys but it's still the same.
2) Is there a way of displaying numeric values in textboxes right-aligned?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|