[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1RichTextBox.Focus

Focus Method

Focus()

Attempts to set the focus on the control.

Declaration
public bool Focus()
Returns
Type Description
bool

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