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

C#

 
GeneralRe: C# Trasnparrnt Control Pin
C.CoderCreator25-Sep-10 23:01
C.CoderCreator25-Sep-10 23:01 
GeneralRe: C# Trasnparrnt Control Pin
OriginalGriff25-Sep-10 23:08
mveOriginalGriff25-Sep-10 23:08 
QuestionHow to set alignments of form controls dynamically. Pin
priyamtheone25-Sep-10 20:02
priyamtheone25-Sep-10 20:02 
AnswerRe: How to set alignments of form controls dynamically. Pin
Mycroft Holmes25-Sep-10 23:46
professionalMycroft Holmes25-Sep-10 23:46 
AnswerRe: How to set alignments of form controls dynamically. Pin
priyamtheone29-Sep-10 3:26
priyamtheone29-Sep-10 3:26 
Questioncustom control problem in design time Pin
reza assar24-Sep-10 23:27
reza assar24-Sep-10 23:27 
AnswerRe: custom control problem in design time Pin
reza assar25-Sep-10 2:24
reza assar25-Sep-10 2:24 
AnswerRe: custom control problem in design time Pin
Gonzalo Cao26-Sep-10 22:36
Gonzalo Cao26-Sep-10 22:36 
The response you've got before is going to work, anyhow I think that you need to know why this won't work.

Thing is that DefaultValue, prevents the form's designer from generating code for this property. So when you set the property as true, no value is generated and bool variables always initialize to false.

That's what's giving you trouble.
GeneralRe: custom control problem in design time Pin
reza assar28-Sep-10 22:59
reza assar28-Sep-10 22:59 
QuestionLinkedIn using C# Pin
Jassim Rahma24-Sep-10 13:31
Jassim Rahma24-Sep-10 13:31 
AnswerRe: LinkedIn using C# Pin
Mycroft Holmes24-Sep-10 15:35
professionalMycroft Holmes24-Sep-10 15:35 
QuestionWebService not returning Color Pin
Luc Pattyn24-Sep-10 10:26
sitebuilderLuc Pattyn24-Sep-10 10:26 
AnswerRe: WebService not returning Color Pin
PIEBALDconsult24-Sep-10 12:19
mvePIEBALDconsult24-Sep-10 12:19 
GeneralRe: WebService not returning Color [modified] Pin
Luc Pattyn24-Sep-10 12:32
sitebuilderLuc Pattyn24-Sep-10 12:32 
GeneralRe: WebService not returning Color Pin
PIEBALDconsult24-Sep-10 13:28
mvePIEBALDconsult24-Sep-10 13:28 
GeneralRe: WebService not returning Color Pin
Luc Pattyn24-Sep-10 14:27
sitebuilderLuc Pattyn24-Sep-10 14:27 
GeneralRe: WebService not returning Color Pin
PIEBALDconsult24-Sep-10 22:07
mvePIEBALDconsult24-Sep-10 22:07 
GeneralRe: WebService not returning Color Pin
Luc Pattyn25-Sep-10 4:55
sitebuilderLuc Pattyn25-Sep-10 4:55 
GeneralRe: WebService not returning Color Pin
Keith Barrow25-Sep-10 1:34
professionalKeith Barrow25-Sep-10 1:34 
GeneralRe: WebService not returning Color [modified] Pin
PIEBALDconsult25-Sep-10 4:19
mvePIEBALDconsult25-Sep-10 4:19 
GeneralRe: WebService not returning Color Pin
Luc Pattyn25-Sep-10 4:49
sitebuilderLuc Pattyn25-Sep-10 4:49 
GeneralRe: WebService not returning Color Pin
PIEBALDconsult25-Sep-10 6:58
mvePIEBALDconsult25-Sep-10 6:58 
GeneralRe: WebService not returning Color Pin
Luc Pattyn25-Sep-10 7:39
sitebuilderLuc Pattyn25-Sep-10 7:39 
GeneralRe: WebService not returning Color Pin
PIEBALDconsult25-Sep-10 9:18
mvePIEBALDconsult25-Sep-10 9:18 
GeneralRe: WebService not returning Color Pin
Luc Pattyn25-Sep-10 9:34
sitebuilderLuc Pattyn25-Sep-10 9:34 

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.