02-09-2018 01:40 AM
I'm trying to make a VI where Front Panel Controls and Indicators should be visible but background must be transparent.
I tried attached VI, Its working when I m selecting Windows Behavior as "Floating" but When I tried Windows behavior as "Modal", its showing a white border. I want to eliminate border when "Modal" is selected. Is there any solution?
2018-02-08_1905.png
2018-02-08_1852.png
2018-02-08_1854.png
2018-02-08_1854_001.png
2018-02-08_1855.png
02-09-2018 08:41 AM
I don't think this is possible unless there is a DLL in Windows that you can call to remove it. My understanding is this is a display style of the OS and not Labview.
02-15-2018 12:34 AM
Thanks @aputman for helping me.