Gets or sets the control that all of the X, Y and Location coordinates are relative to
This function makes all of the cursor coordinates relative to a particular part of the screen. This function allows a user to make their coordinates relative to a particular control.
C# Eg., sdgManager1.Mice[0].RelativeTo = this;