I have an active x control the returns the vb 6 property PICTURE, for some
reason I can not put it into a .net PictureBox.
NetImageBox.Image = VidCap1.Picture
Does anybody know how to convert to .net?
Thanks,
Dan
Imran Koradia - 10 Sep 2004 22:17 GMT
http://tinyurl.com/3wvvj
hope that helps..
Imran.
> I have an active x control the returns the vb 6 property PICTURE, for some
> reason I can not put it into a .net PictureBox.
[quoted text clipped - 6 lines]
>
> Dan