473,651 Members | 2,716 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Drilling down a heirarchy with reflection

I will try this post again as I didn't get any hits last time. I am
trying to obtain all of the values of a various ActiveX controls using
reflection as a means of persisting the objects state between runs. I
have been able to get a hold of the top level items without a problem
but I run into an issue when a property is a class type. How do I work
my way through a COM objects heirarchal chain using reflection? Can
someone provide a simple example of how to get past the top level?

Nov 21 '05 #1
0 676

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

Similar topics

7
6517
by: Larry R Harrison Jr | last post by:
I am looking for javascript and a basic tutorial on how to make mouse-over drop-down menus--the type that when you "hover" over a subject links relevant to that subject "emerge" which you can then "hover" over and click. (see the links left on http://www.dpreview.com to see what I mean) I have code from smartwebby.com (DHTML) but I'm not sure if it's the best, and I'm not sure how to integrate any menus of my own into it. The code...
4
2016
by: Dave | last post by:
I am working on an access 2000 DB for some tree-growers that will be storing items in a heirarchy of locations. The items will obviously be stored at the lowest level in the heirarchy (in a row) but the rows are grouped into sections, and sections are grouped into houses. Here is a picture. I'm sure you understand already. HouseA -> Section A -> Row1 -> Row2 -> item -> Row3
4
1272
by: Kivak | last post by:
Hey everyone, I know we have to be able to do this, or Microsoft was stupid. How do we get down to the very variables in the DataGrid and FormView? Lets say I have a table to hold a product ID and the product name... ----------------------- | ID: | Name: | | 1 | MyProduct1 | | 2 | MyProduct2 |
4
1364
by: Jack Russell | last post by:
I need to drill down from a directory through all the sub directories and build up a list of files. I have VB6 code to do this but it uses APIs etc and am hoping that there is a better way of doing in .net 2003 I would appreciate any help or examples that anyone can give me Thanks Jack Russell
1
1092
Lokean
by: Lokean | last post by:
Hi folks, Here's what I have so far... Dim fso, fol, subfol, fo, fls, fl, subfol2, subfol3 sSearchString = "C:\" Set fso = CreateObject("Scripting.FileSystemObject") Set fol = fso.getfolder("C:\") Set subfol = fol.subfolders
5
2189
by: Ronald Raygun | last post by:
If I have the following class heirarchy: class A{ protected $m_type; function type(){return $this->m_type;} } class B extends A{} class C extends B{}
3
5442
by: nflacco | last post by:
Is there a convient way to do a supertype/subtype heirarchy in mysql and do queries on the supertype to return sets of subtypes? For example, suppose I have a table with several types of military hardware: Table: Id----Type--------Price 1.....Mig-15.....$20 1.....Mig-17.....$32
3
1715
by: mathie | last post by:
I have an ASP.NET page that uses CrystalReportViewer. The crystal report runs fine. However a report (that runs/drills down perfectly in Crystal Report XI environment) will not drill down as if something is preventing it from doing so. I use MS VS2005 CR XI ie7 Help will be appreciated Mathie
0
8352
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8275
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8802
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8579
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6158
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5612
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4283
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2699
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1909
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.