Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Picture Box?

Status
Not open for further replies.

TheKing

Programmer
Joined
Feb 25, 2002
Messages
151
Location
US
I usually code in VB 6.0 and in there there is a control called a Picture Box.

What would that be in VBA coding?

I have streaming video out of a camera that I want to put on an Access form.

Thanks

TheKing
[pc3]
 
Thanks for responding but when I did try the image control it wants me to browse to a picture file to insert it into the control.

I am not so sure I can 'browse' to a picture that is being made in my code.



TheKing
[pc3]
 
So I also found this VidCapFree.ocx control, has anyone here used it in their VBA programs?



TheKing
[pc3]
 
Insert the image control with a picture on your hard drive, then delete the image source.

B

----------------------------------------------
Ben O'Hara

"Where are all the stupid people from...
...And how'd they get so dumb?"
NoFX-The Decline
----------------------------------------------
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top