Re: DateTimePicker BackColor
- From: "Ignacio Machin \( .NET/ C# MVP \)" <ignacio.machin AT dot.state.fl.us>
- Date: Tue, 16 Aug 2005 08:57:29 -0400
Hi,
Check if you have any event you can use for it ( dont think so ), otherwise
you will have to inherit from it and repaint the background yourself.
cheers,
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"aaaa" <aaa@xxxxxx> wrote in message
news:efQY%23sloFHA.3068@xxxxxxxxxxxxxxxxxxxxxxx
> After this code:
>
> DateTimePicker1.Enable = false;
>
> The back color of the datetimepicker back color stay gray. I want it stay
> white. How can i do this???
>
>
> Visual Studio 2003
>
>
> Tiago Costa
>
>
.
- References:
- DateTimePicker BackColor
- From: aaaa
- DateTimePicker BackColor
- Prev by Date: Re: How to pass pointer as an function argument in C#?
- Next by Date: RE: SetEnvironmentVariable in Debug and Release cofiguratin
- Previous by thread: DateTimePicker BackColor
- Next by thread: URL of web images...
- Index(es):
Relevant Pages
|