ReleasePictureBox
Viscom Software VideoCap ActiveX Control |
ReleasePictureBox Method
Description: |
After called Snapshot2Picture method, you need Release the handle of picturebox. |
Usage: |
VideoCap1.ReleasePictureBox pic |
Return Value: |
No Return value. |
Example: |
This Visual Basic example shows how to release the handle of picturebox.. VideoCap1.ReleasPictureBox Picture1.Picture |