ComponentOne Basic Library for WPF and Silverlight
Focus Method (C1ComboBox)


C1.Silverlight Namespace > C1ComboBox Class : Focus Method
Syntax
'Declaration
 
Public Function Focus() As System.Boolean
'Usage
 
Dim instance As C1ComboBox
Dim value As System.Boolean
 
value = instance.Focus()
public System.bool Focus()
See Also

Reference

C1ComboBox Class
C1ComboBox Members