Gets or sets whether tool tips are displayed when the mouse is held over an interactive graphic.
Namespace: Cognex.VisionPro.DisplayAssembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 79.0.0.0 (79.0.0.0)
Syntax
Property Value
Type: BooleanTrue if tool tips are displayed when the mouse is held over an interactive graphic.
Exceptions
| Exception | Condition |
|---|---|
| AxHost InvalidActiveXStateException | Thrown when the display control is invalid. |
Remarks
Use the graphic's TipText property to set its tool tip text.
See Also