HOVERTIME Property
PLBCMP GUI Only
The HOVERTIME property sets the time for automatic hot-track selection in LISTVIEW objects. The property uses the following format:
HOVERTIME={value}
Note the following:
The HOVERTIME property may be used in GETPROP, SETPROP, or CREATE statements of a LISTVIEW object.
{value} is the time value in milliseconds. A value of zero (0) indicates that the default time should be used.
This property requires version of 4.70 or later of the Microsoft comctl32.dll.
This property will only affect the operation of the LISTVIEW object when the VIEWSTYLE property is set to the $VIEWREPORT.
This property is not available when using the PL/B Web Server.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |