11-25-2008 01:45 AM
HI,
I know how to eliminate the scroll bar of a text box, but how do I lock the scroll bar of a VI in order to have loaded the same way every time it is called?
Thank you
Rafi
Solved! Go to Solution.
11-25-2008 02:09 AM - edited 11-25-2008 02:10 AM
Hi Rafi,
you can find this property using a vi reference with property node in : Front Panel -> window area -> scrollbar!
Hope it helps.
Mike
11-25-2008 02:56 AM
11-25-2008 08:46 AM
Hi Pnt and thanks..
Yes it works. But how do I set it up again after I have removed it?
Thanks
11-25-2008 08:50 AM
Hi Mike,
Although Pnt answer is working, I still would like to check out your suggestion. What exactly you mean by window area. If I click on the VI window area I get the controls palette. Did I misunderstood you?
Thanks
Rafi
11-25-2008 09:19 AM
11-25-2008 09:20 AM
Hi Rafi,
what i described was the way to hide the scrollbar from inside your vi with property nodes.
Mike