Gets or sets whether the display is enabled.
Namespace: Cognex.VisionPro.DisplayAssembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax
Property Value
Type: BooleanTrue if the display is enabled.
Events
| Event Type | Reason |
|---|---|
| CogDisplay Changed | Fires when the value is changed. |
Exceptions
| Exception | Condition |
|---|---|
| AxHost InvalidActiveXStateException | Thrown when the display control is invalid. |
Remarks
When the display control is disabled, it does not respond to mouse events.
See Also