DVD Player ActiveX Control

ClearFullScreenType

 


When full screen mode, you may set the specific mouse button or keyboard key to clear the full screen mode.

DVDPlayer1.ClearFullScreenType[=Integer]


Parameter
Integer
0 - Keyboard key.
1 - Mouse button.

Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
DVDPlayer1.OpenDVD
DVDPlayer1.ClearFullScreenType = 1
DVDPlayer1.ClearFullScreenMouseButton=0
DVDPlayer1.ShowFullScreen true