Click here to Skip to main content
16,013,648 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralLoop Command Pin
Anonymous7-Jun-05 5:07
Anonymous7-Jun-05 5:07 
GeneralRe: Loop Command Pin
Dave Kreskowiak7-Jun-05 5:22
mveDave Kreskowiak7-Jun-05 5:22 
GeneralRe: Loop Command Pin
CV57-Jun-05 5:27
CV57-Jun-05 5:27 
GeneralRe: Loop Command Pin
Dave Kreskowiak7-Jun-05 5:31
mveDave Kreskowiak7-Jun-05 5:31 
GeneralRe: Loop Command Pin
CV57-Jun-05 5:37
CV57-Jun-05 5:37 
GeneralRe: Loop Command Pin
Dave Kreskowiak7-Jun-05 8:10
mveDave Kreskowiak7-Jun-05 8:10 
GeneralRe: Loop Command Pin
CV57-Jun-05 9:15
CV57-Jun-05 9:15 
GeneralRe: Loop Command Pin
Dave Kreskowiak7-Jun-05 13:09
mveDave Kreskowiak7-Jun-05 13:09 
You're not listening. You CANNOT do this at all! There is NOTHING you can put in this loop that will allow you to do what you want.

You MUST rewrite your form to do whatever it needs to before the user gets to select any element. AFTER the end of that function is where the user will select whatever elements you want them to, then click the OK button. In the Click event of the OK Button, then you can finish processing.

YOU ABSOLUTELY CANNOT RESPOND TO BUTTON CLICK EVENTS WHILE A LOOP IS EXECUTING.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Loop Command Pin
Christian Graus7-Jun-05 13:30
protectorChristian Graus7-Jun-05 13:30 
GeneralRe: Loop Command Pin
Dave Kreskowiak8-Jun-05 2:27
mveDave Kreskowiak8-Jun-05 2:27 
GeneralRe: Loop Command Pin
CV58-Jun-05 4:16
CV58-Jun-05 4:16 
GeneralRe: Loop Command Pin
Christian Graus8-Jun-05 13:36
protectorChristian Graus8-Jun-05 13:36 
Questionhow to run administrative setup in deployment project Pin
Rizwan Bashir7-Jun-05 2:52
Rizwan Bashir7-Jun-05 2:52 
AnswerRe: how to run administrative setup in deployment project Pin
rwestgraham8-Jun-05 1:42
rwestgraham8-Jun-05 1:42 
GeneralMS SQL and VB.net code Pin
LordLothar7-Jun-05 2:24
LordLothar7-Jun-05 2:24 
GeneralRe: MS SQL and VB.net code Pin
Christian Graus7-Jun-05 12:34
protectorChristian Graus7-Jun-05 12:34 
GeneralPrinting in VBA Pin
gunnar667-Jun-05 2:07
gunnar667-Jun-05 2:07 
Generalcreating websites using vb.net Pin
Member 20251937-Jun-05 1:02
Member 20251937-Jun-05 1:02 
GeneralRe: creating websites using vb.net Pin
Mekong River7-Jun-05 6:42
Mekong River7-Jun-05 6:42 
Generalspeed up windows .net application Pin
7-Jun-05 0:20
suss7-Jun-05 0:20 
Generalneed your help :-) Pin
Rizwan Bashir7-Jun-05 2:38
Rizwan Bashir7-Jun-05 2:38 
GeneralRe: speed up windows .net application Pin
Robert Rohde7-Jun-05 6:49
Robert Rohde7-Jun-05 6:49 
Questionhow to do a simple project, i need a sample project , please help me. Pin
Anonymous6-Jun-05 23:09
Anonymous6-Jun-05 23:09 
AnswerRe: how to do a simple project, i need a sample project , please help me. Pin
Rizwan Bashir7-Jun-05 1:04
Rizwan Bashir7-Jun-05 1:04 
GeneralRe: how to do a simple project, i need a sample project , please help me. Pin
Anonymous7-Jun-05 5:24
Anonymous7-Jun-05 5:24 

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.