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
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