|
Allow playback the video spanned on Multi-Monitor if you installed multi-monitor display card. When you set EnableSpanMultiMonitor =true, Mouse cannot activate the button on menu and ShowFullScreen, MenuSelectAtPosition methods cannot use.
DVDPlayer1.EnableSpanMultiMonitor[=bool]
|
Parameter bool true - enable, false -disable.
Remark This property is Read/Write.
Example
|
Visual Basic Syntax DVDPlayer1.EnableSpanMultiMonitor true DVDPlayer1.OpenDVD
|
|
|