I would like to change the cursor associated with the relink handles of a golink.
I assume I need to set the CursorName of the RelinkableFromHandle or RelinkableToHandle to the cursor I want.
How do I get to the relink handles ?
If I have to override AddSelectionHandles, how do I do leave all the other behaviors in place ?