Click here to Skip to main content
15,900,714 members
Home / Discussions / C#
   

C#

 
AnswerRe: Removing bytes from an exe file..... is it possible? Pin
Skymir24-Apr-09 10:16
Skymir24-Apr-09 10:16 
AnswerRe: Removing bytes from an exe file..... is it possible? Pin
OriginalGriff24-Apr-09 23:23
mveOriginalGriff24-Apr-09 23:23 
QuestionWeird Collection Thing [modified] Pin
#realJSOP24-Apr-09 5:55
professional#realJSOP24-Apr-09 5:55 
AnswerRe: Weird Collection Thing Pin
Gideon Engelberth24-Apr-09 7:21
Gideon Engelberth24-Apr-09 7:21 
GeneralRe: Weird Collection Thing Pin
Rolando CC24-Apr-09 7:43
professionalRolando CC24-Apr-09 7:43 
GeneralRe: Weird Collection Thing Pin
#realJSOP24-Apr-09 8:15
professional#realJSOP24-Apr-09 8:15 
Questionwatch video live stream on pda (broadcast from pc) Pin
b_emsi24-Apr-09 5:50
b_emsi24-Apr-09 5:50 
Questiondatasets over class objects to store data Pin
Tina P24-Apr-09 5:35
Tina P24-Apr-09 5:35 
AnswerRe: datasets over class objects to store data Pin
Yusuf24-Apr-09 5:55
Yusuf24-Apr-09 5:55 
GeneralRe: datasets over class objects to store data Pin
Tina P24-Apr-09 6:14
Tina P24-Apr-09 6:14 
GeneralRe: datasets over class objects to store data Pin
Yusuf24-Apr-09 6:20
Yusuf24-Apr-09 6:20 
QuestionRegular Expressions Pin
jas0n2324-Apr-09 4:54
jas0n2324-Apr-09 4:54 
AnswerRe: Regular Expressions Pin
musefan24-Apr-09 5:28
musefan24-Apr-09 5:28 
AnswerRe: Regular Expressions Pin
Yusuf24-Apr-09 5:56
Yusuf24-Apr-09 5:56 
QuestionMultiple Forms Open --- Toolstrip Pin
nagendra.vk24-Apr-09 4:17
nagendra.vk24-Apr-09 4:17 
AnswerRe: Multiple Forms Open --- Toolstrip Pin
musefan24-Apr-09 4:24
musefan24-Apr-09 4:24 
you could try keeping a reference to the master form somewhere, then you can check that to see if the form is already open or not.

perhaps a static instance of the master form, then when you click button check if is null and create new one if it is

Life goes very fast. Tomorrow, today is already yesterday.

GeneralRe: Multiple Forms Open --- Toolstrip Pin
nagendra.vk24-Apr-09 4:45
nagendra.vk24-Apr-09 4:45 
GeneralRe: Multiple Forms Open --- Toolstrip Pin
Nagy Vilmos24-Apr-09 4:47
professionalNagy Vilmos24-Apr-09 4:47 
GeneralRe: Multiple Forms Open --- Toolstrip Pin
musefan24-Apr-09 5:06
musefan24-Apr-09 5:06 
AnswerRe: Multiple Forms Open --- Toolstrip Pin
Pete O'Hanlon24-Apr-09 4:50
mvePete O'Hanlon24-Apr-09 4:50 
QuestionHow can i install .net 3.5 setup project without .net frameowrk 3.5? Pin
Narendra Reddy Vajrala24-Apr-09 1:43
Narendra Reddy Vajrala24-Apr-09 1:43 
AnswerRe: How can i install .net 3.5 setup project without .net frameowrk 3.5? Pin
Paddy Boyd24-Apr-09 1:48
Paddy Boyd24-Apr-09 1:48 
GeneralRe: How can i install .net 3.5 setup project without .net frameowrk 3.5? Pin
Narendra Reddy Vajrala24-Apr-09 2:00
Narendra Reddy Vajrala24-Apr-09 2:00 
GeneralRe: How can i install .net 3.5 setup project without .net frameowrk 3.5? Pin
Dave Kreskowiak24-Apr-09 7:08
mveDave Kreskowiak24-Apr-09 7:08 
AnswerRe: How can i install .net 3.5 setup project without .net frameowrk 3.5? Pin
Henry Minute24-Apr-09 1:48
Henry Minute24-Apr-09 1:48 

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.