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

  • SEARCH
  • Home
  • 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 afternoon I have a table that has customer id, name, computer, laptop, blah,
Good afternoon, does anyone know of a library that would allow me to read
Good Afternoon, I have a html aspx page that has many many div elements.
Good afternoon I would just like to know the easiest way for standard Console
Good afternoon Would just like to know what the easiest way would be of
Good afternoon In Visual Studio 2010 I am able to add to my solution
Good afternoon, This may sound like a silly question, but it would be really
Good Afternoon, A customer has provided me with a spreadsheet file his team uses
Good afternoon all, I am building a function that takes a string as input,
Good afternoon all. I am aware that if we close() an java.io.OutputStream , it

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.