Click here to Skip to main content
15,887,135 members
Home / Discussions / C#
   

C#

 
GeneralValue in Database Pin
Mazdak30-Dec-03 1:17
Mazdak30-Dec-03 1:17 
GeneralRe: Value in Database Pin
Heath Stewart30-Dec-03 5:51
protectorHeath Stewart30-Dec-03 5:51 
GeneralRe: Value in Database Pin
Mazdak30-Dec-03 6:32
Mazdak30-Dec-03 6:32 
GeneralRe: Value in Database Pin
Heath Stewart30-Dec-03 7:36
protectorHeath Stewart30-Dec-03 7:36 
GeneralRe: Value in Database Pin
Mazdak30-Dec-03 9:30
Mazdak30-Dec-03 9:30 
GeneralCreating an XML File Pin
deanoA29-Dec-03 22:08
deanoA29-Dec-03 22:08 
GeneralRe: Creating an XML File Pin
Colin Angus Mackay29-Dec-03 22:36
Colin Angus Mackay29-Dec-03 22:36 
GeneralRe: Creating an XML File Pin
Manster31-Dec-03 3:31
Manster31-Dec-03 3:31 
QuestionHow should I call an exe file using C# Pin
Saqib Razzaq29-Dec-03 20:25
Saqib Razzaq29-Dec-03 20:25 
AnswerRe: How should I call an exe file using C# Pin
Yaron K.29-Dec-03 20:38
Yaron K.29-Dec-03 20:38 
GeneralRe: How should I call an exe file using C# Pin
Saqib Razzaq29-Dec-03 20:49
Saqib Razzaq29-Dec-03 20:49 
GeneralRe: How should I call an exe file using C# Pin
Juergen Posny29-Dec-03 22:09
Juergen Posny29-Dec-03 22:09 
GeneralRe: How should I call an exe file using C# Pin
Saqib Razzaq29-Dec-03 22:30
Saqib Razzaq29-Dec-03 22:30 
GeneralExpand/Collapse feature in c# Pin
pc_2k1129-Dec-03 19:35
pc_2k1129-Dec-03 19:35 
GeneralRe: Expand/Collapse feature in c# Pin
Heath Stewart30-Dec-03 5:40
protectorHeath Stewart30-Dec-03 5:40 
GeneralChanging the paper size at run time Pin
Yaron K.29-Dec-03 19:32
Yaron K.29-Dec-03 19:32 
GeneralRe: Changing the paper size at run time Pin
Mazdak29-Dec-03 23:42
Mazdak29-Dec-03 23:42 
GeneralRe: Changing the paper size at run time Pin
Mehdi Moshtaghi30-Dec-03 0:27
Mehdi Moshtaghi30-Dec-03 0:27 
GeneralRe: Changing the paper size at run time Pin
Yaron K.30-Dec-03 2:25
Yaron K.30-Dec-03 2:25 
GeneralRe: Changing the paper size at run time Pin
Heath Stewart30-Dec-03 5:35
protectorHeath Stewart30-Dec-03 5:35 
GeneralRe: Changing the paper size at run time Pin
IntegraSoft31-Dec-03 9:37
IntegraSoft31-Dec-03 9:37 
GeneralRe: Changing the paper size at run time Pin
Heath Stewart31-Dec-03 9:40
protectorHeath Stewart31-Dec-03 9:40 
GeneralRe: Changing the paper size at run time Pin
IntegraSoft31-Dec-03 9:46
IntegraSoft31-Dec-03 9:46 
GeneralRe: Changing the paper size at run time Pin
Heath Stewart31-Dec-03 11:04
protectorHeath Stewart31-Dec-03 11:04 
GeneralRe: Changing the paper size at run time Pin
IntegraSoft1-Jan-04 7:50
IntegraSoft1-Jan-04 7:50 
I try using the enumeration of papersize and it didnt work. But I really need to define a custom size, not one defined on the printer. Before using .Net, I was using VB6, and in Windows 98, Windows 95, it was very easy to print in any paper size in the printer. But after windows NT, or windows 2000, my vb6 applications could not print on any sizes on those windows. I found out that after windows nt, it has to be creted a form and then attach it to the printer and print. Could it be that I have to do the same thing.

Thanks.

Carlos Eduardo Hernandez P.

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.