473,385 Members | 1,449 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Disable Intellisense for the class member

Who remember how can I disable the intellisense for one class member only? I
remember that it was a special tag making the class member invisible,
excluding it from the drop-down list showing by the VS when we were pointing
to the object created from the class. Forgot this tag... It was something
like [Unbrowsable] or something...

Just D.
Feb 17 '06 #1
3 2189
You can use the EditorBrowsable attribute.
http://msdn.microsoft.com/library/de...classtopic.asp

--
Tim Wilson
..NET Compact Framework MVP

"Just D." <no@spam.please> wrote in message
news:hkaJf.15790$eR.3421@fed1read03...
Who remember how can I disable the intellisense for one class member only? I remember that it was a special tag making the class member invisible,
excluding it from the drop-down list showing by the VS when we were pointing to the object created from the class. Forgot this tag... It was something
like [Unbrowsable] or something...

Just D.

Feb 17 '06 #2
Hi,
It's BrowsableAttribute

Out of curiosity , why you want to do this?
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Just D." <no@spam.please> wrote in message
news:hkaJf.15790$eR.3421@fed1read03...
Who remember how can I disable the intellisense for one class member only?
I remember that it was a special tag making the class member invisible,
excluding it from the drop-down list showing by the VS when we were
pointing to the object created from the class. Forgot this tag... It was
something like [Unbrowsable] or something...

Just D.

Feb 17 '06 #3
Hi,

It's not BrowsableAttribute, but EditorBrowsableAttribute the correct
answer.

sorry for the confusion

--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation

"Just D." <no@spam.please> wrote in message
news:hkaJf.15790$eR.3421@fed1read03...
Who remember how can I disable the intellisense for one class member only?
I remember that it was a special tag making the class member invisible,
excluding it from the drop-down list showing by the VS when we were
pointing to the object created from the class. Forgot this tag... It was
something like [Unbrowsable] or something...

Just D.

Feb 17 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Peter van der Goes | last post by:
When a struct is created in C# and a parameterized constructor defined, the IntelliSense editor shows only the syntax for the parameterized constructor in tooltips, but not for the default...
1
by: Christopher W. Douglas | last post by:
I'm working in VB.Net, using Visual Studio 2003. I have a project, let's call it Foo, that contains common methods, forms, and objects I use in other projects. It compiles as Foo.dll, which I...
5
by: Simon | last post by:
Hi, I'm slowly moving from VB.Net to C#. When using VB.Net in Visual Studio (for Windows and Web Forms) the code window identifies a set of '(Overrides)'. I am unable to locate and such...
2
by: Q. John Chen | last post by:
I want add comment/description to a class member so it will show up in the intellisense in addition to the member's signiture. I tried couple of tags but still no comment. What am I missing? ...
6
by: Dave | last post by:
Is there a way to put some comments in my class designs that will show up in the IDE intellisense so I can add some information about the parameters to be passed to member methods? Thanks in...
4
by: ChairShot | last post by:
I want to disable intellisense. I'm using vb.net 2003 with visual studio. I am a college stundent and it is slowing me down so I can't finish my work. dos-man
3
by: Antonio | last post by:
Hi, I have an abstract ClassA in ProjectA: Public MustInherit Class ClassA : End Class I inherit ClassA on ClassB from ProjectB: Public Class ClassB Inherits ProjectA.ClassA
3
w33nie
by: w33nie | last post by:
I want to disable the text boxes, captain_name and captain_email, but only if the radio button, captain_guarantee, has NOT been checked. how do i do this? <form name="formTeamApplication"...
5
by: wal | last post by:
Hello, I'm using __declspec(property) to access get/set methods as properties (like in C# and VB.NET). Now, the problem is that both the property name and the get/set methods show in the...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.