Re: Parsing through a .VBP file to list forms used
- From: billsahiker@xxxxxxxxx
- Date: 8 Dec 2006 08:24:18 -0800
Yes. Open the vbp file, parse through it to get the names of the form
files. Then open each form file and parse through it. They are
symmetrically organized and you can get all of what you mentioned. If
you need more information, email me directly. I wrote an app that does
that and much more.
RLN wrote:
Re: VB6
Is there a way either with a custom VB6 app or 3rd part shareware
product that will let you parse through a .VBP file of the current
project and retrieve a list of forms with their current properties, as
well as the controls within those forms and their current properties?
Thanks,
RLN
*** Sent via Developersdex http://www.developersdex.com ***
.
- References:
- Prev by Date: VB6 / COM Question
- Next by Date: Re: [MULTIPOSTED] VB6 / COM Question
- Previous by thread: Re: Parsing through a .VBP file to list forms used
- Next by thread: Re: Transfer VB6 Professional to New Computer
- Index(es):
Relevant Pages
|
Loading