I have my program written to prevent the average tester from accessing certain areas of the front panel by hiding the scroll bars and I have a key stroke for the super user to show the scroll bars and be able to edit those values. This all works great on my development system but when I build it to an exe and install it on the target machine the scroll bars don't show and hide like they did on the development system. Why is that? And more importantly, how can I fix this?
Thanks in advance for all your help,
Dave