ComponentOne InputPanel for WPF
FindName(String) Method

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1InputComboBox Class : FindName(String) Method
Syntax
'Declaration
 
Public Function FindName( _
   ByVal name As System.String _
) As System.Object
public System.object FindName( 
   System.string name
)

Parameters

name
See Also

Reference

C1InputComboBox Class
C1InputComboBox Members