# Editor.ControlWidget.StartEditing

```csharp
void StartEditing()
```

Selects this widget and starts editing. Used when we want to focus on the widget in the
inspector, like when double-clicking on something in a graph editor that maps to this widget.

Declared in [Editor.ControlWidget](/api/Editor.ControlWidget).
Assembly: `Sandbox.Tools`.
