PC Review


Reply
Thread Tools Rate Thread

Disabled controls

 
 
web1110
Guest
Posts: n/a
 
      16th Mar 2005
Is there a way to set the colors of a disabled control? What I am getting on
a disabled textbox is hard to read.


 
Reply With Quote
 
 
 
 
Nicholas Paldino [.NET/C# MVP]
Guest
Posts: n/a
 
      16th Mar 2005
web1110,

Not really, if you were to do that, you would have to change the system
settings for all controls.

The only way to do this would be to create a custom control and paint
the control yourself.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- (E-Mail Removed)

"web1110" <(E-Mail Removed)> wrote in message
news:aIidnTLZlJzL7aXfRVn-(E-Mail Removed)...
> Is there a way to set the colors of a disabled control? What I am getting
> on
> a disabled textbox is hard to read.
>
>



 
Reply With Quote
 
Daniel Billingsley
Guest
Posts: n/a
 
      16th Mar 2005

> The only way to do this would be to create a custom control and paint
> the control yourself.
>


You wouldn't really have to "paint" the control yourself (if you really
meant "paint"), would you? How about just overriding OnEnabledChanged in
your custom control and changing the BackColor and ForeColor as you wish.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Disabled Controls in the IDE Barry Flynn Microsoft VB .NET 1 4th Nov 2008 08:43 PM
All Controls Disabled eBob.com Microsoft VB .NET 3 5th Jul 2007 06:52 PM
IE6 Bug rendering disabled controls =?Utf-8?B?TWljaGFlbCBaZGFyc2t5?= Windows XP Internet Explorer 0 23rd Mar 2006 06:56 AM
validator controls and disabled controls =?Utf-8?B?RHVuZQ==?= Microsoft ASP .NET 2 4th Feb 2004 08:27 PM
disabled web controls -- I can barely see them David Microsoft ASP .NET 2 31st Jul 2003 05:13 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:24 PM.