Gets or sets the cursor caption. The Default text location is the bottom left of the screen
To customize a cursor (with a name or identifier) simply add text to the text property.
C# Eg., sdgManager1.Mice[0].Text = "Silly Rabbit";
Mouse Class | Sdgt Namespace