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 3963460
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T03:13:04+00:00 2026-05-20T03:13:04+00:00

Good Afternoon, I’ve created a user-defined component that has a boolean property. I would

  • 0

Good Afternoon,

I’ve created a user-defined component that has a boolean property. I would like Visual studio do NOT SHOW it on the property Window. I’ve googled extensively and the consensus seems to be to try to use the Browsable/BrowsableAttribute property descriptors.

Visual Studio appears to be ignoring this attribute altogether. I’ve tried building all my projects, resetting the toolbox to no avail. Please help.

Thanks and regards,
-Alan.

[Browsable(false)]  // I have also tried [BrowsableAttribute(false)]
public bool IsBusy
{
    get
    {
        return _isBusy;
    }
    set
    {
        throw new InvalidOperationException("");
    }
}
  • 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. Editorial Team
    Editorial Team
    2026-05-20T03:13:05+00:00Added an answer on May 20, 2026 at 3:13 am

    It really is [Browsable]. Omitting the setter would be another way, that makes sense in this scenario.

    I’m guessing the real problem you have is an old copy of this control stored in the toolbox assembly folder. Such a copy is made if you add the control to the toolbox yourself with Choose Items, Browse tab. You might be updating your local copy but not the toolbox version.

    I need to wave my hands at this a bit, I know it can happen but never discovered how it happens. This never went wrong for me personally, but I always make sure to let the toolbox auto-populate itself instead of adding the control explicitly. If you did add it like this then start by removing it. Right-click the item in the toolbox and select Delete. The copy is stored in c:\users\yourname\appdata\local\microsoft\visualstudio\x.x\projectassemblies

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

Sidebar

Related Questions

Good morgning, I would like to be able to analyze text where I am
Good afternoon, I would ask some suggestion about the best way to monitor events
Good Afternoon, I'm currently planning a web-app/service project with a geolocation-enabled user model (lat/lng
Good Afternoon All, I have a table inside a div. The div has a
Good afternoon people's I have built a jquery plugin that I use on my
Good afternoon, This should be an easy one. I've done the cookie-cutter default ASP.NET
Good afternoon, I have a web query in Excel 2002 going against a web
Good afternoon, with all the buzz around the iPhone / AppStore etc, I felt
Good morning, afternoon, evening or night (depending on your timezone). This is just a
Good morning, I am the developer of a medium sized PDA application that will

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.