There are several ways to position a control on a page.
- You can use your mouse to drag and drop the
control.
- You can use the arrow keys on your keyboard. Press an
arrow key to move the control one pixel, or press ctrl + an arrow key to
move the control five pixels.
- You can use the Align button to align one or more
controls.
- For some control types, you can use the control
properties to set the position.
Note: If you add a button control to a toolbar, you must set the Top property of the
button to 0. Otherwise the button will not be displayed correctly in the
toolbar.