TaskBar REALbasic Plugin

TaskBar.OSXHeaderHitTest Property

Use this property to determine how the category header is hit tested on Mac OS X systems. This will affect, the header clicking and the header mouse events.

OSXHeaderHitTest as Integer {Read and Write}

Remarks

Possible values:

All (0)
All of the header is mouse sensitive.

Button Only (1)
Only the expand/collapse button is mouse sensitive.

See Also

TaskBar Control