It's a form (winform) with these textboxes: TextBoxVoornaam TextBoxAchternaam TextBoxAdres
I would like to print the values below each other. The value from TextBoxVoornaam must be printed in bold and 16 pts. The other values in 12 pts. I've got a button ButtonPrint which should cause the printaction to start. Is this enough information? Thanks, Koen -----Original Message----- From: ariesim1983 [mailto:[EMAIL PROTECTED] Sent: woensdag 16 maart 2005 17:59 To: [email protected] Subject: [Microsofts_C_Sharp] Re: printing from C# --- In [email protected], "Koen Willemse" <K.F. [EMAIL PROTECTED]> wrote: > Hi guys, > > I've got a question. I want to print data that is in textboxes on my form. > Now I can't find a good tutorial or code example for it. Can anybody of you > help me how to do this with some code example on how to do it? > > Hope you can help me. I want to print when I click a certain button on my > form. > > Thanks in advance. > Koen willemse Hi! Can u give me the details of the problems (eg: code,etc) Thanks. Aries Yahoo! Groups Links Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Microsofts_C_Sharp/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
