Gets or sets the absolute Y screen position of the current Mouse
Often it may be useful to obtain the absolute Y position of the cursor without the need to worry about it being relative to the form. Yabs provides this functionality
C# Eg., sdgManager1.Mice[0].Yabs = 0;