Caption = "Change the AutoSize property to change how the background bitmap is displayed. Load a new bitmap or icon in the Picture property to create graph paper or lined paper."
ForeColor = &H00000000&
Height = 615
Index = 1
Left = 720
TabIndex = 12
Top = 120
Width = 5655
WordWrap = -1 'True
End
End
Begin PictureBox Picture1
BackColor = &H00C0C0C0&
Height = 1095
Index = 0
Left = 240
ScaleHeight = 1065
ScaleWidth = 7185
TabIndex = 9
Top = 120
Width = 7215
Begin Label Label1
Alignment = 2 'Center
BackColor = &H00C0C0C0&
Caption = "The Pen Ink On Bitmap control is like a Picture Box control that allows you to draw and erase in on a bitmap. To erase ink, write in the control while pressing the barrel button on your pen."