DateTimePicker Control - Backcolor 
Author Message
 DateTimePicker Control - Backcolor

Can anyone give me some example code to set the Backcolor of a
DateTimePicker control? (If it is possible...)

Thx in advance.



Tue, 27 Jan 2004 17:26:32 GMT  
 DateTimePicker Control - Backcolor

on Fri, 10 Aug 2001 10:26:32 +0100 bearing the following
fruit:

Quote:
>Can anyone give me some example code to set the Backcolor of a
>DateTimePicker control? (If it is possible...)

>Thx in advance.

You can set the CalendarBackColor Property, or is this not
what you mean?

J



Tue, 27 Jan 2004 18:04:00 GMT  
 DateTimePicker Control - Backcolor
No I mean the 'display' backcolor - eg Textbox.Backcolor.


Quote:

> on Fri, 10 Aug 2001 10:26:32 +0100 bearing the following
> fruit:

> >Can anyone give me some example code to set the Backcolor of a
> >DateTimePicker control? (If it is possible...)

> >Thx in advance.

> You can set the CalendarBackColor Property, or is this not
> what you mean?

> J



Tue, 27 Jan 2004 18:12:46 GMT  
 DateTimePicker Control - Backcolor

on Fri, 10 Aug 2001 11:12:46 +0100 bearing the following
fruit:

Quote:
>No I mean the 'display' backcolor - eg Textbox.Backcolor.

I guess your out of luck, when they created this control
they chose not to expose this as a property.

It may be possible with subclassing for example but
personally I would just accept this as a limitation of the
control.

J

Quote:



>> on Fri, 10 Aug 2001 10:26:32 +0100 bearing the following
>> fruit:

>> >Can anyone give me some example code to set the Backcolor of a
>> >DateTimePicker control? (If it is possible...)

>> >Thx in advance.

>> You can set the CalendarBackColor Property, or is this not
>> what you mean?

>> J



Tue, 27 Jan 2004 19:55:29 GMT  
 DateTimePicker Control - Backcolor
Oh well - thanks for your help.


Quote:

> on Fri, 10 Aug 2001 11:12:46 +0100 bearing the following
> fruit:

> >No I mean the 'display' backcolor - eg Textbox.Backcolor.

> I guess your out of luck, when they created this control
> they chose not to expose this as a property.

> It may be possible with subclassing for example but
> personally I would just accept this as a limitation of the
> control.

> J




> >> on Fri, 10 Aug 2001 10:26:32 +0100 bearing the following
> >> fruit:

> >> >Can anyone give me some example code to set the Backcolor of a
> >> >DateTimePicker control? (If it is possible...)

> >> >Thx in advance.

> >> You can set the CalendarBackColor Property, or is this not
> >> what you mean?

> >> J



Tue, 27 Jan 2004 22:19:41 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. Setting the backcolor of the datetimepicker

2. How to set BackColor in DateTimePicker ?

3. backcolor property on SSTab control doesn't change backcolor

4. DateTimePicker and other controls from Windows Common Controls-2 6.0

5. Control Similar to Datetimepicker control

6. Set Textbox BackColor to Ambient BackColor

7. How to install DateTimePicker Control to another computer

8. Blank .text value for DateTimePicker control

9. How to simulate DateTimePicker control in ASP.NET?

10. customize month names in DateTimePicker Control

11. Binding a datetimepicker control to a date time dataset field does not work

12. How to bind data to DateTimePicker control?

 

 
Powered by phpBB® Forum Software