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

Visual Basic

 
GeneralRe: Picture Box won't show on second form Pin
dynamic20-Jun-03 2:13
dynamic20-Jun-03 2:13 
GeneralRe: Picture Box won't show on second form Pin
Jm6k23-Jun-03 11:45
Jm6k23-Jun-03 11:45 
QuestionMS Code Advisor rules? Pin
Onuk19-Jun-03 3:28
Onuk19-Jun-03 3:28 
Generalvb6 freezing help Pin
DxSolo18-Jun-03 3:13
DxSolo18-Jun-03 3:13 
GeneralRe: vb6 freezing help Pin
DxSolo18-Jun-03 5:07
DxSolo18-Jun-03 5:07 
GeneralRe: Several sub routines in same loop Pin
dynamic17-Jun-03 21:43
dynamic17-Jun-03 21:43 
GeneralRe: Several sub routines in same loop Pin
oliver_twistor17-Jun-03 22:08
oliver_twistor17-Jun-03 22:08 
GeneralRe: Several sub routines in same loop Pin
dynamic18-Jun-03 3:31
dynamic18-Jun-03 3:31 
are you saying you want to cause the triggering of all those buttons in an event? so the loop causes these to do something : Sub K_Sten_Click; Sub K_Sax_Click; Sub K_Pase_Click; Sub K_Klar_Click.



<font color="blue">Private void</font> ExpectingTwins(<font color="blue">string</font> twins)
    {    
    <font color="blue">switch</font>(twins)
    {
    <font color="blue">Case</font> ("twins on the way"):
        MessageBox.Show("for mr and mrs dynamic","twins on the way");
    <font color="blue">break</font>;
    }
    }




GeneralRe: Several sub routines in same loop Pin
oliver_twistor18-Jun-03 22:07
oliver_twistor18-Jun-03 22:07 
GeneralRe: Several sub routines in same loop Pin
oliver_twistor22-Jun-03 9:18
oliver_twistor22-Jun-03 9:18 
GeneralSounds and .WAV using MMControl 6.0 Pin
Jm6k17-Jun-03 13:16
Jm6k17-Jun-03 13:16 
GeneralRe: Sounds and .WAV using MMControl 6.0 Pin
dynamic17-Jun-03 13:50
dynamic17-Jun-03 13:50 
GeneralRe: Sounds and .WAV using MMControl 6.0 Pin
Jm6k18-Jun-03 7:10
Jm6k18-Jun-03 7:10 
GeneralHllapi program to screen scrape in XP Pin
jbyears17-Jun-03 9:28
jbyears17-Jun-03 9:28 
GeneralRe: Hllapi program to screen scrape in XP Pin
Daniel Turini17-Jun-03 10:54
Daniel Turini17-Jun-03 10:54 
GeneralVB COM Object Pin
thowra17-Jun-03 3:02
thowra17-Jun-03 3:02 
GeneralToolbar with Close Button &amp; Title Bar Pin
Anand_Thakur17-Jun-03 0:53
Anand_Thakur17-Jun-03 0:53 
QuestionHow to use multi_thread in VB? Pin
Thomas Lau16-Jun-03 15:48
Thomas Lau16-Jun-03 15:48 
AnswerRe: How to use multi_thread in VB? Pin
Dave Kreskowiak17-Jun-03 6:41
mveDave Kreskowiak17-Jun-03 6:41 
AnswerRe: How to use multi_thread in VB? Pin
WillemM20-Jun-03 7:59
WillemM20-Jun-03 7:59 
Generaldatabase problem Pin
summo16-Jun-03 5:49
summo16-Jun-03 5:49 
Generalgraphing and page layout Pin
shirleyLo16-Jun-03 5:23
shirleyLo16-Jun-03 5:23 
GeneralScanning Bitmaps or JPegs for Barcode Pin
Eric Brasher16-Jun-03 4:58
sussEric Brasher16-Jun-03 4:58 
GeneralRe: Scanning Bitmaps or JPegs for Barcode Pin
newalfi20-Jun-03 6:09
newalfi20-Jun-03 6:09 
GeneralVB precompiler Constants Pin
parths15-Jun-03 21:49
parths15-Jun-03 21:49 

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.