Click here to Skip to main content
16,004,887 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How disable Sound on VB project. Pin
icDavid12-Oct-05 15:24
icDavid12-Oct-05 15:24 
AnswerRe: How disable Sound on VB project. Pin
Dave Kreskowiak12-Oct-05 15:50
mveDave Kreskowiak12-Oct-05 15:50 
Questioni need to make a connection to sql server 2000 from vb.net Pin
Anonymous12-Oct-05 10:11
Anonymous12-Oct-05 10:11 
AnswerRe: i need to make a connection to sql server 2000 from vb.net Pin
Dave Kreskowiak12-Oct-05 11:34
mveDave Kreskowiak12-Oct-05 11:34 
GeneralRe: i need to make a connection to sql server 2000 from vb.net Pin
maxiachun12-Oct-05 14:51
maxiachun12-Oct-05 14:51 
GeneralRe: i need to make a connection to sql server 2000 from vb.net Pin
Dave Kreskowiak12-Oct-05 15:43
mveDave Kreskowiak12-Oct-05 15:43 
AnswerRe: i need to make a connection to sql server 2000 from vb.net Pin
K Baruah16-Oct-05 20:33
K Baruah16-Oct-05 20:33 
QuestionMessageBox Behind Forms with ApplicationModal On. Pin
jburkle12-Oct-05 7:23
jburkle12-Oct-05 7:23 
I was wondering if anyone out there has ever run into the problem of having a simple "Done" messagebox pop up behind the other window forms in your application and if so what was causing it and how did you fix it?

I have the messagebox set to ApplicationModel like so:

MsgBox("Done!", _<br />
                vbOKOnly + vbApplicationModal + vbMsgBoxSetForeground, "Renewal")


but it still goes behind the other forms, and the user has to close out the whole application and restart because (s)he can't click on the Okay or anything else in the application.
Answeroff subject Pin
icouldntthinkofagoodname12-Oct-05 8:02
icouldntthinkofagoodname12-Oct-05 8:02 
GeneralRe: off subject Pin
Dave Kreskowiak12-Oct-05 8:08
mveDave Kreskowiak12-Oct-05 8:08 
QuestionDatabinding Pin
kenexcelon12-Oct-05 3:57
kenexcelon12-Oct-05 3:57 
Questiontcplistener + thread Pin
cengelen12-Oct-05 1:27
cengelen12-Oct-05 1:27 
QuestionDLL creation form vb.net project Pin
carlos_rocha12-Oct-05 1:23
carlos_rocha12-Oct-05 1:23 
AnswerRe: DLL creation form vb.net project Pin
enjoycrack12-Oct-05 7:08
enjoycrack12-Oct-05 7:08 
Questionhow to creat a currency converter Pin
Member 235262112-Oct-05 1:04
Member 235262112-Oct-05 1:04 
AnswerRe: how to creat a currency converter Pin
Colin Angus Mackay12-Oct-05 1:31
Colin Angus Mackay12-Oct-05 1:31 
AnswerRe: how to creat a currency converter Pin
Dave Kreskowiak12-Oct-05 1:33
mveDave Kreskowiak12-Oct-05 1:33 
AnswerRe: how to creat a currency converter Pin
icDavid12-Oct-05 15:38
icDavid12-Oct-05 15:38 
Questioni need the steps and code for designing a currency converter Pin
Member 235262112-Oct-05 0:56
Member 235262112-Oct-05 0:56 
AnswerRe: i need the steps and code for designing a currency converter Pin
enjoycrack12-Oct-05 7:05
enjoycrack12-Oct-05 7:05 
Questionmonitor and control remote PC Pin
Ali el11-Oct-05 23:00
Ali el11-Oct-05 23:00 
AnswerRe: monitor and control remote PC Pin
Dave Kreskowiak12-Oct-05 1:30
mveDave Kreskowiak12-Oct-05 1:30 
GeneralI wanted to learn VB.NET Pin
Raju Malladada11-Oct-05 21:41
Raju Malladada11-Oct-05 21:41 
GeneralRe: I wanted to learn VB.NET Pin
jonathan1511-Oct-05 23:44
jonathan1511-Oct-05 23:44 
GeneralRe: I wanted to learn VB.NET Pin
K Baruah16-Oct-05 20:37
K Baruah16-Oct-05 20:37 

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.