Difference between revisions of "Drawing, Graphics, and Images VB6"

Admin (Talk | contribs)
(New page: == Controls == === PictureBox: Picture Box Control === pMainShip.Picture = LoadPicture(Trim(App.Path) & "\" & "sc001.bmp")       Category:Computer Technology [[C...)
(No difference)

Revision as of 15:18, 10 February 2008

Controls

PictureBox: Picture Box Control

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

 

 

 

Last modified on 10 February 2008, at 15:18