created a control on VI .I want the control as a whole on to top of the window that is just below the tool bar.When i am trying to move the control the scroll bar is also moving.How can i place the control just below the tool bar without sroll bar moving?You can't stop the scroll bar from moving, that's just the way they work.
One thing you might try is placing the controls where you want them, then go into the VI Properties, select Window Appearance for the Catagory. Click the Customize button and uncheck the "Show Scroll Bars" checkbox. This will turn off the scroll bars while the VI is running. So they will still be there while you're editing the VI, but at least they will be gone and the panel not scrollable while it is running.
Ed

Ed Dickens - Certified LabVIEW Architect
Lockheed Martin Space
Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.