Menu
Home
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
VB.NET
Windows Forms
I have a problem with backcolor.
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="jmcilhinney" data-source="post: 180581" data-attributes="member: 641"><p>It's because the Button is disabled. A disabled Button is greyed out. Don't set Enabled to False and you'll see the ForeColor you set. If this relates to your other question then it seems that you should be using Labels instead of Buttons and then there's no need to disable anything because a Label isn't inherently clickable like a Button is.</p></blockquote><p></p>
[QUOTE="jmcilhinney, post: 180581, member: 641"] It's because the Button is disabled. A disabled Button is greyed out. Don't set Enabled to False and you'll see the ForeColor you set. If this relates to your other question then it seems that you should be using Labels instead of Buttons and then there's no need to disable anything because a Label isn't inherently clickable like a Button is. [/QUOTE]
Insert quotes…
Verification
Post reply
Home
Forums
VB.NET
Windows Forms
I have a problem with backcolor.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom