Click here to Skip to main content
15,905,913 members
Home / Discussions / C#
   

C#

 
GeneralGet form of running application Pin
Judah Gabriel Himango1-Feb-07 16:57
sponsorJudah Gabriel Himango1-Feb-07 16:57 
GeneralRe: Get form of running application Pin
Christian Graus1-Feb-07 18:08
protectorChristian Graus1-Feb-07 18:08 
GeneralRe: Get form of running application Pin
Judah Gabriel Himango1-Feb-07 18:10
sponsorJudah Gabriel Himango1-Feb-07 18:10 
GeneralRe: Get form of running application Pin
Christian Graus1-Feb-07 18:19
protectorChristian Graus1-Feb-07 18:19 
GeneralRe: Get form of running application Pin
aSarafian1-Feb-07 21:35
aSarafian1-Feb-07 21:35 
GeneralRe: Get form of running application Pin
S. Senthil Kumar2-Feb-07 6:27
S. Senthil Kumar2-Feb-07 6:27 
QuestionSetting a default DateTime value in the dataset Pin
Glen Harvy1-Feb-07 15:05
Glen Harvy1-Feb-07 15:05 
QuestionPOS Application, printing control fonts (possibly using WORD API) Pin
jeweladdict1-Feb-07 14:46
jeweladdict1-Feb-07 14:46 
In order to open a cash register hooked up to my receipt printer, I need to send 'G' using the CONTROL font to the printer. Using PrintDocument does not work because all of the text gets turned into a picture before it gets printed and so the printer does not recognize the special font. The printers are on USB and Ethernet and so it's not as simple as sending a code over the desired port... how do I actually send the string to the printer?

One way that I think will work is if I send a string to a WORD document with the specified font and print it (with visibility set to false to make it transparent). Can someone point me in the right direction to do so?

Thanks!
QuestionNo data breakpoints in vs c#? WTF? Pin
Member 961-Feb-07 13:20
Member 961-Feb-07 13:20 
AnswerRe: No data breakpoints in vs c#? WTF? Pin
Judah Gabriel Himango1-Feb-07 13:27
sponsorJudah Gabriel Himango1-Feb-07 13:27 
GeneralRe: No data breakpoints in vs c#? WTF? Pin
Member 961-Feb-07 13:39
Member 961-Feb-07 13:39 
GeneralRe: No data breakpoints in vs c#? WTF? Pin
Christian Graus1-Feb-07 14:38
protectorChristian Graus1-Feb-07 14:38 
GeneralRe: No data breakpoints in vs c#? WTF? Pin
Member 961-Feb-07 15:09
Member 961-Feb-07 15:09 
GeneralRe: No data breakpoints in vs c#? WTF? Pin
Dave Kreskowiak1-Feb-07 15:53
mveDave Kreskowiak1-Feb-07 15:53 
GeneralRe: No data breakpoints in vs c#? WTF? Pin
Member 961-Feb-07 16:54
Member 961-Feb-07 16:54 
GeneralRe: No data breakpoints in vs c#? WTF? Pin
Ravi Bhavnani1-Feb-07 18:49
professionalRavi Bhavnani1-Feb-07 18:49 
AnswerRe: No data breakpoints in vs c#? WTF? Pin
Russell Jones1-Feb-07 21:54
Russell Jones1-Feb-07 21:54 
QuestionSaving HTML without using SaveAs Pin
alanUIUC201-Feb-07 12:56
alanUIUC201-Feb-07 12:56 
AnswerRe: Saving HTML without using SaveAs Pin
Judah Gabriel Himango1-Feb-07 13:30
sponsorJudah Gabriel Himango1-Feb-07 13:30 
Questionneed to write a code in C++ to take a pic and save it in bitmap Pin
ricardo montemayor1-Feb-07 11:56
ricardo montemayor1-Feb-07 11:56 
AnswerRe: need to write a code in C++ to take a pic and save it in bitmap Pin
Member 961-Feb-07 13:23
Member 961-Feb-07 13:23 
GeneralRe: need to write a code in C++ to take a pic and save it in bitmap Pin
ricardo montemayor1-Feb-07 13:48
ricardo montemayor1-Feb-07 13:48 
GeneralRe: need to write a code in C++ to take a pic and save it in bitmap Pin
Member 961-Feb-07 14:04
Member 961-Feb-07 14:04 
GeneralRe: need to write a code in C++ to take a pic and save it in bitmap Pin
ricardo montemayor1-Feb-07 17:12
ricardo montemayor1-Feb-07 17:12 
QuestionDatabase testing Pin
sreecahitu1-Feb-07 11:27
sreecahitu1-Feb-07 11:27 

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.