Hello I am a adding a CommandBarPopup to the ContextMenu in Outlook and when the user clicks this the expansion I would like to go to a db and pull some values; however I do not want to load those values from the db when the context menu it built otherwise it may slow down the displaying of the context menu, but CommandBarPopup does not have an OnClick event, any ideas? Thanks
|
|