|
-
January 27th, 2000, 07:42 PM
#1
COM Addins
I was wondering where I can get a list of the types (and names) of the common toolbar buttons so that for my addin I can specify the icon or button type to use. For example the following line of code sets the button to look like the "Send" button from outlook, but how or where can I find the names of the other buttons.
set oSendButton = oBar.FindControl(Type:=msoControlButton, Id:=oBar.Controls("Send").Id)
Any advice or suggestions are welcome.
Thanks in advance
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|