←Select platform

BeginInit Method

Summary

Internal method to begin the initialization of the underlying control object.

Syntax
C#
VB
C++
public void BeginInit() 
Public Sub BeginInit() 
public:  
   void BeginInit() 

Remarks

Using the BeginInit and ControlHost-EndInit Method methods prevents the control from being used before it is fully initialized. The initialization occurs at run time.

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.MediaFoundation Assembly