Using OverlayControlSample in Winforms?
#2
In WinForms application it is possible to use WpfElementOverlay and Viewport3DObjectOverlay to show WPF controls on top of 3D scene that do not require user input.

The ViewCubeCameraController requires mouse input and this does not work when using RenderControl type of application. You should use WPF element host instead. This will render the element host's part of the application as a WPF application and will direct input to the ViewCubeCameraController that needs to be added to the element's host.
Andrej Benedik
  


Messages In This Thread
Using OverlayControlSample in Winforms? - by siik - 10-19-2021, 11:01 AM
RE: Using OverlayControlSample in Winforms? - by abenedik - 10-21-2021, 10:50 AM

Forum Jump:


Users browsing this thread:
1 Guest(s)