Click here to Skip to main content
15,888,984 members
Home / Discussions / C#
   

C#

 
GeneralRe: Hard Inheritance Questions (for me) Pin
Giorgi Dalakishvili23-Jul-08 4:44
mentorGiorgi Dalakishvili23-Jul-08 4:44 
QuestionLockbits and 8-bit grayscale images Pin
gigahertz20522-Jul-08 12:39
gigahertz20522-Jul-08 12:39 
AnswerRe: Lockbits and 8-bit grayscale images Pin
Guffa22-Jul-08 13:39
Guffa22-Jul-08 13:39 
GeneralRe: Lockbits and 8-bit grayscale images Pin
gigahertz20522-Jul-08 15:26
gigahertz20522-Jul-08 15:26 
GeneralRe: Lockbits and 8-bit grayscale images Pin
Luc Pattyn22-Jul-08 15:42
sitebuilderLuc Pattyn22-Jul-08 15:42 
GeneralRe: Lockbits and 8-bit grayscale images Pin
gigahertz20522-Jul-08 15:50
gigahertz20522-Jul-08 15:50 
GeneralRe: Lockbits and 8-bit grayscale images Pin
Guffa23-Jul-08 4:33
Guffa23-Jul-08 4:33 
QuestionOpen (or focus) forms from listbox items Pin
nelsonpaixao22-Jul-08 12:34
nelsonpaixao22-Jul-08 12:34 
Hi,

I have a form with a listbox controls that has some items in it.
When i double click a item from the listbox it opens a new form that as the title of the item.
(you will see that on some chat applications)
OK, code for the above is fine.

Now, i don´t want to open new forms with the same title, i want to prevent that.
If a form titled "bob" already exists and i double click "bob" item from the listbox, i want the existing form to be focused not open another form with same title!!!
Can anyone help me here?

how can i count forms, get their titles so that a can achive that
i suspect that i have to create some kind of mdiparent/child forms to do that.

Thanks Big Grin | :-D Laugh | :laugh: Poke tongue | ;-P
AnswerRe: Open (or focus) forms from listbox items Pin
Luc Pattyn22-Jul-08 13:29
sitebuilderLuc Pattyn22-Jul-08 13:29 
AnswerRe: Open (or focus) forms from listbox items Pin
nelsonpaixao23-Jul-08 14:06
nelsonpaixao23-Jul-08 14:06 
Questiondata insert mysql+c# Pin
SHINOJK22-Jul-08 12:09
SHINOJK22-Jul-08 12:09 
AnswerRe: data insert mysql+c# Pin
Dirso22-Jul-08 12:30
Dirso22-Jul-08 12:30 
GeneralRe: data insert mysql+c# Pin
Mbah Dhaim22-Jul-08 23:37
Mbah Dhaim22-Jul-08 23:37 
QuestionYet another multi-threading question... Pin
DavidBoyd22-Jul-08 11:58
DavidBoyd22-Jul-08 11:58 
Questionpivot table control in c# Pin
Shuaib wasif khan22-Jul-08 11:46
Shuaib wasif khan22-Jul-08 11:46 
AnswerRe: pivot table control in c# Pin
Vimalsoft(Pty) Ltd22-Jul-08 12:03
professionalVimalsoft(Pty) Ltd22-Jul-08 12:03 
GeneralRe: pivot table control in c# Pin
PIEBALDconsult22-Jul-08 12:10
mvePIEBALDconsult22-Jul-08 12:10 
AnswerRe: pivot table control in c# Pin
Guffa22-Jul-08 12:22
Guffa22-Jul-08 12:22 
QuestionCreate a file chooser. Pin
AgroDuck22-Jul-08 11:32
AgroDuck22-Jul-08 11:32 
AnswerRe: Create a file chooser. Pin
Vimalsoft(Pty) Ltd22-Jul-08 11:56
professionalVimalsoft(Pty) Ltd22-Jul-08 11:56 
AnswerRe: Create a file chooser. Pin
PIEBALDconsult22-Jul-08 12:13
mvePIEBALDconsult22-Jul-08 12:13 
Questionsocket programming Pin
AlexPizzano22-Jul-08 11:28
AlexPizzano22-Jul-08 11:28 
AnswerRe: socket programming Pin
DavidBoyd22-Jul-08 11:47
DavidBoyd22-Jul-08 11:47 
GeneralRe: socket programming Pin
AlexPizzano22-Jul-08 11:50
AlexPizzano22-Jul-08 11:50 
AnswerRe: socket programming Pin
nelsonpaixao22-Jul-08 12:22
nelsonpaixao22-Jul-08 12:22 

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.