Movie Player ActiveX Control

RegisterMsg

 

Register the refresh message. When you playback the video, pause the video, the playback window will not refresh, if called this method, it will refresh.

Public Function RegisterMsg()

 

No Parameter

No Return Value

Example

   

Visual Basic Syntax
MoviePlayer1.RegisterMsg
MoviePlayer1.FileName ="c:\test.mpg"
MoviePlayer1.Play