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

C#

 
GeneralType.GetType(name) Pin
cobyjone6-Apr-05 3:34
cobyjone6-Apr-05 3:34 
GeneralRe: Type.GetType(name) Pin
Tom Larsen6-Apr-05 4:15
Tom Larsen6-Apr-05 4:15 
GeneralRe: Type.GetType(name) Pin
cobyjone6-Apr-05 4:25
cobyjone6-Apr-05 4:25 
GeneralUpload files to Server through FTP Pin
Deepa306-Apr-05 3:15
Deepa306-Apr-05 3:15 
GeneralSave and Retrieve pdf/tiff/bmp/jpg from database Pin
Deepa306-Apr-05 3:07
Deepa306-Apr-05 3:07 
GeneralRe: Save and Retrieve pdf/tiff/bmp/jpg from database Pin
Richsolnuv4-Jun-05 2:56
Richsolnuv4-Jun-05 2:56 
QuestionMemoryStream och regular stream? Pin
Snowjim6-Apr-05 3:06
Snowjim6-Apr-05 3:06 
QuestionRichTextBox and stream? Pin
Snowjim6-Apr-05 3:04
Snowjim6-Apr-05 3:04 
Hey!

I have a incoming stream on a Serail port, i want to show this in a RichTextBox.

I have seen that i can load RichTextBox with a stream but it only loads whats in the stream at that moment?

Is there an easy way to let teh stream update the RichTextBox? or do i need to take the data out of the stream and then append to RichTextBox manualy?

And one other thing! i have tested to append data to my RichTextBox from another thread, but this is not posible? do i realy have to use the thread that created the RichTextBox? I am using delegates it another class to add data to the RichTextBox in the main form, this means that it will be another thread that adds data to the RichTextBox.

Best Regards
Jimmy


GeneralPrinting files in C# Pin
mainevent6-Apr-05 2:43
mainevent6-Apr-05 2:43 
GeneralGDI+ probs Pin
Confuzler6-Apr-05 2:37
Confuzler6-Apr-05 2:37 
GeneralRe: GDI+ probs Pin
leppie6-Apr-05 2:51
leppie6-Apr-05 2:51 
GeneralRe: GDI+ probs Pin
Confuzler6-Apr-05 3:12
Confuzler6-Apr-05 3:12 
GeneralRe: GDI+ probs Pin
Confuzler6-Apr-05 3:27
Confuzler6-Apr-05 3:27 
GeneralRe: GDI+ probs Pin
Confuzler6-Apr-05 4:57
Confuzler6-Apr-05 4:57 
GeneralAdd Image icon in textbox Pin
Adnan Siddiqi6-Apr-05 2:21
Adnan Siddiqi6-Apr-05 2:21 
GeneralRe: Add Image icon in textbox Pin
leppie6-Apr-05 2:45
leppie6-Apr-05 2:45 
GeneralDelegate on a MarshalByRefObject Pin
PEK6-Apr-05 1:17
PEK6-Apr-05 1:17 
GeneralRe: Delegate on a MarshalByRefObject Pin
S. Senthil Kumar6-Apr-05 1:27
S. Senthil Kumar6-Apr-05 1:27 
GeneralRe: Delegate on a MarshalByRefObject Pin
PEK6-Apr-05 5:03
PEK6-Apr-05 5:03 
GeneralRe: Delegate on a MarshalByRefObject Pin
Tom Larsen6-Apr-05 4:45
Tom Larsen6-Apr-05 4:45 
GeneralRe: Delegate on a MarshalByRefObject Pin
PEK6-Apr-05 5:59
PEK6-Apr-05 5:59 
GeneralRe: Delegate on a MarshalByRefObject Pin
Tom Larsen11-Apr-05 6:47
Tom Larsen11-Apr-05 6:47 
GeneralRe: Delegate on a MarshalByRefObject Pin
S. Senthil Kumar6-Apr-05 20:04
S. Senthil Kumar6-Apr-05 20:04 
GeneralRe: Delegate on a MarshalByRefObject Pin
Tom Larsen11-Apr-05 6:27
Tom Larsen11-Apr-05 6:27 
Questionhow to get screen solution number? Pin
MJay5-Apr-05 23:56
MJay5-Apr-05 23:56 

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.