C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor Namespace : HtmlEventEventHandler Delegate |
'Declaration Public Delegate Sub HtmlEventEventHandler( _ ByVal sender As System.Object, _ ByVal e As HtmlEventEventArgs _ )
public delegate void HtmlEventEventHandler( System.object sender, HtmlEventEventArgs e )