Click here to Skip to main content
15,910,886 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Form load Pin
msleem20-Oct-06 13:19
msleem20-Oct-06 13:19 
QuestionRead/Write Text file from Remote Server Pin
Ram Murugan19-Oct-06 18:38
Ram Murugan19-Oct-06 18:38 
AnswerRe: Read/Write Text file from Remote Server Pin
Dave Kreskowiak20-Oct-06 8:30
mveDave Kreskowiak20-Oct-06 8:30 
GeneralRe: Read/Write Text file from Remote Server Pin
Ram Murugan21-Oct-06 3:32
Ram Murugan21-Oct-06 3:32 
GeneralRe: Read/Write Text file from Remote Server Pin
Dave Kreskowiak21-Oct-06 3:52
mveDave Kreskowiak21-Oct-06 3:52 
GeneralRe: Read/Write Text file from Remote Server Pin
Ram Murugan23-Oct-06 0:02
Ram Murugan23-Oct-06 0:02 
GeneralRe: Read/Write Text file from Remote Server Pin
Dave Kreskowiak23-Oct-06 2:55
mveDave Kreskowiak23-Oct-06 2:55 
Questionprevent multiple forms from opening Pin
steve_rm19-Oct-06 18:17
steve_rm19-Oct-06 18:17 
Hello,

I have a menu that a user can click and open a window. However, if the user was to click this form many time, it will continue to open up more windows. I want to prevent this from happening. If the user clicks open, it should just open the window once, if the window is already open, then it should get focus for that window.

I hope you understand, this is my code so far.

<br />
Dim rep10 As New NewCalls<br />
rep10.MdiParent = Me<br />
rep10.Show()<br />


Thanks in advance,

steve
AnswerRe: prevent multiple forms from opening Pin
steve_rm20-Oct-06 0:34
steve_rm20-Oct-06 0:34 
Questionvb.net 2005 Scheduler Pin
Subjugate19-Oct-06 17:06
Subjugate19-Oct-06 17:06 
QuestionVisual Studio 2005 Windows Installer Custom Actions Pin
Computer_Guy19-Oct-06 16:35
Computer_Guy19-Oct-06 16:35 
AnswerRe: Visual Studio 2005 Windows Installer Custom Actions Pin
Kschuler20-Oct-06 5:40
Kschuler20-Oct-06 5:40 
QuestionDatabase Queries, Etc. Pin
j5matt19-Oct-06 10:26
j5matt19-Oct-06 10:26 
AnswerRe: Database Queries, Etc. Pin
Christian Graus19-Oct-06 10:42
protectorChristian Graus19-Oct-06 10:42 
GeneralRe: Database Queries, Etc. Pin
Colin Angus Mackay19-Oct-06 13:53
Colin Angus Mackay19-Oct-06 13:53 
GeneralRe: Database Queries, Etc. Pin
Christian Graus19-Oct-06 14:33
protectorChristian Graus19-Oct-06 14:33 
QuestionImplicit conversion from System.ValueType with FileGet Pin
Dick Bellnier19-Oct-06 5:03
Dick Bellnier19-Oct-06 5:03 
QuestionMicrosoft Flexgrid Pin
viji]18-Oct-06 21:25
viji]18-Oct-06 21:25 
AnswerRe: Microsoft Flexgrid Pin
nlarson1119-Oct-06 4:29
nlarson1119-Oct-06 4:29 
GeneralRe: Microsoft Flexgrid Pin
viji]21-Oct-06 18:34
viji]21-Oct-06 18:34 
GeneralRe: Microsoft Flexgrid Pin
nlarson1122-Oct-06 4:33
nlarson1122-Oct-06 4:33 
QuestionActivedocument error - word addin problem [modified] Pin
K edar V18-Oct-06 20:08
K edar V18-Oct-06 20:08 
AnswerRe: Activedocument error - word addin problem Pin
Edbert P19-Oct-06 19:26
Edbert P19-Oct-06 19:26 
GeneralRe: Activedocument error - word addin problem Pin
K edar V19-Oct-06 20:16
K edar V19-Oct-06 20:16 
GeneralRe: Activedocument error - word addin problem Pin
Edbert P19-Oct-06 20:26
Edbert P19-Oct-06 20:26 

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.