[]
        
(Showing Draft Content)

C1.Win.C1Editor.C1Editor.OnEnter

OnEnter Method

OnEnter(EventArgs)

Sends focus to active browser when entering the editor.

Declaration
protected override void OnEnter(EventArgs e)
Protected Overrides Sub OnEnter(e As EventArgs)
Parameters
Type Name Description
EventArgs e
Overrides