Click here to Skip to main content
15,920,503 members
Home / Discussions / C#
   

C#

 
QuestionWindows System color [modified] Pin
Alaric_12-Sep-06 4:01
professionalAlaric_12-Sep-06 4:01 
AnswerRe: Windows System color Pin
Bijesh12-Sep-06 4:47
Bijesh12-Sep-06 4:47 
AnswerRe: Windows System color Pin
Alaric_12-Sep-06 5:42
professionalAlaric_12-Sep-06 5:42 
QuestionAccessing a Print(er) Queue using C# Pin
Andrew Mercer12-Sep-06 3:39
Andrew Mercer12-Sep-06 3:39 
QuestionGetting started with nCover Pin
iqazi12-Sep-06 3:39
iqazi12-Sep-06 3:39 
QuestionAdd items to the context menu for the windows explorer menu Pin
anderslundsgard12-Sep-06 3:28
anderslundsgard12-Sep-06 3:28 
AnswerRe: Add items to the context menu for the windows explorer menu Pin
Nader Elshehabi12-Sep-06 10:27
Nader Elshehabi12-Sep-06 10:27 
QuestionFormatted Output to a Text File Pin
sonicsqwirl12-Sep-06 3:25
sonicsqwirl12-Sep-06 3:25 
I have the need to output text to a file in which when its printed on a pre-printed form, the values in the outputted text file will match up with the boxes on the form. Like an automated typewriter of sorts. I'm doing this so far with the System.IO namespace. The issue i'm having is the space between carrage returns. I'm using a char[] and creating 5000 ' ' char in it and ever 80 chars i'm putting a '\n' char. Then using that to insert at a specific point in that char[] so when it prints its on the specified line and distance from L to R. But on a carrage return, there is a default gap, that gap is throwing off some of the lines. Does anyone know how to correct this, or have a better way of achieving this?

Think of it as a Doctor form that is preprinted blank... and I need to access data from a database and write it to a text file in such a way that when the text file is printed on this preprinted template... the outcome is matched up like you did it on a type writer. Make sense?

Thanks in Advance,
Scott
Questionwhat write in c# Pin
Parshant Verma12-Sep-06 2:55
Parshant Verma12-Sep-06 2:55 
AnswerRe: what write in c# Pin
leppie12-Sep-06 3:38
leppie12-Sep-06 3:38 
QuestionReg:Multi-Column ListBox Control Pin
harshaa12-Sep-06 2:39
harshaa12-Sep-06 2:39 
AnswerRe: Reg:Multi-Column ListBox Control Pin
Bijesh12-Sep-06 4:30
Bijesh12-Sep-06 4:30 
Questionmanipulate a webapp through a webservice Pin
kkadir12-Sep-06 2:30
kkadir12-Sep-06 2:30 
Questionhow do I read/write app.Config ? [modified] Pin
quangnd280212-Sep-06 1:37
quangnd280212-Sep-06 1:37 
AnswerRe: how do I read/write app.Config ? Pin
Christian Graus12-Sep-06 1:48
protectorChristian Graus12-Sep-06 1:48 
AnswerRe: how do I read/write app.Config ? Pin
kkadir12-Sep-06 2:34
kkadir12-Sep-06 2:34 
Questionsingle instance Pin
sarojkumarjena12-Sep-06 1:31
sarojkumarjena12-Sep-06 1:31 
AnswerRe: single instance Pin
User 665812-Sep-06 1:36
User 665812-Sep-06 1:36 
AnswerRe: single instance Pin
jillzhang12-Sep-06 2:20
jillzhang12-Sep-06 2:20 
Questioneditor Pin
sarojkumarjena12-Sep-06 1:07
sarojkumarjena12-Sep-06 1:07 
AnswerRe: editor Pin
User 665812-Sep-06 1:13
User 665812-Sep-06 1:13 
QuestionAllowPartiallyTrustedCallers not working. Pin
Brady Kelly12-Sep-06 1:02
Brady Kelly12-Sep-06 1:02 
AnswerRe: AllowPartiallyTrustedCallers not working. Pin
Brady Kelly12-Sep-06 3:17
Brady Kelly12-Sep-06 3:17 
Questionhow Remote programing for data base applicaton Pin
Behrouz Niroomand12-Sep-06 0:58
Behrouz Niroomand12-Sep-06 0:58 
Questionhow to write to a file when there is no exceptions. Pin
zxc8912-Sep-06 0:28
zxc8912-Sep-06 0:28 

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.