Click here to Skip to main content
15,896,201 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to refresh a combobox in another form after the values of the combo have been updated? Pin
AlexeiXX325-Aug-08 6:10
AlexeiXX325-Aug-08 6:10 
GeneralRe: How to refresh a combobox in another form after the values of the combo have been updated? Pin
rprateek25-Aug-08 13:46
rprateek25-Aug-08 13:46 
AnswerRe: How to refresh a combobox in another form after the values of the combo have been updated? Pin
rprateek27-Aug-08 17:20
rprateek27-Aug-08 17:20 
QuestionMinimize all windows Pin
AlexeiXX324-Aug-08 18:29
AlexeiXX324-Aug-08 18:29 
AnswerRe: Minimize all windows Pin
John Ad24-Aug-08 21:33
John Ad24-Aug-08 21:33 
GeneralRe: Minimize all windows Pin
AlexeiXX325-Aug-08 6:03
AlexeiXX325-Aug-08 6:03 
GeneralRe: Minimize all windows Pin
Jon_Boy25-Aug-08 7:35
Jon_Boy25-Aug-08 7:35 
GeneralRe: Minimize all windows Pin
AlexeiXX325-Aug-08 7:40
AlexeiXX325-Aug-08 7:40 
Yes, enabling a timer to restore my window after the call to the minimize works fine

I guess the keys are not imediatelly processed and calling thread.currentthread.sleep(1000) stops the whole app and makes no difference Frown | :(

There must be some way to force the keys to be processed

Thanks for the tip

Alexei Rodriguez

GeneralRe: Minimize all windows Pin
JR21227-Aug-08 1:56
JR21227-Aug-08 1:56 
QuestionA more elegent way?? Pin
Rafone24-Aug-08 13:08
Rafone24-Aug-08 13:08 
AnswerRe: A more elegent way?? Pin
jzonthemtn24-Aug-08 13:36
jzonthemtn24-Aug-08 13:36 
GeneralRe: A more elegent way?? Pin
Rafone24-Aug-08 16:01
Rafone24-Aug-08 16:01 
AnswerRe: A more elegent way?? Pin
Gideon Engelberth25-Aug-08 2:45
Gideon Engelberth25-Aug-08 2:45 
QuestionDAtaBinding Problem Pin
vidhish24-Aug-08 1:35
vidhish24-Aug-08 1:35 
AnswerRe: DAtaBinding Problem Pin
Mycroft Holmes24-Aug-08 16:47
professionalMycroft Holmes24-Aug-08 16:47 
AnswerRe: DAtaBinding Problem Pin
rprateek24-Aug-08 21:18
rprateek24-Aug-08 21:18 
AnswerRe: DAtaBinding Problem Pin
Polymorpher27-Aug-08 14:27
Polymorpher27-Aug-08 14:27 
QuestionBinding Problem Pin
vidhish24-Aug-08 1:32
vidhish24-Aug-08 1:32 
AnswerRe: Binding Problem Pin
Mycroft Holmes24-Aug-08 16:48
professionalMycroft Holmes24-Aug-08 16:48 
Questionupdate the datagrid Pin
Ahamed Azeem24-Aug-08 0:28
Ahamed Azeem24-Aug-08 0:28 
AnswerRe: update the datagrid Pin
paas24-Aug-08 0:57
paas24-Aug-08 0:57 
QuestionBinary files - determing format or internal structure Pin
Dennis Lokken23-Aug-08 8:15
Dennis Lokken23-Aug-08 8:15 
AnswerRe: Binary files - determing format or internal structure Pin
csciwizard23-Aug-08 9:05
csciwizard23-Aug-08 9:05 
GeneralRe: Binary files - determing format or internal structure Pin
Dennis Lokken23-Aug-08 10:18
Dennis Lokken23-Aug-08 10:18 
GeneralRe: Binary files - determing format or internal structure [modified] Pin
Dennis Lokken24-Aug-08 8:11
Dennis Lokken24-Aug-08 8:11 

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.