Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to convert byte[] to Stream Pin
Luc Pattyn20-Mar-09 5:00
sitebuilderLuc Pattyn20-Mar-09 5:00 
AnswerRe: How to convert byte[] to Stream Pin
Fayu20-Mar-09 4:45
Fayu20-Mar-09 4:45 
GeneralMessage Removed Pin
20-Mar-09 4:49
professionalN_tro_P20-Mar-09 4:49 
GeneralRe: How to convert byte[] to Stream Pin
Fayu20-Mar-09 4:53
Fayu20-Mar-09 4:53 
QuestionRich text to canvas Pin
damichab20-Mar-09 3:29
damichab20-Mar-09 3:29 
AnswerRe: Rich text to canvas Pin
musefan20-Mar-09 3:54
musefan20-Mar-09 3:54 
GeneralRe: Rich text to canvas Pin
damichab20-Mar-09 4:04
damichab20-Mar-09 4:04 
GeneralRe: Rich text to canvas Pin
musefan20-Mar-09 4:08
musefan20-Mar-09 4:08 
No, DrawString() will not auto handle your formatting.

Have a look at this[^] for some ideas.

You could always handle yourself by iterating through each word in the richtextbox then getting its formatting(color, font etc.) before drawing it to the graphics object.

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

GeneralRe: Rich text to canvas Pin
damichab20-Mar-09 4:22
damichab20-Mar-09 4:22 
QuestionLaunch Program and embed it or place it on a child form Pin
Wallbert Elicot20-Mar-09 1:46
Wallbert Elicot20-Mar-09 1:46 
AnswerRe: Launch Program and embed it or place it on a child form Pin
DaveyM6920-Mar-09 2:01
professionalDaveyM6920-Mar-09 2:01 
Questionopen existing excel file as a new document. [modified] Pin
amit_8320-Mar-09 1:45
amit_8320-Mar-09 1:45 
QuestionProperty is IEnumerable Pin
Adriaan Davel20-Mar-09 1:35
Adriaan Davel20-Mar-09 1:35 
AnswerRe: Property is IEnumerable Pin
moon_stick20-Mar-09 2:29
moon_stick20-Mar-09 2:29 
GeneralRe: Property is IEnumerable Pin
Adriaan Davel20-Mar-09 3:50
Adriaan Davel20-Mar-09 3:50 
GeneralRe: Property is IEnumerable Pin
moon_stick20-Mar-09 4:13
moon_stick20-Mar-09 4:13 
GeneralRe: Property is IEnumerable Pin
Adriaan Davel20-Mar-09 4:43
Adriaan Davel20-Mar-09 4:43 
QuestionAdding an icon to my control library ! Pin
Mohammad Dayyan20-Mar-09 1:34
Mohammad Dayyan20-Mar-09 1:34 
AnswerRe: Adding an icon to my control library ! Pin
DaveyM6920-Mar-09 2:00
professionalDaveyM6920-Mar-09 2:00 
GeneralRe: Adding an icon to my control library ! Pin
Mohammad Dayyan20-Mar-09 17:39
Mohammad Dayyan20-Mar-09 17:39 
QuestionAjax autocomplete in asp.net Pin
gopinathtamil20-Mar-09 0:56
gopinathtamil20-Mar-09 0:56 
AnswerRe: Ajax autocomplete in asp.net Pin
Michael Bookatz20-Mar-09 1:11
Michael Bookatz20-Mar-09 1:11 
QuestionText and image on ListBox Pin
CodingLover20-Mar-09 0:48
CodingLover20-Mar-09 0:48 
AnswerRe: Text and image on ListBox Pin
DaveyM6920-Mar-09 0:56
professionalDaveyM6920-Mar-09 0:56 
QuestionRe: Text and image on ListBox Pin
CodingLover20-Mar-09 1:01
CodingLover20-Mar-09 1: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.