CogDisplay HorizontalScrollBar Property Cognex VisionPro
Gets or sets whether the horizontal scroll bar is visible.

Namespace: Cognex.VisionPro.Display
Assembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public virtual bool HorizontalScrollBar { get; set; }

Property Value

Type: Boolean
True if the horizontal scroll bar is visible.
Events

Exceptions

See Also