Movie Player ActiveX Control

ReleasePictureBox

 

After called Snapshot2Picture method, you need Release the handle of picturebox.

Public Function ReleasePictureBox( _
  ByVal pic As StdPicture
)

 

Parameter
pic
the picturebox..


No Return Value

Example

   

Visual Basic Syntax
MoviePlayer1.ReleasPictureBox Picture1.Picture
Picture1.Picture= MoviePlayer1.Snapshot2Picture