Documentation for this section has not yet been entered.
This property returns true if the Selectable value of System.Windows.Forms.ControlStyles is set to true, is contained in another control, the control itself is visible and enabled, and all its parent controls are visible and enabled.
The Windows Forms controls in the following list are not selectable and will return a value of false for the Control.CanSelect property. Controls derived from these controls are also not selectable.
System.Windows.Forms.LinkLabel (when there is no link present in the control)