C1.Silverlight.FlexGrid.5
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.