Drawing, Graphics, and Images VB6

From Free Knowledge Base- The DUCK Project
Revision as of 13:18, 10 February 2008 by Admin (talk | contribs) (New page: == Controls == === PictureBox: Picture Box Control === pMainShip.Picture = LoadPicture(Trim(App.Path) & "\" & "sc001.bmp")       Category:Computer Technology [[C...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Controls

PictureBox: Picture Box Control

 pMainShip.Picture = LoadPicture(Trim(App.Path) & "\" & "sc001.bmp")