|
-
Mar 7th, 2005, 03:26 AM
#1
Thread Starter
New Member
image manipulation
Hi,
I should manipulate an image (zoom and navigation) inside a form. The current project is ms-access database with internal forms and code.
I saw a sample of code that uses picturebox. Correct me if I am wrong, but this control is not supported in the VB in the access.
My questions:
1. Do you have any sample for image manipulation in ms-access project?
2. Is it possible to take the code out of the ms-access and convert the project to be a simple VB6 project that uses the access as external database?
3. Is it possible to write a VB6 application that loads the forms from the access project? (this way I would have to rewrite only the relevant form)
4. Is it possible to build a user control in VB6 and use it in the access project?
I believe the all the previous options are relevant, so what do you recommend? Do you have any link for beginner (in the VB field)?
Thanks a lot!!!
Last edited by walwalla; Mar 7th, 2005 at 03:42 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|