Click or drag to resize

IMcCaptDevAttribute3ToolTip Property

Gets or sets the attribute's associated UI element's Tooltip text description.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Property ToolTip As String
	Get
	Set

Property Value

Type: String
Remarks
Set to a string to be used as the associated UI element's ToolTip text description
See Also