ComponentOne FlexGrid for WPF and Silverlight
SetFocus Method (Util)

C1.Util Namespace > Util Class : SetFocus Method
Attempts to set the focus to a given control.
Syntax
'Declaration
 
Public Shared Function SetFocus( _
   ByVal ctl As System.Windows.Controls.Control _
) As System.Boolean
public static System.bool SetFocus( 
   System.Windows.Controls.Control ctl
)

Parameters

ctl
See Also

Reference

Util Class
Util Members