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

Visual Basic

 
GeneralRe: From VB to VB.net Pin
Nick Parker15-Jun-03 1:52
protectorNick Parker15-Jun-03 1:52 
GeneralRe: From VB to VB.net Pin
Jonavis16-Jun-03 5:22
Jonavis16-Jun-03 5:22 
GeneralMoving Multiple Labels Pin
Jm6k13-Jun-03 12:17
Jm6k13-Jun-03 12:17 
GeneralRe: Moving Multiple Labels Pin
dynamic14-Jun-03 0:05
dynamic14-Jun-03 0:05 
GeneralRe: Moving Multiple Labels Pin
Jm6k14-Jun-03 7:33
Jm6k14-Jun-03 7:33 
GeneralRe: Moving Multiple Labels Pin
dynamic14-Jun-03 7:45
dynamic14-Jun-03 7:45 
GeneralRe: Moving Multiple Labels Pin
Jm6k14-Jun-03 7:58
Jm6k14-Jun-03 7:58 
GeneralRe: Moving Multiple Labels Pin
14-Jun-03 13:11
suss14-Jun-03 13:11 
np glad to have helped Cool | :cool:




<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>;
    }
    }



GeneralSounds and Music Pin
TGWDNGHN13-Jun-03 10:43
TGWDNGHN13-Jun-03 10:43 
GeneralRe: Sounds and Music Pin
J. Dunlap13-Jun-03 10:47
J. Dunlap13-Jun-03 10:47 
GeneralRe: Sounds and Music Pin
dynamic14-Jun-03 14:26
dynamic14-Jun-03 14:26 
Generalaccess denied Pin
kristina_c13-Jun-03 7:44
kristina_c13-Jun-03 7:44 
Generaldatagrids Pin
kristina_c13-Jun-03 3:29
kristina_c13-Jun-03 3:29 
GeneralRe: datagrids Pin
GrindAZ13-Jun-03 5:38
GrindAZ13-Jun-03 5:38 
GeneralRe: datagrids Pin
kristina_c13-Jun-03 7:43
kristina_c13-Jun-03 7:43 
GeneralRe: datagrids Pin
GrindAZ13-Jun-03 7:49
GrindAZ13-Jun-03 7:49 
GeneralRe: datagrids Pin
kristina_c16-Jun-03 7:45
kristina_c16-Jun-03 7:45 
GeneralRe: datagrids Pin
GrindAZ16-Jun-03 7:50
GrindAZ16-Jun-03 7:50 
GeneralEnumerate Control Properties in .Net Pin
Chubby Arse13-Jun-03 0:31
Chubby Arse13-Jun-03 0:31 
GeneralRe: Enumerate Control Properties in .Net Pin
J. Dunlap13-Jun-03 7:28
J. Dunlap13-Jun-03 7:28 
GeneralPrint on next page In VB.NET Pin
rain117812-Jun-03 17:30
rain117812-Jun-03 17:30 
GeneralRe: Print on next page In VB.NET Pin
code_gopher20-Jun-03 10:12
code_gopher20-Jun-03 10:12 
GeneralSound Question... Pin
GSMe12-Jun-03 16:35
GSMe12-Jun-03 16:35 
GeneralRe: Sound Question... Pin
Jason McBurney13-Jun-03 6:57
Jason McBurney13-Jun-03 6:57 
GeneralOne thing that Trobles me in VB.NET Pin
greg lynch _nj_12-Jun-03 5:29
greg lynch _nj_12-Jun-03 5:29 

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.