Customizing Inspector button Caption

Add-in Express™ Support Service
That's what is more important than anything else

Customizing Inspector button Caption
 
Christopher Gnanaseelan




Posts: 3
Joined: 2006-11-21
How do I customize the caption and tooltip text of a command button on an inspector form when the form is opened?
Posted 21 Nov, 2006 22:27:10 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Christopher.

You can change the Caption and TooltipText properties of the button in the InspectorActivate event handler. Please use the 'Add Events' option of the addinmodule context menu to add the ADXOutlookAppEvents component.


P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
Posted 22 Nov, 2006 10:40:12 Top