Click here to Skip to main content
15,902,938 members
Home / Discussions / C#
   

C#

 
GeneralRe: Creating a list of complex object from two lists Pin
dan!sh 10-Mar-10 7:45
professional dan!sh 10-Mar-10 7:45 
AnswerRe: Creating a list of complex object from two lists Pin
Keith Barrow10-Mar-10 9:23
professionalKeith Barrow10-Mar-10 9:23 
GeneralRe: Creating a list of complex object from two lists Pin
Dan Mos10-Mar-10 10:26
Dan Mos10-Mar-10 10:26 
GeneralRe: Creating a list of complex object from two lists Pin
dan!sh 10-Mar-10 16:56
professional dan!sh 10-Mar-10 16:56 
QuestionHow installer can call non-System account action? Pin
dims1210-Mar-10 6:03
dims1210-Mar-10 6:03 
QuestionHow to use CutePDF Writer programmatically Pin
NarVish10-Mar-10 5:53
NarVish10-Mar-10 5:53 
AnswerRe: How to use CutePDF Writer programmatically Pin
JHizzle10-Mar-10 6:01
JHizzle10-Mar-10 6:01 
QuestionHow to top Visual Studio 2005 Designer from modifying my custom control! Pin
Matthew Klein10-Mar-10 5:28
Matthew Klein10-Mar-10 5:28 
Hi All!

I’ve made a class that inherits from ComboBox and have added MinDate, MaxDate, and Value properties. In the constructor of the class I set the default values I want for those properties (they can be overridden by setting the property).

I used the VS 2005 designer to place my custom ComboBoxes on my form, but the designer keeps assigning default values for MinDate, MaxDate, and Value which are overriding the defaults I set in the constructor. When I try and remove the designer code that just deals with the assignment of those three properties the designer adds them back in after the next edit.

Is there a way to still use the designer but not have it hijack my custom controls?

Thank you all in advance!
AnswerRe: How to top Visual Studio 2005 Designer from modifying my custom control! Pin
The Man from U.N.C.L.E.10-Mar-10 5:52
The Man from U.N.C.L.E.10-Mar-10 5:52 
GeneralRe: How to top Visual Studio 2005 Designer from modifying my custom control! Pin
Matthew Klein10-Mar-10 6:12
Matthew Klein10-Mar-10 6:12 
GeneralRe: How to top Visual Studio 2005 Designer from modifying my custom control! Pin
Saksida Bojan10-Mar-10 7:31
Saksida Bojan10-Mar-10 7:31 
AnswerRe: How to top Visual Studio 2005 Designer from modifying my custom control! Pin
DaveyM6910-Mar-10 6:22
professionalDaveyM6910-Mar-10 6:22 
AnswerRe: How to top Visual Studio 2005 Designer from modifying my custom control! Pin
Matthew Klein10-Mar-10 6:59
Matthew Klein10-Mar-10 6:59 
QuestionChroma key Pin
AlexB4710-Mar-10 4:56
AlexB4710-Mar-10 4:56 
QuestionAnyway to check if a SqlConnection has a SqlTransaction open against it Pin
dlarkin7710-Mar-10 4:21
dlarkin7710-Mar-10 4:21 
AnswerRe: Anyway to check if a SqlConnection has a SqlTransaction open against it Pin
Pete O'Hanlon10-Mar-10 6:00
mvePete O'Hanlon10-Mar-10 6:00 
GeneralRe: Anyway to check if a SqlConnection has a SqlTransaction open against it Pin
dlarkin7710-Mar-10 6:13
dlarkin7710-Mar-10 6:13 
AnswerRe: Anyway to check if a SqlConnection has a SqlTransaction open against it Pin
PIEBALDconsult10-Mar-10 6:07
mvePIEBALDconsult10-Mar-10 6:07 
GeneralRe: Anyway to check if a SqlConnection has a SqlTransaction open against it Pin
dlarkin7710-Mar-10 6:15
dlarkin7710-Mar-10 6:15 
Questionasp.net c# webcam Pin
brsecu10-Mar-10 4:02
brsecu10-Mar-10 4:02 
AnswerRe: asp.net c# webcam Pin
Chetan Ranpariya11-Mar-10 2:08
Chetan Ranpariya11-Mar-10 2:08 
QuestionFacebook offline access key Pin
rnvrnv10-Mar-10 3:39
rnvrnv10-Mar-10 3:39 
AnswerRe: Facebook offline access key Pin
1.21 Gigawatts10-Mar-10 3:55
1.21 Gigawatts10-Mar-10 3:55 
AnswerRe: Facebook offline access key Pin
Etienne_12315-Jul-10 23:58
Etienne_12315-Jul-10 23:58 
QuestionDetect a line in an image then delete it Pin
snouto10-Mar-10 2:42
snouto10-Mar-10 2:42 

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.