Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
Hi,
i want to creat a small program in my program when i click on command button then piture appear in picture box. how can i do it.
thanxx for help.

In the Command1_Click routine, just do something like :
Private Sub Command1_Click()
Picture1.Picture = LoadPicture ("C:\Windows\Greenstone.bmp")
End Sub

![]() |
response to comments/rece...
|
VB6 & new OS
|

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
| Ads by Google |