ComponentOne TileControl for WinForms
InvokeLostFocus Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : InvokeLostFocus Method
Syntax
'Declaration
 
Protected Sub InvokeLostFocus( _
   ByVal toInvoke As System.Windows.Forms.Control, _
   ByVal e As System.EventArgs _
) 
protected void InvokeLostFocus( 
   System.Windows.Forms.Control toInvoke,
   System.EventArgs e
)

Parameters

toInvoke
e
See Also

Reference

C1TileControl Class
C1TileControl Members