Re: Array Help!?!?!?...
From: Jezebel (dwarves_at_heaven.com.kr)
Date: 08/18/04
- Next message: DA: "Drop Down form field cannot list more than 25 items"
- Previous message: Jezebel: "Re: How to run VBA function from custom toolbar?"
- In reply to: Peter: "Re: Array Help!?!?!?..."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 19 Aug 2004 08:07:10 +1000
> I'm adding each property explicitly because I don't know of a way to
iterate through a Control's properties; but I'm sure it can be done somehow,
possibly by casting it to some generic type. Or perhaps that's the Java in
me speaking.
Sadly, there usually isn't a direct way to do this. There's an API method;
and at some point there was obviously a push at Microsoft that objects
should always include a Properties collection precisely for this purpose.
Some objects have it but most don't.
- Next message: DA: "Drop Down form field cannot list more than 25 items"
- Previous message: Jezebel: "Re: How to run VBA function from custom toolbar?"
- In reply to: Peter: "Re: Array Help!?!?!?..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|