This method sets the color of both axes of the cross hair itself.
HRESULT put_CrossHairColor( OLE_COLOR clr );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.
Use the RGB macro to set the components of clr before passing clr to the method.