ComponentOne TileControl for WinForms
SelectComponent Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > ITileControlDesigner Interface : SelectComponent Method
This is an infrastructure method. Don't use it directly.
Syntax
'Declaration
 
Sub SelectComponent( _
   ByVal item As System.ComponentModel.Component _
) 
void SelectComponent( 
   System.ComponentModel.Component item
)

Parameters

item
See Also

Reference

ITileControlDesigner Interface
ITileControlDesigner Members