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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.