commandBarControl onAction property

C

celina

Hi,

Is there a way to preserve the default behavior of a commandBarControl
object and still set the onAction property to some additional code? E.g., I
want to set the onAction property of the Save button to print out an event,
and also maintain the default file saving behavior.

I tried the approach with button events, but I also want to capture other
types, such as commandBarPopup, etc.

Thanks in advance!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top