End Google Ads 201810 - BS.net 01 --> private void Form1_Paint(object sender, PaintEventArgs e)
{
Graphics gfx = e.Graphics;
gfx.DrawString("135", new Font("Freestyle Script",
40f, FontStyle.Bold),
new SolidBrush(Color.Red),
new Point(20,20));

How would you know when the mouse cursor is inside a rectangle area of the above drawn text??

We will either find a way, or make one!
(\ /)
(- .-)
C(''')(''')