Re: Obtaining shortcut from clipboard



jiangsheng[MVP] wrote:
Try to implement IOleCommandTarget in your host IDocHostUIHandler
implementation, or trace the content of the data source when
IDocHostUIHandler::FilterDataObject is called.

Thanks, will give this a try.

Regards,
..a
.