'TODO: Add 'Add_This.bas' file to this project.
'Or make appropriate Declaration for all APIs used below.
'-----------------------------------------

Form1.ScaleMode = 3 ' Pixcel
Form1.DrawWidth = 4
Form1.FillColor = 12632256
Form1.ForeColor = 255
Form1.FillStyle = 1
Form1.BackColor = 16777215
'-----------------------------------------
Ellipse Form1.hdc, 21, 27, 170, 178
Form1.ForeColor = 0
Form1.DrawWidth = 2
Form1.Line (35, 101)-(157, 118), 0, B
Form1.Line (68, 101)-(68, 118), 0
Form1.Line (150, 102)-(150, 116), 0
Form1.FillColor = 8421504
Form1.FillStyle = 0
ExtFloodFill Form1.hdc, 154, 112, 16777215, 1
Form1.FillColor = 12632256
ExtFloodFill Form1.hdc, 50, 112, 16777215, 1
Form1.FillStyle = 1
Form1.Line (151, 95)-(146, 76), 0
Form1.Line (146, 76)-(150, 68), 0
Form1.Line (150, 68)-(146, 60), 0
Form1.Line (154, 72)-(153, 77), 0
Form1.Line (153, 77)-(156, 84), 0
Form1.Line (156, 84)-(152, 95), 0
Form1.DrawWidth = 4
Form1.Line (125, 68)-(61, 146), 0
Form1.Line (56, 66)-(130, 146), 0
