Returns the highlight color that the receiver wants to display.
Original signature is '- (NSColor *)highlightColorInView:(NSView *)controlView'
Available in Mac OS X v10.0 and later.


- controlView (NSView)
- The view for which to return the highlight color.

The highlight color.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)