Click here to Skip to main content
16,008,719 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: form.Show(IWin32Window) vs form.owner as windows.forms.form Pin
|_josh_|7-Jan-09 9:07
|_josh_|7-Jan-09 9:07 
AnswerRe: form.Show(IWin32Window) vs form.owner as windows.forms.form Pin
Dave Kreskowiak7-Jan-09 8:11
mveDave Kreskowiak7-Jan-09 8:11 
AnswerRe: form.Show(IWin32Window) vs form.owner as windows.forms.form Pin
|_josh_|7-Jan-09 12:44
|_josh_|7-Jan-09 12:44 
GeneralRe: form.Show(IWin32Window) vs form.owner as windows.forms.form Pin
Arthur Milfait10-Feb-09 5:43
Arthur Milfait10-Feb-09 5:43 
QuestionDynamically remove multiple innstances of child form from parent form Pin
sohaib_a7-Jan-09 6:43
sohaib_a7-Jan-09 6:43 
AnswerRe: Dynamically remove multiple innstances of child form from parent form Pin
EliottA7-Jan-09 6:54
EliottA7-Jan-09 6:54 
GeneralRe: Dynamically remove multiple innstances of child form from parent form Pin
sohaib_a7-Jan-09 7:21
sohaib_a7-Jan-09 7:21 
QuestionForce a Tab Pin
Cory Kimble7-Jan-09 4:34
Cory Kimble7-Jan-09 4:34 
I have tried to search for an answer on line but maybe my search choices are worded wrong. I have a form that has multiple text boxes. (Just like many forms) I am using a barcode scanner to input data into the textboxes. I put a enter post amble in the scanner to go to the next field, and it works. The form gives the user the ability to lock fields and keep those values in the textboxes for multiple iterations of the form entry. I lock textfields by changing enabled to false.

Issue: When I scan the text box previous to a locked textbox the cursor will not tab over the locked field. I do not want to put a tab in the scanner do to other issues on that page.

I want to know if there is a way to force a tab through code. Example: When the textbox is validated then force tab to tab to next unlocked textbox.

Thank you for any help you offer.
AnswerRe: Force a Tab Pin
Wendelius7-Jan-09 4:52
mentorWendelius7-Jan-09 4:52 
GeneralRe: Force a Tab Pin
Cory Kimble7-Jan-09 5:48
Cory Kimble7-Jan-09 5:48 
GeneralRe: Force a Tab Pin
Wendelius7-Jan-09 6:07
mentorWendelius7-Jan-09 6:07 
AnswerRe: Force a Tab Pin
programmervb.netc++7-Jan-09 5:17
programmervb.netc++7-Jan-09 5:17 
GeneralRe: Force a Tab Pin
Cory Kimble7-Jan-09 5:46
Cory Kimble7-Jan-09 5:46 
GeneralRe: Force a Tab Pin
nlarson117-Jan-09 5:57
nlarson117-Jan-09 5:57 
AnswerRe: Force a Tab Pin
Alan N7-Jan-09 6:37
Alan N7-Jan-09 6:37 
AnswerRe: Force a Tab Pin
Dave Kreskowiak7-Jan-09 6:53
mveDave Kreskowiak7-Jan-09 6:53 
QuestionLinking Excel 2007 Pivot Tables report fields) Pin
PaulRochell7-Jan-09 2:20
PaulRochell7-Jan-09 2:20 
Questionsending email with dynamically generated htmltable Pin
uglyeyes7-Jan-09 2:16
uglyeyes7-Jan-09 2:16 
AnswerRe: sending email with dynamically generated htmltable Pin
Colin Angus Mackay7-Jan-09 2:26
Colin Angus Mackay7-Jan-09 2:26 
GeneralRe: sending email with dynamically generated htmltable Pin
uglyeyes7-Jan-09 3:59
uglyeyes7-Jan-09 3:59 
GeneralRe: sending email with dynamically generated htmltable Pin
Eddy Vluggen7-Jan-09 4:29
professionalEddy Vluggen7-Jan-09 4:29 
GeneralRe: sending email with dynamically generated htmltable [modified] Pin
uglyeyes7-Jan-09 4:38
uglyeyes7-Jan-09 4:38 
GeneralRe: sending email with dynamically generated htmltable Pin
Eddy Vluggen7-Jan-09 8:18
professionalEddy Vluggen7-Jan-09 8:18 
GeneralRe: sending email with dynamically generated htmltable Pin
uglyeyes7-Jan-09 12:38
uglyeyes7-Jan-09 12:38 
GeneralRe: sending email with dynamically generated htmltable Pin
uglyeyes7-Jan-09 12:53
uglyeyes7-Jan-09 12:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.