473,385 Members | 1,734 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.

Object Browser Question

When looking at window objects in the object browser, at the
bottom of the object browser window you see thing like
summary information, descriptions of the input and output
etc. How do I add these items in a class I create myself?

tia
gm
dotnet 2003
Jul 21 '05 #1
4 1516
For C#, you use the documentation XML tags. For more info:
http://tinyurl.com/435u2

No such in-built feature available for Visual Basic .NET 2002/3 (VB .NET
2005 supports though)

<gm******@nospam.xyz> wrote in message news:41**************@ev1.net...
When looking at window objects in the object browser, at the
bottom of the object browser window you see thing like
summary information, descriptions of the input and output
etc. How do I add these items in a class I create myself?

tia
gm
dotnet 2003

Jul 21 '05 #2
Thanks Shiva. Not ready to learn C# yet so I'll hold out for 05 then.
gm

Shiva wrote:
For C#, you use the documentation XML tags. For more info:
http://tinyurl.com/435u2

No such in-built feature available for Visual Basic .NET 2002/3 (VB .NET
2005 supports though)

<gm******@nospam.xyz> wrote in message news:41**************@ev1.net...
When looking at window objects in the object browser, at the
bottom of the object browser window you see thing like
summary information, descriptions of the input and output
etc. How do I add these items in a class I create myself?

tia
gm
dotnet 2003



Jul 21 '05 #3
On Wed, 22 Sep 2004 08:36:43 -0500, gm******@nospam.xyz wrote:

¤ Thanks Shiva. Not ready to learn C# yet so I'll hold out for 05 then.
¤ gm
¤

There is an add-in for VB.NET that enables you to add this information:

http://www.gotdotnet.com/workspaces/...a-86bdf39a17dd
http://ndoc.sourceforge.net/
Paul ~~~ pc******@ameritech.net
Microsoft MVP (Visual Basic)
Jul 21 '05 #4
Paul Clement wrote:
On Wed, 22 Sep 2004 08:36:43 -0500, gm******@nospam.xyz wrote:

¤ Thanks Shiva. Not ready to learn C# yet so I'll hold out for 05 then.
¤ gm
¤

There is an add-in for VB.NET that enables you to add this information:

http://www.gotdotnet.com/workspaces/...a-86bdf39a17dd
http://ndoc.sourceforge.net/

Paul ~~~ pc******@ameritech.net
Microsoft MVP (Visual Basic)


Thanks, I'll give that a try.
gm
Jul 21 '05 #5

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

Similar topics

6
by: Chris S. | last post by:
I'm trying to make a graphical editor and browser for Pickled files. One aspect I'm not sure about is how to detect multiple references to the same data. For instance, say I had the Pickled...
6
by: egg | last post by:
Dear Sir/Madam, I'm about to start a project, the idea is to have a web interface to let user specify the URL of a target HTML document, based on that URL, retrieved and parsed the HTML document...
6
by: Martin | last post by:
I'd like to be able to get the name of an object instance from within a call to a method of that same object. Is this at all possible? The example below works by passing in the name of the object...
1
by: Georg Scholz | last post by:
Hello, The class "Control" contains a documented Property "ControlType". So for example, in a form, you can write code like this: Dim c as control set c = me.Controls("textbox1") if...
12
by: ShepardBerry | last post by:
This may be a dumb question, but I'm not finding anything specifically what I'm looking for. Still kind of new to .NET as well. What I'm trying to do that I know I could do in VB6.0/ASP is to...
4
by: cr113 | last post by:
I can't seem to make sense out of the Object Browser in VB.NET. Here's one example. I often use the the Sleep method found in the Thread object like this: Imports System.Threading Private...
26
by: yb | last post by:
Hi, Is there a standard for the global 'window' object in browsers? For example, it supports methods such as setInterval and clearInterval, and several others. I know that w3c standardized...
79
by: VK | last post by:
I wandering about the common proctice of some UA's producers to spoof the UA string to pretend to be another browser (most often IE). Shouldn't it be considered as a trademark violation of the...
7
by: thisis | last post by:
Hi All, i have this.asp page: <script type="text/vbscript"> Function Body_Onload() ' create the object Set obj = Server.CreateObject("UploadImage.cTest") ' use method of the object...
3
by: H. S. Lahman | last post by:
Responding to siddharthkhare... Ignore Topmind and frebe. They are anti-OO P/R guys. Let's not confuse things with specific 3GL syntax. At the OOA/D level the model looks like: | 1
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
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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.