Click here to Skip to main content
16,007,885 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Socket Programming Pin
Paul Conrad28-Nov-07 12:42
professionalPaul Conrad28-Nov-07 12:42 
GeneralRe: Socket Programming Pin
ChandraRam28-Nov-07 17:50
ChandraRam28-Nov-07 17:50 
AnswerRe: Chat Pin
ChandraRam27-Nov-07 22:55
ChandraRam27-Nov-07 22:55 
QuestionResizing Forms Pin
Dreamer200727-Nov-07 20:46
Dreamer200727-Nov-07 20:46 
AnswerRe: Resizing Forms Pin
Dave Kreskowiak28-Nov-07 4:33
mveDave Kreskowiak28-Nov-07 4:33 
AnswerRe: Resizing Forms Pin
Paul Conrad28-Nov-07 12:45
professionalPaul Conrad28-Nov-07 12:45 
QuestionIssue with form activate [modified] Pin
nishkarsh_k27-Nov-07 20:42
nishkarsh_k27-Nov-07 20:42 
AnswerRe: Issue with form activate Pin
Dave Kreskowiak28-Nov-07 4:26
mveDave Kreskowiak28-Nov-07 4:26 
From your description, you should be showing Form2 by calling ShowDialog on it, instead of Show. This will restrict the user to using only Form2 until it closes. Then control returns to the code in Form1 on the line after your call to ShowDialog.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


QuestionChat Lan(Help Me) Pin
link_night27-Nov-07 20:26
link_night27-Nov-07 20:26 
AnswerRe: Chat Lan(Help Me) Pin
Tom Deketelaere28-Nov-07 1:00
professionalTom Deketelaere28-Nov-07 1:00 
AnswerRe: Chat Lan(Help Me) Pin
pmarfleet28-Nov-07 2:57
pmarfleet28-Nov-07 2:57 
AnswerRe: Chat Lan(Help Me) Pin
Paul Conrad28-Nov-07 12:46
professionalPaul Conrad28-Nov-07 12:46 
QuestionThreads in Vb.NET Pin
Vimalsoft(Pty) Ltd27-Nov-07 20:26
professionalVimalsoft(Pty) Ltd27-Nov-07 20:26 
AnswerRe: Threads in Vb.NET Pin
Dave Kreskowiak28-Nov-07 4:23
mveDave Kreskowiak28-Nov-07 4:23 
QuestionApplication Installation Problem Pin
Suresh Belur27-Nov-07 20:09
Suresh Belur27-Nov-07 20:09 
AnswerRe: Application Installation Problem Pin
Vimalsoft(Pty) Ltd28-Nov-07 2:02
professionalVimalsoft(Pty) Ltd28-Nov-07 2:02 
GeneralRe: Application Installation Problem Pin
Dave Kreskowiak28-Nov-07 4:20
mveDave Kreskowiak28-Nov-07 4:20 
AnswerRe: Application Installation Problem Pin
Dave Kreskowiak28-Nov-07 4:17
mveDave Kreskowiak28-Nov-07 4:17 
GeneralRe: Application Installation Problem Pin
Suresh Belur28-Nov-07 16:47
Suresh Belur28-Nov-07 16:47 
Questiondelivery report Pin
rishidubey27-Nov-07 12:44
rishidubey27-Nov-07 12:44 
AnswerRe: delivery report Pin
Dave Kreskowiak27-Nov-07 15:30
mveDave Kreskowiak27-Nov-07 15:30 
GeneralRe: delivery report Pin
rishidubey27-Nov-07 15:55
rishidubey27-Nov-07 15:55 
GeneralRe: delivery report Pin
Dave Kreskowiak28-Nov-07 3:27
mveDave Kreskowiak28-Nov-07 3:27 
QuestionSystem.Speech in VB.net for Voice recognition Pin
Slickuser27-Nov-07 11:43
Slickuser27-Nov-07 11:43 
AnswerRe: System.Speech in VB.net for Voice recognition Pin
Christian Graus27-Nov-07 12:24
protectorChristian Graus27-Nov-07 12: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.