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