'Declaration Protected Overridable Sub OnLostFocusNoRefresh( _ ByVal e As EventArgs _ )
'Declaration
Protected Overridable Sub OnLostFocusNoRefresh( _ ByVal e As EventArgs _ )
'Usage Dim instance As ElementControl Dim e As EventArgs instance.OnLostFocusNoRefresh(e)
'Usage
Dim instance As ElementControl Dim e As EventArgs instance.OnLostFocusNoRefresh(e)
protected virtual void OnLostFocusNoRefresh( EventArgs e )
ElementControl Class ElementControl Members