←Select platform

EndInit Method

Summary

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

Syntax

C#
VB
C++
public void EndInit() 
Public Sub EndInit() 
public:  
   void EndInit() 

Remarks

Using the ControlHost-BeginInit Method and EndInit 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