Sandbox Logo

Application.FocusWidget

Widget FocusWidget { get; set; }

Description

The <see cref="T:Editor.Widget" /> that has the keyboard input focus, or <c>null</c>if no widget in this application has the focus.

Return

User Comments