CaptureCtrl Constructor(bool)

Summary

Constructs a new CaptureCtrl control object.

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

Parameters

windowless
true to create a windowless control; false, otherwise.

Remarks

Call this method to instantiate a new CaptureCtrl object as a windowless control.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly