ComponentOne Input for WinForms
FocusControl Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > DropDownForm Class : FocusControl Property
Determines the control on the form that gets input focus when the form is shown.
Syntax
'Declaration
 
Public Property FocusControl As System.Windows.Forms.Control
public System.Windows.Forms.Control FocusControl {get; set;}
See Also

Reference

DropDownForm Class
DropDownForm Members