Add-in API - Answer preview
Content
Hello,
is there any way to show the Answer Preview programmatically?
I'd like to avoid to re-implement it from scratch using a web-browser control and IRecordContext.ExecuteEditorCommand does not support the Preview command, so 2 options are left:
- Find the ribbon bar button handle and simulate a click
- Use some of the available classes/interfaces (if any) to display the preview window
Do you have any ideas / suggestions on how display the answer preview for the currently open record from a Console add-in?
Thanks,
Salvatore
Version
November 2012
Tagged:
0