473,320 Members | 1,746 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes and contribute your articles to a community of 473,320 developers and data experts.

Debugging in VBA - 2E) The Object Browser Pane (F2)

NeoPa
32,556 Expert Mod 16PB
Table of Contents - [Debugging in VBA]
Previous Chapter - [Debugging in VBA - 2D) The Immediate Pane (Ctrl-G)]
Next Chapter - [Debugging in VBA - 2F) The Locals Pane]
-----------------------------------------------------------------------------------------------
2E) The Object Browser Pane (F2).
This displays to the developer (you) what objects or properties contain, and/or are contained by, which other objects (or properties).

This can be a really useful area when you start using it and seeing what it can do. It can tell you what methods and procedures are available for which objects etc. It's so full of information you really just have to go in there and have a play to see what it can do for you.
May 20 '07 #1
0 5590

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: ScottyBaby | last post by:
Hi, I've run into a curious problem with MS SQL Server 8.0. Using sp_help and SQL Query Analyzer's object browser to view the columns returned by a view, I find that sp_help is reporting stale...
4
by: gmnospam | last post by:
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...
2
by: rgrandidier | last post by:
I am looking for an example using a summary element to have both a see and seealso tag within the summary to get them to show up as links in the Object Browser. The following is what I am using...
1
by: scottf35 | last post by:
Hello, Can someone please point me to THE source for complete javascript documentation? Particualry I am interested in the document object. For example with, document.getElementById(id),...
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...
3
by: Edb | last post by:
Greetings, I have been dabbling with .Net for a year and have a bunch of snippets and resources, books, etc. Of everything I have, nothing explains how to use the object browser. Is there any...
4
by: SR | last post by:
I've been trying to find out how to get comments to appear in the 'Object Browser' for my VB.Net components. What a nightmare!! I've created the XML Code document, so when I reference the...
2
by: Mike Labosh | last post by:
If I click on an item in the Object Browser, the description pane displays a brief help-text for the item. I'm certain that I can add this useful description to my class members by applying some...
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...
1
by: Vivek N | last post by:
I've been working on .Net development. I was wondering if the object browser (the one that comes with Visual Studio.Net 2005) shows the "Protected" fucntions, events etc. I'm not seeing it and so...
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: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
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: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
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...

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.