Click here to Skip to main content
15,917,991 members
Home / Discussions / C#
   

C#

 
GeneralRe: DLL integration Pin
Andy Wieberneit15-Apr-04 3:39
Andy Wieberneit15-Apr-04 3:39 
GeneralRe: DLL integration Pin
Heath Stewart15-Apr-04 4:16
protectorHeath Stewart15-Apr-04 4:16 
QuestionHow to customize PrintPreviewDialog in C# Pin
sachinkalse14-Apr-04 20:45
sachinkalse14-Apr-04 20:45 
AnswerRe: How to customize PrintPreviewDialog in C# Pin
Heath Stewart15-Apr-04 4:13
protectorHeath Stewart15-Apr-04 4:13 
GeneralRe: How to customize PrintPreviewDialog in C# Pin
sachinkalse26-Apr-04 20:45
sachinkalse26-Apr-04 20:45 
GeneralRe: How to customize PrintPreviewDialog in C# Pin
Heath Stewart27-Apr-04 2:50
protectorHeath Stewart27-Apr-04 2:50 
GeneralPrint Preview & Print Pin
Anh_Tuan14-Apr-04 19:29
Anh_Tuan14-Apr-04 19:29 
GeneralRe: Print Preview & Print Pin
DougW4814-Apr-04 20:09
DougW4814-Apr-04 20:09 
If you're talking about using MFC, then I assume you have some version of the visual studios. There are a couple of methods you can use for printing. The first is by using the PrintDocument, PrintDialog, PrintPreviewDialog, and PrintPreviewControls. If you're used to MFC, then you'll think these controls are wonderful...I thought they were much easier to use than the printing functions that MFC provides. The second method is by using the Crystal Reports. If you've never used it before, it'll probably take you a couple of hours to get the hang of it, but once you do, you'll be able to set up your print/print preview in a matter of minutes from now on. I recommend the second. Good luck!
GeneralRe: Print Preview & Print Pin
Heath Stewart15-Apr-04 4:07
protectorHeath Stewart15-Apr-04 4:07 
GeneralNumbers being rounded off! Pin
Aroogala14-Apr-04 18:23
Aroogala14-Apr-04 18:23 
GeneralRe: Numbers being rounded off! Pin
Heath Stewart15-Apr-04 4:04
protectorHeath Stewart15-Apr-04 4:04 
GeneralStart Thread with Parameters Pin
azusakt14-Apr-04 15:51
azusakt14-Apr-04 15:51 
GeneralRe: Start Thread with Parameters Pin
Ed Obeda14-Apr-04 16:55
Ed Obeda14-Apr-04 16:55 
GeneralRe: Start Thread with Parameters Pin
Heath Stewart14-Apr-04 17:22
protectorHeath Stewart14-Apr-04 17:22 
QuestionForm across multiple monitor? Pin
pgfraz14-Apr-04 15:37
pgfraz14-Apr-04 15:37 
AnswerRe: Form across multiple monitor? Pin
Heath Stewart14-Apr-04 17:18
protectorHeath Stewart14-Apr-04 17:18 
QuestionDoes anyone know how to make a transparent tabpage? Pin
Flack14-Apr-04 15:30
Flack14-Apr-04 15:30 
AnswerRe: Does anyone know how to make a transparent tabpage? Pin
Carlos H. Perez14-Apr-04 16:44
Carlos H. Perez14-Apr-04 16:44 
GeneralRe: Does anyone know how to make a transparent tabpage? Pin
Flack15-Apr-04 7:41
Flack15-Apr-04 7:41 
QuestionAnyone used SQLite with C#? Pin
tsigo14-Apr-04 13:59
tsigo14-Apr-04 13:59 
GeneralCodeDomSerializer Question Pin
Jamie Nordmeyer14-Apr-04 12:28
Jamie Nordmeyer14-Apr-04 12:28 
GeneralFlex Grid in C# Pin
Greg Ward14-Apr-04 11:26
Greg Ward14-Apr-04 11:26 
GeneralRe: Flex Grid in C# Pin
Heath Stewart14-Apr-04 11:51
protectorHeath Stewart14-Apr-04 11:51 
GeneralRe: Flex Grid in C# Pin
Suelinda_W26-Apr-04 5:42
Suelinda_W26-Apr-04 5:42 
Generaldelegate and AppDomains Pin
VizOne14-Apr-04 11:24
VizOne14-Apr-04 11:24 

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.