Hi Guys,
Can anyone help me with this problem.
Once I press the Tab button inside a text box, the cursor must be positioned in another text box. I used setfocus command to do it. However, once the cursor is on the other text box it is not at the center. It appears that a tab space is introduce hence it is not on the center of the textbox. I have already set the property of the text box's Text Align to fmTextAlignCenter and yet everytime the second text box has the focus it is not at the center but rather after the tab space that was introduced.
Thanks guys, hope to hear from you soon.
Can anyone help me with this problem.
Once I press the Tab button inside a text box, the cursor must be positioned in another text box. I used setfocus command to do it. However, once the cursor is on the other text box it is not at the center. It appears that a tab space is introduce hence it is not on the center of the textbox. I have already set the property of the text box's Text Align to fmTextAlignCenter and yet everytime the second text box has the focus it is not at the center but rather after the tab space that was introduced.
Thanks guys, hope to hear from you soon.