C1.Silverlight.RichTextBox.5
Focus Method (C1RichTextBox)

Attempts to set the focus on the control.
Syntax
'Declaration
 
Public Shadows Function Focus() As System.Boolean
public new System.bool Focus()

Return Value

true if focus was set to the control, or focus was already on the control. false if the control is not focusable.
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members

 

 


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