Load Wpf control to tree browser pane

Load Wpf control to tree browser pane

aichaUUB8B
Observer Observer
270 Views
2 Replies
Message 1 of 3

Load Wpf control to tree browser pane

aichaUUB8B
Observer
Observer

Is it possible to add a wpf control to AddTreeBrowserPane api method instead of BrowserNodeDefinition?

I need to load a wpf project in browse pane when clicking on Test tab instead of tree.

aichaUUB8B_0-1647591190757.png

 

271 Views
2 Replies
Replies (2)
Message 2 of 3

SBix26
Consultant
Consultant

There is a different forum for this kind of question: Inventor iLogic, API & VBA Forum.


Sam B

Inventor Pro 2022.2.2 | Windows 10 Home 21H2
autodesk-expert-elite-member-logo-1line-rgb-black.png

0 Likes
Message 3 of 3

Ralf_Krieg
Advisor
Advisor

Hello

 

AFAIK no. You can add only BrowserNodeDefinitions. You can use the Add and AddByManifest method, which can house ActiveX controls. Don't know if a WPF control can be added with some kind of wrapper. Can you tell what kind of control should be displayed?


R. Krieg
RKW Solutions
www.rkw-solutions.com
0 Likes