A
anteros_development
On Word 2003's "Reviewing" toolbar there is a MSOControlSplitButtonPopup for
"Accept Change". How can I catch mouse clicks or on this button?
They only seem to support the IUknown, IDispatch, CommandBarControl,
CommandBarPopup, IAccessible and ISupportErrorInfo interfaces, and
specifically not the expected _CommandBarButton or IConnectionPointContainer
interfaces.
How can I know when a split button is invoked?
thanks
Dave Owens
anteros_development
"Accept Change". How can I catch mouse clicks or on this button?
They only seem to support the IUknown, IDispatch, CommandBarControl,
CommandBarPopup, IAccessible and ISupportErrorInfo interfaces, and
specifically not the expected _CommandBarButton or IConnectionPointContainer
interfaces.
How can I know when a split button is invoked?
thanks
Dave Owens
anteros_development