[austechwriter] RFC MS Word's CommandBars
- From: "Steve Hudson" <cruddy@xxxxxxxxxxxxxxxx>
- To: "Word PC List" <WORD-PC@xxxxxxxxxxxxxxx>,"Austechwriters" <austechwriter@xxxxxxxxxxxxx>,"John McGhie [MVP]" <john@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 22 May 2003 09:06:47 +1000
CommandBars are the MS Office VBA objects that control toolbars and their
contents. They are notoriously difficult to play with. I am writing some
commercial tools to help deal with this mess, for example I already have a
detailed report of the toolbar customisations for that open template /
document and a TRUE report of all commandbars, as the built-in collection
fails to provide this.
Obviously placement is an issue that also needs to be addressed, I believe
the auto-rebuild technology I am developing / have developed will eventually
solve this so this is out of scope at the moment.
I am interested in any on or offlist responses regarding any or all of
these:
Your difficulties in working with Toolbars from the GUI with no VBA usage.
Your difficulties in working with Toolbars from VBA.
Any solutions or methods you found which helped you.
Your experiences with Toolbars.
Participants will share in the collective wisdom of the group and gain
automatic entry into the beta program for the tools.
Steve Hudson
Word Heretic, Sydney, Australia
Tricky stuff with Word or words for you.
Email: word_heretic@xxxxxxxxxxxx
Products: http://www.geocities.com/word_heretic/products.html
Spellbooks: 735 pages of dump left and dropping...
The VBA Beginner's Spellbook: For all VBA users.
**************************************************
To post a message to austechwriter, send the message to
austechwriter@xxxxxxxxxxxxxx
To subscribe to austechwriter, send a message to
austechwriter-request@xxxxxxxxxxxxx with "subscribe" in the Subject field.
To unsubscribe, send a message to austechwriter-request@xxxxxxxxxxxxx with
"unsubscribe" in the Subject field.
To search the austechwriter archives, go to
www.freelist.org/archives/austechwriter
To contact the list administrator, send a message to
austechwriter-admins@xxxxxxxxxxxxx
**************************************************
Other related posts:
- » [austechwriter] RFC MS Word's CommandBars