Click here to Skip to main content
16,005,120 members
Home / Discussions / C#
   

C#

 
QuestionMicrosoft Office Spreadsheet 10.0 Pin
i_martin_r25-Mar-06 4:45
i_martin_r25-Mar-06 4:45 
AnswerRe: Microsoft Office Spreadsheet 10.0 Pin
mcljava25-Mar-06 12:36
mcljava25-Mar-06 12:36 
QuestionDrag and drop Pin
valiovalio25-Mar-06 4:32
valiovalio25-Mar-06 4:32 
AnswerRe: Drag and drop Pin
Robert Rohde25-Mar-06 7:40
Robert Rohde25-Mar-06 7:40 
GeneralRe: Drag and drop Pin
valiovalio25-Mar-06 9:36
valiovalio25-Mar-06 9:36 
QuestionShortcut Pin
nogola25-Mar-06 4:07
nogola25-Mar-06 4:07 
QuestionRemoting or Sockets??? Pin
RizwanSharp25-Mar-06 4:05
RizwanSharp25-Mar-06 4:05 
QuestionSend Message to IM Window Pin
RizwanSharp25-Mar-06 3:57
RizwanSharp25-Mar-06 3:57 
Hello,
I'm developing a chat application. on a main form i maintain a list of online clients. If you want to send message to a single client(private message) then you double click the user name and a new form opened. What i want is to send an object of that message type to that form. The message type may be a string or any other user defined type.
After receiving this message on the IM window I have to display it in the chat TextBox.

My idea is to have a property in IM Form and it should be set whenever a message is received. And in the set {} of this property I invoke an even which put the text in Chat Textbox.

Is it right idea? or there is some better way to do that?

Please Guide me.

Thank in advance

Best Regards,
Rizwan Ahmed
QuestionDetect Opened Forms Pin
RizwanSharp25-Mar-06 3:49
RizwanSharp25-Mar-06 3:49 
AnswerRe: Detect Opened Forms Pin
Stefan Troschuetz25-Mar-06 4:02
Stefan Troschuetz25-Mar-06 4:02 
GeneralRe: Detect Opened Forms Pin
RizwanSharp25-Mar-06 4:09
RizwanSharp25-Mar-06 4:09 
GeneralRe: Detect Opened Forms Pin
Stefan Troschuetz25-Mar-06 4:17
Stefan Troschuetz25-Mar-06 4:17 
GeneralRe: Detect Opened Forms Pin
RizwanSharp25-Mar-06 4:23
RizwanSharp25-Mar-06 4:23 
GeneralRe: Detect Opened Forms Pin
mav.northwind25-Mar-06 4:18
mav.northwind25-Mar-06 4:18 
QuestionLoading a class from DLL at run-time Pin
hhrafn25-Mar-06 3:32
hhrafn25-Mar-06 3:32 
AnswerRe: Loading a class from DLL at run-time Pin
Stefan Troschuetz25-Mar-06 4:09
Stefan Troschuetz25-Mar-06 4:09 
GeneralRe: Loading a class from DLL at run-time Pin
hhrafn25-Mar-06 4:43
hhrafn25-Mar-06 4:43 
QuestionSuppressing XML comments warning? Pin
Dominik Reichl25-Mar-06 3:27
Dominik Reichl25-Mar-06 3:27 
AnswerRe: Suppressing XML comments warning? Pin
leppie25-Mar-06 4:23
leppie25-Mar-06 4:23 
QuestionRe: Suppressing XML comments warning? Pin
Dominik Reichl25-Mar-06 4:32
Dominik Reichl25-Mar-06 4:32 
AnswerRe: Suppressing XML comments warning? Pin
Nicholas Butler25-Mar-06 4:57
sitebuilderNicholas Butler25-Mar-06 4:57 
GeneralRe: Suppressing XML comments warning? Pin
Dominik Reichl25-Mar-06 5:21
Dominik Reichl25-Mar-06 5:21 
Questionproblem with delegates and events Pin
abdelhameed8125-Mar-06 3:24
abdelhameed8125-Mar-06 3:24 
AnswerRe: problem with delegates and events Pin
Stefan Troschuetz25-Mar-06 3:57
Stefan Troschuetz25-Mar-06 3:57 
Questionextracting ISO file Pin
mohdmeraj25-Mar-06 2:01
mohdmeraj25-Mar-06 2:01 

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.