
August 15th, 2004, 09:20 PM
|
|
Registered User
|
|
Join Date: Aug 2004
Posts: 10
Time spent in forums: 10 m 4 sec
Reputation Power: 0
|
|
|
Display image in Picture Control
Hi Buddies,
I want to display an image into Picture Control when i click Command button.
My Dialog Box has one Picture Control (ID: IDC_Pic , Type :Bitmap) , an Edit Box ( m_File) and Button ( OnLoad()).
When i click Button after i enter File name in Edit Box , i want to display the image for the File into Picture Control .
How to do that ?
Ur help is appreciated . Thanks
|