ComponentOne TileControl for WinForms
InvokeGotFocus Method

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

Parameters

toInvoke
e
See Also

Reference

C1TileControl Class
C1TileControl Members