b4aclassbuilder32.zip
Feel free to provide suggestions. Hope this helps save some time and slow down your carpal...
Hint: you can double click the title bar to roll it up and down so you can keep it on top of your projects and use it anytime. Just keep it over an "open" area in the IDE
PS If I had the time I'd subclass the IDE window and inject the code right in there for you. Could maybe do a few other things like parsing, etc. where I could parse the class and have a real class builder that could let you edit a property and have it propagate completely.
UPDATE:
1. added a new feature to change the private variable prefix. Currently does not "remember" so if you close it you'll need to update it.
2. added a checkbox to enable/disable the equality check in the "set". The equality check can be used to do further processing like raise an event if it's actually changed, etc.
Last edited: