Caption = "The two uses for this program are to have your favourite bitmap on view with no title bar or buttons and vb's runtime vbrun300.dll loaded in memory increasing load time for other vb apps."
FontBold = 0 'False
FontItalic = 0 'False
FontName = "MS Sans Serif"
FontSize = 7.8
FontStrikethru = 0 'False
FontUnderline = 0 'False
ForeColor = &H00000000&
Height = 612
Left = 240
TabIndex = 3
Top = 960
Width = 4932
End
Begin Label Label1
BackColor = &H00C0C0C0&
Caption = "Simple bitmap viewer, displays at true size, then allows instant resize. Opon exit the viewer can save the last bitmaps path, filename, co-ordinates and size for the next time the program is envoked."