Click here to Skip to main content
15,899,474 members
Home / Discussions / C#
   

C#

 
AnswerRe: string to html Pin
Guffa4-Feb-06 2:06
Guffa4-Feb-06 2:06 
GeneralRe: string to html Pin
stijnbe4-Feb-06 4:29
stijnbe4-Feb-06 4:29 
AnswerRe: string to html Pin
Guffa4-Feb-06 6:33
Guffa4-Feb-06 6:33 
GeneralRe: string to html Pin
stijnbe4-Feb-06 21:50
stijnbe4-Feb-06 21:50 
QuestionExcel, how to add workbook? Pin
tray_gator3-Feb-06 23:26
tray_gator3-Feb-06 23:26 
QuestionHow to create registry object like Skype Pin
Sasuko3-Feb-06 22:45
Sasuko3-Feb-06 22:45 
GeneralRe: How to create registry object like Skype Pin
Guffa3-Feb-06 22:53
Guffa3-Feb-06 22:53 
QuestionPrinting question Pin
Beringer3-Feb-06 19:04
Beringer3-Feb-06 19:04 
I'm new to the printing aspects of .Net and have a question.

I have implemented the basic printing capabilities and have been able to direct a RichTextBox to a printer. I figured that when printing occured that same series of "drawing" routines called to display the text in the TextBox would be called again when drawing on the graphics object for the printer. However, what I have found is that my drawing methods are not called again to draw on the printer's graphics object (at least I assume so since the debugger dosen't break on my drawing code when printing).

So my question is how is printing done? Does .Net take the control's output and format it on the graphics object without actually calling my drawing code? If so, is there a way to choose what parts of the TextBox get printed or for that matter reformat the appearance of the text to make it look different than "what you see"?

Thanks,
Eric
QuestionCreate Thumbnail from WMV ? Pin
cromag3-Feb-06 15:26
cromag3-Feb-06 15:26 
AnswerRe: Create Thumbnail from WMV ? Pin
Sean894-Feb-06 8:59
Sean894-Feb-06 8:59 
QuestionSyntax-Hilighting Pin
DigitalKing3-Feb-06 15:24
DigitalKing3-Feb-06 15:24 
AnswerRe: Syntax-Hilighting Pin
Dave Kreskowiak3-Feb-06 16:03
mveDave Kreskowiak3-Feb-06 16:03 
QuestionWSE 3.0: How to add a X509TokenProvider for SystemAccount Pin
Eugenio Lysei Junior3-Feb-06 13:38
Eugenio Lysei Junior3-Feb-06 13:38 
QuestionProxy Problem Please help Pin
snouto3-Feb-06 12:59
snouto3-Feb-06 12:59 
AnswerRe: Proxy Problem Please help Pin
Dave Kreskowiak3-Feb-06 13:43
mveDave Kreskowiak3-Feb-06 13:43 
QuestionThread Timing Issues (Debug/Release) Pin
Office Lineman3-Feb-06 12:51
Office Lineman3-Feb-06 12:51 
AnswerRe: Thread Timing Issues (Debug/Release) Pin
Guffa3-Feb-06 13:16
Guffa3-Feb-06 13:16 
AnswerRe: Thread Timing Issues (Debug/Release) Pin
Dave Kreskowiak3-Feb-06 13:18
mveDave Kreskowiak3-Feb-06 13:18 
GeneralRe: Thread Timing Issues (Debug/Release) Pin
Office Lineman3-Feb-06 14:01
Office Lineman3-Feb-06 14:01 
Joke(OT) Re: Thread Timing Issues (Debug/Release) Pin
mav.northwind3-Feb-06 21:43
mav.northwind3-Feb-06 21:43 
GeneralRe: (OT) Re: Thread Timing Issues (Debug/Release) Pin
Dave Kreskowiak4-Feb-06 7:06
mveDave Kreskowiak4-Feb-06 7:06 
QuestionShowing a Form quickly Pin
ranzask3-Feb-06 12:20
ranzask3-Feb-06 12:20 
AnswerRe: Showing a Form quickly Pin
Dave Kreskowiak3-Feb-06 13:35
mveDave Kreskowiak3-Feb-06 13:35 
GeneralRe: Showing a Form quickly Pin
ranzask3-Feb-06 14:19
ranzask3-Feb-06 14:19 
GeneralRe: Showing a Form quickly Pin
Dave Kreskowiak3-Feb-06 15:49
mveDave Kreskowiak3-Feb-06 15:49 

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.