←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly