Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Focus Method, SoftelvdmUserControl Class

Sets the focus to this instance of the control.

Class: SoftelvdmUserControl
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public void Focus();
public bool Focus();
Public Sub Focus()
Public Function Focus() As Boolean

Comments

Sets the focus to this instance of the control.

See Also SoftelvdmUserControl Class | Classes | SftTree/NET 2.0