Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Image control in a form and report
Message
From
22/03/2007 13:13:09
 
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
01207128
Message ID:
01207189
Views:
22
I guess I was not clear enough. What I have now is 5 tabs on the form the fifth tab is the "Picture" tab
on the form and looks like

-------------------- ----------------
| Add/Change Picture | | Remove Picture |
-------------------- ----------------

------------------------------------
| |
| Item to show image (imgPicture) |
| |
-------------------------------------

Current the non-default properties of "imgPicture" are ContorlSource = Table.picture, Stretch = 1 - isometeric

The "Click" method of the "Add/Change" Button has in it

lcPictureFile = GETPICT('BMP','','Select Picture")

I assume I can change 'BMP' to ''.

It also has

Append General From (lcPictureFile) Link

What do I change that to?

I assume I could do something similar in the next, ... methods.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform