Click here to Skip to main content
15,891,136 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Pass incoming data from Child to parent Form Pin
Pete O'Hanlon11-Sep-10 2:11
mvePete O'Hanlon11-Sep-10 2:11 
GeneralRe: Pass incoming data from Child to parent Form Pin
KenKen Wong12-Sep-10 15:27
KenKen Wong12-Sep-10 15:27 
GeneralRe: Pass incoming data from Child to parent Form Pin
DaveyM6916-Sep-10 2:23
professionalDaveyM6916-Sep-10 2:23 
GeneralRe: Pass incoming data from Child to parent Form Pin
Pete O'Hanlon16-Sep-10 6:45
mvePete O'Hanlon16-Sep-10 6:45 
QuestionPrint on Thermal Printing Pin
All Time Programming3-Sep-10 3:32
All Time Programming3-Sep-10 3:32 
AnswerRe: Print on Thermal Printing Pin
Dave Kreskowiak3-Sep-10 6:21
mveDave Kreskowiak3-Sep-10 6:21 
GeneralRe: Print on Thermal Printing Pin
All Time Programming3-Sep-10 8:25
All Time Programming3-Sep-10 8:25 
GeneralRe: Print on Thermal Printing Pin
Dave Kreskowiak3-Sep-10 11:12
mveDave Kreskowiak3-Sep-10 11:12 
The only way that's going to happen is if you write your own parser for the language the printer understands (implementing all the commands you have documentation for) and render the image in whatever window you want. There is no class in the .NET Framework that will do this for you. There is probably no 3rd party class that will do this either unless the printer you're using and the commands you send to it are one of the standard page description languages, like PostScript, PCL, ...

GeneralRe: Print on Thermal Printing Pin
Dave Kreskowiak3-Sep-10 13:41
mveDave Kreskowiak3-Sep-10 13:41 
GeneralRe: Print on Thermal Printing Pin
Goutam Patra4-Sep-10 1:51
professionalGoutam Patra4-Sep-10 1:51 
QuestionProblem Sending an Email from Desktop App Pin
All Time Programming2-Sep-10 22:31
All Time Programming2-Sep-10 22:31 
AnswerRe: Problem Sending an Email from Desktop App Pin
DaveAuld2-Sep-10 22:54
professionalDaveAuld2-Sep-10 22:54 
GeneralRe: Problem Sending an Email from Desktop App Pin
All Time Programming2-Sep-10 23:11
All Time Programming2-Sep-10 23:11 
GeneralRe: Problem Sending an Email from Desktop App Pin
DaveAuld3-Sep-10 0:34
professionalDaveAuld3-Sep-10 0:34 
GeneralRe: Problem Sending an Email from Desktop App Pin
All Time Programming3-Sep-10 0:32
All Time Programming3-Sep-10 0:32 
GeneralRe: Problem Sending an Email from Desktop App Pin
DaveAuld3-Sep-10 0:34
professionalDaveAuld3-Sep-10 0:34 
QuestionHow to change bool flag status on the main windows mobile form by pressing button on the other windows mobile form Pin
acont1-Sep-10 22:27
acont1-Sep-10 22:27 
AnswerRe: How to change bool flag status on the main windows mobile form by pressing button on the other windows mobile form Pin
Eddy Vluggen2-Sep-10 9:12
professionalEddy Vluggen2-Sep-10 9:12 
Questioni am asking for answers and not lectures from you guys Pin
imak31-Aug-10 7:21
imak31-Aug-10 7:21 
AnswerAlmost a repost - please ignore Pin
dan!sh 31-Aug-10 8:21
professional dan!sh 31-Aug-10 8:21 
GeneralRe: Its not a repost but a bit more specific questoin let me explain Pin
Richard MacCutchan31-Aug-10 12:00
mveRichard MacCutchan31-Aug-10 12:00 
GeneralRe: Its not a repost but a bit more specific questoin let me explain Pin
imak31-Aug-10 20:30
imak31-Aug-10 20:30 
AnswerRe: i am asking for answers and not lectures from you guys PinPopular
Tom Deketelaere31-Aug-10 22:06
professionalTom Deketelaere31-Aug-10 22:06 
AnswerRe: Read winform control properties via reflection Pin
dan!sh 31-Aug-10 8:20
professional dan!sh 31-Aug-10 8:20 
QuestionSOLVED - Secure the Software [modified] Pin
All Time Programming31-Aug-10 0:05
All Time Programming31-Aug-10 0:05 

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.