OPC Controls VScrollBar

The OPC Controls VScrollBar component performs exactly like the standard VScrollBar component with additional properties to automatically update from any Open Automation Software Tag Parameter.  For programmatic help refer to the OPCControls Help file.

OPC Controls VScrollBar 350

To add an OPC Controls VScrollBar select the OPCControlsVScrollBar component from the ToolBox and place it on any Windows Form of your choice. Add OPC Controls Components to Visual Studio.NET to add the OPC Controls VScrollBar to the ToolBox.

OPC Controls VScrollBar Properties

Refer to OPCControls help for all properties and members of the OPC Controls.NET components. All properties can be assigned in code; however no programming is required to use the properties.

Use the ValueOPCSystemsSetValue property to enable the ability to write to a Tag Parameter when the VScrollBar is scrolled. If the Tag Parameter is assigned to an OPC Item as a source the OPC Item will be written to with the value specified when the OPC Controls VScrollBar is scrolled.

The following properties can automatically be set by Open Automation Software Tag values.

Enabled

OPC Controls Button Properties 321

Location

OPC Controls Button Properties 324

Maximum

OPC Controls HScrollBar Properties 347

Minimum

OPC Controls HScrollBar Properties 348

Size

OPC Controls Button Properties 326

Tag

OPC Controls Button Properties 327

Text

OPC Controls PictureBox Properties 339

Value

OPC Controls HScrollBar Properties 349

Visible

OPC Controls Button Properties 329