09-11-2023 07:33 AM
We are looking to improve our LabVIEW application's UI, to look more modern.
For that we would like to use WPF controls.
Q: Is there a way to use WPF controls with LabVIEW?
I saw some posts from few years ago that say it is not supported by NI.
Is there any change in that by now?
If the answer is No, the question would be: is there a way to use any external UI controls with LabVIEW? Which one?
Thanks,
Nili
Solved! Go to Solution.
09-11-2023 09:20 AM
You can use .net Framework + WinForm.
Or call Windows API.