Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 155507
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T10:10:04+00:00 2026-05-11T10:10:04+00:00

My problem is: When my application is opened, I disable all buttons (in form_Load)

  • 0

My problem is: When my application is opened, I disable all buttons (in form_Load) and their color changes to the color of the background. But then I do some action (like clicking on a button), and in this action I disable the buttons again.

Now some of these buttons become GRAY and others become as the background.

Why is this? I don’t want the the gray effect. Normally when I disable the button at the beginning of the application, it becomes the color I expect, but when I try to disable them again this strange behavior appeared. What to do?

My code is like:

private void _btnDownload2PC_Click(object sender, EventArgs e) {     // do action      _btnDownloadToPC.Enabled=false; // its color became gray     _btnDownloadToPhone.Enabled=false; // its color became like the                                         // background color and it can't                                         // be pressed  }  

I figured out that the problem is when I use the button_MouseLeave() or button_MouseMove() functions. For example:

private void _btnOneToCort_MouseLeave(object sender, EventArgs e) {     this._btnOneToCart.Image=global::MyProject.Properties.Resources.button3over; } 

but this doesn’t make sense. Why does this function change my button settings (I don’t know what these are) When I use these function this strange behavior appears, but when I don’t, everything goes right?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T10:10:05+00:00Added an answer on May 11, 2026 at 10:10 am

    Why don’t disable buttons in designer? If not acceptable, do that in form constructor not Form_Load.

    Also, how can you click on button if it’s disabled?

    Are form color settings default? Have you changed windows theme color preferences?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm having a problem with an application hanging and giving me the default Please
I have a problem with an application which uses the same stored procedure over
On Vista, I got a problem with the application crash handler. Basically, if something
I'm having a problem debugging an Eclipse Application from Eclipse. When I launch the
I have a problem with an ASP.NET application that is driving me nuts. When
I am having a problem using the Unity Application Block, I have created a
I have a problem with a Winforms application written in Visual Studio 2005 (C#).
I came across a problem in my current application that required fiddling with the
The problem I'm having with writing a web application architecture is that I want
I have a problem in a Windows Forms application with Bitmap.Save failing when I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.