473,320 Members | 1,691 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,320 software developers and data experts.

intellisence

Dear all,

Can anyone tell me why the VS IDE does not display the methods /
functions etc for the base class object. This may be a stupid question but
I expected to see the ToString function or the Equals function in the
intellisense?

Example:

Dim obj as New Object

obj. ???

Am I going mad?

Thanks
Jul 19 '05 #1
3 2213
I think you're going mad. : P

I'm not sure why the Intellisense isn't working for your
object. I just tried it to see if I could do it and it
worked.

Example:
object obj = new object();

//typing obj. produced an Intellisense list consisting of:
Equals
GetHashCode
GetType
ToString

-----Original Message-----
Dear all,

Can anyone tell me why the VS IDE does not display the methods /functions etc for the base class object. This may be a stupid question butI expected to see the ToString function or the Equals function in theintellisense?

Example:

Dim obj as New Object

obj. ???

Am I going mad?

Thanks
.

Jul 19 '05 #2
"Andy Read" <qz****@btinternet.com> wrote in
news:bi**********@titan.btinternet.com:

Can anyone tell me why the VS IDE does not display the methods /
functions etc for the base class object. This may be a stupid
Longshot: Check your setting and make sure that the "Hide Advanced
Members" checkbox is cleared for the VB editor.


Am I going mad?


Do the voices talk to you too? :)

HTH

chris
Jul 19 '05 #3
Thanks to all that replied, I cleared the check box "Hide Advanced Members"
and it now works a treat.

Cheers.

"Chris Dunaway" <du******@lunchmeatsbcglobal.net> wrote in message
news:Xn*********************************@207.46.24 8.16...
"Andy Read" <qz****@btinternet.com> wrote in
news:bi**********@titan.btinternet.com:

Can anyone tell me why the VS IDE does not display the methods /
functions etc for the base class object. This may be a stupid


Longshot: Check your setting and make sure that the "Hide Advanced
Members" checkbox is cleared for the VB editor.


Am I going mad?


Do the voices talk to you too? :)

HTH

chris

Jul 19 '05 #4

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

Similar topics

1
by: Bene | last post by:
Hey, I created a custom object. For the public properties I used /// <summary> /// xxx ///</summary and i used also the - attribute. I build a dll and referenced to it from another
1
by: Joseph Grant | last post by:
Help! I'm a newbie, and would like some info on this please: I have a project that requires me to write my own class. So far everything is working well, my class is working and compiling just...
1
by: Roel | last post by:
Hello I implement an interface by typing: public class X : IInterface On machine A, visual studio automatically puts all the methods of the interface in the class. On machien B, I need to...
0
by: sharpener | last post by:
This is a slightly edited re-post with a (hopefully) more descriptive subject and a bit more detail. I'm new to C# and to newsgroups, so please bear with a possibly foolish query. I'll try to...
7
by: Chris | last post by:
Hi, I am writing a webpage in C#. Visual Studio .NET. the following code does not provide me with intellisence on the context, session, and page.cache. When I put the large if...then...
2
by: Shaul Feldman | last post by:
Hello, is there any way to write explanation for code I write in vb.net so when this code is used (typed with intellisence) the explanation wrote with code would be showed? As if it was any built...
1
by: Rob Panosh | last post by:
Hello, Does anybody know of a control that I can put on a form that would allow intellisence at runtime? Sorta like the "Command Window" when debugging your source code. I would like to use...
2
by: Ariansen Jon Haakon | last post by:
Hi, I see that all objects in the framework sdk has description in intellisence. It would be nice to create descriptions on my own objects that I can see in intellisence. Is that possible?? In...
0
gagandeepgupta16
by: gagandeepgupta16 | last post by:
hi everyone, i need to create intellisence for the user defined functions, can anyone help me out of this? thnx in advance
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
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...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

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.