|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Wait for an eventI have a subroutine that has 2 sections of code. The last line of the
first section displays a button. I need my program to wait until the user clicks the button, then continue executing the rest of that subroutine. (Because the code in the second section uses several local variables, I cannot use the button's click event handler method). Thanks in advance, Casey "casey" <cskel***@cstx.gov> schrieb You will have to use the click event handler. Make the local variables > I have a subroutine that has 2 sections of code. The last line of > the first section displays a button. I need my program to wait > until the user clicks the button, then continue executing the rest > of that subroutine. (Because the code in the second section uses > several local variables, I cannot use the button's click event > handler method). available to the whole class. But why not show a Msgbox instead? Armin
USB Pen Drive Detection - Retrieving
Dates are Evil! HELP! What's going on in this ADO2 code Cannot add MSWord reference Countdown/pause/resume timer Adding New member to TextBox.. Testing simple VB code in design time? .NET and MS Word : setting rightAlignment ??? how linkitem and linkTopic to migrate in vb.net using a integer variable with a vb.net datetime literal |
|||||||||||||||||||||||