Gets or sets whether the horizontal scroll bar is visible.
Namespace: Cognex.VisionPro.DisplayAssembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax
Property Value
Type: BooleanTrue if the horizontal scroll bar is visible.
Events
| Event Type | Reason |
|---|---|
| CogDisplay Changed | Fires when the property value is changed. |
Exceptions
| Exception | Condition |
|---|---|
| AxHost InvalidActiveXStateException | Thrown when the display control is invalid. |
Remarks
If scroll bars are not visible, the user may still be able to pan the image using the pan mouse mode.
See Also