I see nothing in the Standard commandbar that looks like a Send button; what
I see is enumerated below. I see an awful lot of Word stuff, because I use
Word as my editor. But there is no commandbar button captioned Send in any
commandbar I can find.
What I want to do is simply change the appearance of the label (perhaps
bolden it) to indicate that my enhancements to the Send function are in
effect.
"CommandBar: Standard (Toolbar) (Built-in)"
" New &E-mail Message (Button)"
" &Open... (Button)"
" &Save (Button)"
" Permission (Unrestricted Access) (Button)"
" &Mail Recipient (Button)"
" &Print (Button)"
" Print Pre&view (Button)"
" &Spelling and Grammar... (Button)"
" &Research... (Button)"
" Cu&t (Button)"
" &Copy (Button)"
" &Paste (Button)"
" &Format Painter (Button)"
" &Undo (SplitDropdown)"
" &Redo (SplitDropdown)"
" Insert &Ink Annotations (SplitButtonPopup)"
" Hyperl&ink... (Button)"
" &Tables and Borders Toolbar (Button)"
" &Insert Table... (ExpandingGrid)"
" &Insert Excel Spreadsheet (ExpandingGrid)"
" MapPoint (Button)"
" &Columns... (ExpandingGrid)"
" &Drawing (Button)"
" &Document Map (Button)"
" &Show All (Button)"
" &Zoom: (Combobox)"
" Microsoft Office Word &Help (Button)"
" &Read (Button)"
--
Thanks for responding!
Steven Bras
Tessitura Network, Inc.
Ken Slovak - said:
Look in the Standard CommandBar (toolbar). You can trap that Click event.
You need to hide the original button and replace it with your own to do any
real customizations.