ComponentOne Input for WinForms
FocusOnClick Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1PictureBox Class : FocusOnClick Property
Gets or sets the value indicating whether the picture box receives focus when clicked.
Syntax
'Declaration
 
Public Property FocusOnClick As System.Boolean
public System.bool FocusOnClick {get; set;}
See Also

Reference

C1PictureBox Class
C1PictureBox Members