Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Anonymous
in reply to: NachitoMax

While it is a non-UI based method it can still be used to show preview of a part on the UI. For example check out this article http://help.autodesk.com/view/INVNTOR/2018/ENU/?guid=GUID-06D49EB6-7871-4A1B-917F-756735B5D0E7

It supplies a window handle of a control and the preview can be drawn inside that control. I tried getting the preview from the OnPaint event but it did not work.

 

Also, the articles in my post show that it is possible. But either something's changed since they were written or I'm missing something obvious.