←Select platform

PlayCtrl Constructor(bool)

Summary

The PlayCtrl control object constructor.

Syntax

C#
VB
C++
public PlayCtrl( 
   bool windowless 
) 
Public Function New( _ 
   ByVal windowless As Boolean _ 
) 
public: 
PlayCtrl(  
   bool windowless 
) 

Parameters

windowless
true to create the control windowless, false otherwise.

Remarks

Call this method to instantiate a new PlayCtrl object.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly