DataGrid REALbasic Plugin

DataGrid.HotTrack Property

Lets rows be hot tracked when mouse hovers over them on Windows systems.

HotTrack as Boolean {Read and Write}

Remarks

This property only takes effect if set to true and if SelectEntireRow is true and ShadeSelection is true.

This property has no effect on MacOS X Carbon, MacOS X Cocoa, or Linux systems.

See Also

DataGrid Control