Click here to Skip to main content
15,899,124 members
Home / Discussions / C#
   

C#

 
GeneralRe: Automatic fluid (in theory) resize of Windows Forms App Pin
brendanpi21-Feb-12 11:40
brendanpi21-Feb-12 11:40 
AnswerRe: Automatic fluid (in theory) resize of Windows Forms App Pin
Luc Pattyn21-Feb-12 13:56
sitebuilderLuc Pattyn21-Feb-12 13:56 
QuestionConvert from unicode to English Pin
Member 770211020-Feb-12 18:34
Member 770211020-Feb-12 18:34 
AnswerRe: Convert from unicode to English PinPopular
OriginalGriff20-Feb-12 21:03
mveOriginalGriff20-Feb-12 21:03 
AnswerRe: Convert from unicode to English Pin
Alan Balkany21-Feb-12 4:21
Alan Balkany21-Feb-12 4:21 
QuestionformPrintHelper Component compatible in .NET 4 Client Profile? Pin
aquahoya20-Feb-12 12:16
aquahoya20-Feb-12 12:16 
AnswerRe: formPrintHelper Component compatible in .NET 4 Client Profile? Pin
Dave Kreskowiak20-Feb-12 12:27
mveDave Kreskowiak20-Feb-12 12:27 
AnswerRe: formPrintHelper Component compatible in .NET 4 Client Profile? Pin
Luc Pattyn20-Feb-12 12:28
sitebuilderLuc Pattyn20-Feb-12 12:28 
It sounds like you are doing something wrong then. I haven't used that component, nor have I studied it in any detail, however here is what should fix the problem:

1. create a Visual Studio solution
2. add Duncan's project to it, and choose the target .NET version you want
3. build it (fix any problem that may occur, none expected)
4. add your project to the solution
5. add to your project a reference to Duncan's
6. add to your source code a "using FormPrintComponent;" statement referring to Duncan's namespace
7. choose the same target .NET version as before
8. now build it all.

Smile | :)
Luc Pattyn [My Articles] Nil Volentibus Arduum

Answerthanks guys Pin
aquahoya20-Feb-12 12:38
aquahoya20-Feb-12 12:38 
Answererrors occuring before build Pin
aquahoya20-Feb-12 12:54
aquahoya20-Feb-12 12:54 
AnswerRe: errors occuring before build Pin
Luc Pattyn20-Feb-12 14:18
sitebuilderLuc Pattyn20-Feb-12 14:18 
GeneralRe: errors occuring before build Pin
aquahoya20-Feb-12 16:03
aquahoya20-Feb-12 16:03 
AnswerRe: errors occuring before build Pin
Luc Pattyn20-Feb-12 16:24
sitebuilderLuc Pattyn20-Feb-12 16:24 
GeneralRe: errors occuring before build Pin
Pete O'Hanlon20-Feb-12 21:52
mvePete O'Hanlon20-Feb-12 21:52 
QuestionExport excel with password protected Pin
selvakumark19-Feb-12 20:37
selvakumark19-Feb-12 20:37 
AnswerRe: Export excel with password protected Pin
Mycroft Holmes19-Feb-12 22:13
professionalMycroft Holmes19-Feb-12 22:13 
Generalwhich is the best language to learn Pin
KAFIL AHMED TAJAMUL DIVEKAR19-Feb-12 18:06
KAFIL AHMED TAJAMUL DIVEKAR19-Feb-12 18:06 
GeneralRe: which is the best language to learn Pin
BillWoodruff19-Feb-12 18:36
professionalBillWoodruff19-Feb-12 18:36 
GeneralRe: which is the best language to learn PinPopular
V.19-Feb-12 21:34
professionalV.19-Feb-12 21:34 
GeneralRe: which is the best language to learn Pin
GParkings19-Feb-12 23:20
GParkings19-Feb-12 23:20 
GeneralRe: which is the best language to learn Pin
Dave Kreskowiak20-Feb-12 8:43
mveDave Kreskowiak20-Feb-12 8:43 
GeneralRe: which is the best language to learn Pin
jschell20-Feb-12 10:10
jschell20-Feb-12 10:10 
GeneralRe: which is the best language to learn Pin
Not Active20-Feb-12 8:48
mentorNot Active20-Feb-12 8:48 
GeneralRe: which is the best language to learn Pin
jschell20-Feb-12 10:18
jschell20-Feb-12 10:18 
AnswerRe: which is the best language to learn Pin
thatraja1-Mar-12 7:43
professionalthatraja1-Mar-12 7:43 

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.