OnInit Method

Summary
Overrides the Control.OnInit method.
Syntax
C#
VB
C++
protected override void OnInit( 
   EventArgs e 
) 
  
Protected Overrides Sub OnInit( _ 
   ByVal e As EventArgs _ 
)  
protected: 
void OnInit(  
   EventArgs^ e 
) override  

Parameters

e
An System.EventArgs object that contains the event data.

Remarks

For more information refer to Control.OnInit method.

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

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