←Select platform

OnInit Method

Summary

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

Leadtools.Web Assembly