Skip to content

pbTooltips - dbTrackBar

Determines if tooltips should be displayed for this object

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer pbTooltips
Access Type Syntax
Read Access: Get pbTooltips to IntegerVariable
Write Access: Set pbTooltips to IntegerVariable/Value

Description

Set the pbTooltips property to True to display a tooltip, showing the value of the Current_Position property, whenever the slider is dragged with the mouse.

Col 1 Col 2
Note: You can only change this property at design-time. In other words, once the object has been created, any changes to this property will be ignored.

Default is true.