Horizontal Slider Properties

 

Use the horizontal slider Design control to reposition sections of a form left to right.

Behavior

 

Active

Activates the slider control. Select True to activate or False to deactivate. The slider is green when activated and red when deactivated.

Control

 

ControlID

Used to identify the control. For example, the first horizontal slider on the form will be assigned the control ID HorizontalSlider1 and the next horizontal slider is assignedHorizontalSlider2. You can change the control ID as needed. The ID can contain numerals or letters, but it must begin with a letter.

Layout

 

Position

Controls the relative position (in pixels) of the horizontal slider on the form. The X value determines left to right, the Y value determines top to bottom position. Click the Position property and type values or expand the row to view the X and Y properties and make your changes.

Size

Controls the width and height of the horizontal slider (in pixels). Click the Size property and type values or expand the row to view the Width and Height properties and make your changes.