Click here to Skip to main content
16,005,149 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Set Property of Read-Only to be False on Form Pin
Dave Kreskowiak2-May-09 16:24
mveDave Kreskowiak2-May-09 16:24 
GeneralRe: Set Property of Read-Only to be False on Form Pin
Dave Kreskowiak2-May-09 16:25
mveDave Kreskowiak2-May-09 16:25 
GeneralRe: Set Property of Read-Only to be False on Form Pin
ymilan3-May-09 4:07
ymilan3-May-09 4:07 
AnswerRe: Set Property of Read-Only to be False on Form Pin
Tiyani Miyambo4-May-09 0:30
Tiyani Miyambo4-May-09 0:30 
Questionwaitforexit Pin
hrishi3212-May-09 4:34
hrishi3212-May-09 4:34 
AnswerRe: waitforexit Pin
Dave Kreskowiak2-May-09 4:49
mveDave Kreskowiak2-May-09 4:49 
GeneralRe: waitforexit Pin
hrishi3212-May-09 5:01
hrishi3212-May-09 5:01 
GeneralRe: waitforexit Pin
Henry Minute2-May-09 5:08
Henry Minute2-May-09 5:08 
himangshu123 wrote:
i think u r mistaking me.


No but you are mistaking him.

Dave Kreskowiak correctly pointed out that your code waits for exit before it starts. It should start and then wait for exit;
p.waitforexit()
p.start()


switch those two lines round then all should be well.

Incidentally in your OP you stated that the code you posted was not the exact code, and the error message was not the exact error message. In this case it doesn't seem to have made any difference, but you really should (particularly for error messages), give the exact wording.

Henry Minute

Do not read medical books! You could die of a misprint. - Mark Twain
Girl: (staring) "Why do you need an icy cucumber?"
“I want to report a fraud. The government is lying to us all.”

GeneralRe: waitforexit Pin
hrishi3212-May-09 5:10
hrishi3212-May-09 5:10 
GeneralRe: waitforexit Pin
Dave Kreskowiak2-May-09 5:22
mveDave Kreskowiak2-May-09 5:22 
GeneralRe: waitforexit Pin
hrishi3212-May-09 5:11
hrishi3212-May-09 5:11 
GeneralRe: waitforexit Pin
Dave Kreskowiak2-May-09 5:26
mveDave Kreskowiak2-May-09 5:26 
Questionhide TaskBar with the form Pin
hrishi3212-May-09 4:22
hrishi3212-May-09 4:22 
AnswerRe: hide TaskBar with the form Pin
Eddy Vluggen2-May-09 4:40
professionalEddy Vluggen2-May-09 4:40 
QuestionDirListBox control in vb.net2005 Pin
hrishi3212-May-09 4:18
hrishi3212-May-09 4:18 
AnswerRe: DirListBox control in vb.net2005 Pin
Dave Kreskowiak2-May-09 4:47
mveDave Kreskowiak2-May-09 4:47 
GeneralRe: DirListBox control in vb.net2005 Pin
hrishi3212-May-09 4:57
hrishi3212-May-09 4:57 
GeneralRe: DirListBox control in vb.net2005 Pin
Henry Minute2-May-09 5:15
Henry Minute2-May-09 5:15 
GeneralRe: DirListBox control in vb.net2005 Pin
Dave Kreskowiak2-May-09 5:21
mveDave Kreskowiak2-May-09 5:21 
Questionwindowstate maximized : form_activate executes before form_load Pin
nishkarsh_k2-May-09 2:24
nishkarsh_k2-May-09 2:24 
AnswerRe: windowstate maximized : form_activate executes before form_load Pin
Dave Kreskowiak2-May-09 4:58
mveDave Kreskowiak2-May-09 4:58 
GeneralRe: windowstate maximized : form_activate executes before form_load Pin
nishkarsh_k3-May-09 17:28
nishkarsh_k3-May-09 17:28 
GeneralRe: windowstate maximized : form_activate executes before form_load Pin
Dave Kreskowiak4-May-09 1:36
mveDave Kreskowiak4-May-09 1:36 
QuestionPreview Sales report from SQL 2000 Group By Invoice No. in VB.Net Pin
Silva_A2-May-09 0:55
Silva_A2-May-09 0:55 
AnswerRe: Preview Sales report from SQL 2000 Group By Invoice No. in VB.Net Pin
Eddy Vluggen2-May-09 2:14
professionalEddy Vluggen2-May-09 2:14 

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.