Share via


Content.Init Událost

Definice

Nastane při inicializaci ovládacího prvku.

public:
 event EventHandler ^ Init;
[System.ComponentModel.Browsable(false)]
public event EventHandler Init;
[<System.ComponentModel.Browsable(false)>]
member this.Init : EventHandler 
Public Custom Event Init As EventHandler 

Event Type

Atributy

Poznámky

Událost Init se nikdy nevyvolá a nezobrazuje se v návrhářích vizuálů.

Platí pro

Viz také