Click here to Skip to main content
15,913,939 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionBackground worker cnacelation problem Pin
Gagan.2018-Sep-09 19:19
Gagan.2018-Sep-09 19:19 
AnswerRe: Background worker cnacelation problem Pin
Christian Graus18-Sep-09 19:21
protectorChristian Graus18-Sep-09 19:21 
GeneralRe: Background worker cnacelation problem Pin
Gagan.2018-Sep-09 19:31
Gagan.2018-Sep-09 19:31 
GeneralRe: Background worker cnacelation problem Pin
Christian Graus18-Sep-09 20:17
protectorChristian Graus18-Sep-09 20:17 
AnswerRe: Background worker cnacelation problem Pin
Luc Pattyn19-Sep-09 3:07
sitebuilderLuc Pattyn19-Sep-09 3:07 
AnswerRe: Background worker cnacelation problem Pin
Gagan.2019-Sep-09 4:28
Gagan.2019-Sep-09 4:28 
QuestionTought Screen keyboard kinda working help ? Pin
Bob Beaubien18-Sep-09 18:49
Bob Beaubien18-Sep-09 18:49 
AnswerRe: Tought Screen keyboard kinda working help ? Pin
Christian Graus18-Sep-09 19:17
protectorChristian Graus18-Sep-09 19:17 
Hi again

The way I did it was, I made every textbox an instance of a derived class. I made my keyboard static. Whenever a textbox got the focus, it would pass itself to the keyboard ( which it could do elegantly, given that the class was all static ), and then you could also show the keyboard right away, if you wanted, on the basis that a textbox had been focused on. I also set up each textbox to know what the next textbox was, so you could use tab on the keyboard to jump between textboxes.

Christian Graus

Driven to the arms of OSX by Vista.

Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

QuestionDisplay employee record with image like treeview Pin
Pandey Vijay Kumar S.18-Sep-09 17:48
Pandey Vijay Kumar S.18-Sep-09 17:48 
AnswerRe: Display employee record with image like treeview Pin
Christian Graus18-Sep-09 19:18
protectorChristian Graus18-Sep-09 19:18 
QuestionAnyone get this to work ?? Pin
Bob Beaubien18-Sep-09 16:03
Bob Beaubien18-Sep-09 16:03 
AnswerRe: Anyone get this to work ?? Pin
Luc Pattyn18-Sep-09 16:19
sitebuilderLuc Pattyn18-Sep-09 16:19 
GeneralRe: Anyone get this to work ?? Pin
Bob Beaubien18-Sep-09 16:21
Bob Beaubien18-Sep-09 16:21 
GeneralRe: Anyone get this to work ?? Pin
Luc Pattyn18-Sep-09 16:47
sitebuilderLuc Pattyn18-Sep-09 16:47 
GeneralRe: Anyone get this to work ?? Pin
Bob Beaubien18-Sep-09 16:52
Bob Beaubien18-Sep-09 16:52 
QuestionURGENT HELP Pin
McsmartCJ18-Sep-09 14:25
McsmartCJ18-Sep-09 14:25 
AnswerRe: URGENT HELP Pin
Dave Kreskowiak18-Sep-09 15:05
mveDave Kreskowiak18-Sep-09 15:05 
GeneralRe: URGENT HELP Pin
Christian Graus18-Sep-09 15:22
protectorChristian Graus18-Sep-09 15:22 
GeneralRe: URGENT HELP Pin
Dave Kreskowiak18-Sep-09 18:27
mveDave Kreskowiak18-Sep-09 18:27 
GeneralRe: URGENT HELP Pin
Christian Graus18-Sep-09 19:19
protectorChristian Graus18-Sep-09 19:19 
AnswerRe: URGENT HELP Pin
Christian Graus18-Sep-09 15:21
protectorChristian Graus18-Sep-09 15:21 
AnswerRe: URGENT HELP Pin
Luc Pattyn18-Sep-09 15:43
sitebuilderLuc Pattyn18-Sep-09 15:43 
QuestionForm that is showing dialog box is disabled - looses behavior of when showing dialogbox Pin
nlarson1118-Sep-09 10:02
nlarson1118-Sep-09 10:02 
AnswerRe: Form that is showing dialog box is disabled - looses behavior of when showing dialogbox Pin
Eddy Vluggen18-Sep-09 10:29
professionalEddy Vluggen18-Sep-09 10:29 
GeneralRe: Form that is showing dialog box is disabled - looses behavior of when showing dialogbox Pin
nlarson1118-Sep-09 10:37
nlarson1118-Sep-09 10:37 

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.