Change color of a line separator in Cocoa

Viewed 5561

Is there is any way to change the color of a line ("vertical line" and "horizontal line" of Interface Builder). A line separator in IB is a NSBox and I didn't find any method to change color when is used as NSBoxSeparator.

1 Answers
Related