Gtk.Widget.HasFocus Property
Whether the widget has the input focus.

Syntax

[GLib.Property("has-focus")]
public bool HasFocus { set; get; }

Value

true if the widget has the input focus.

Remarks

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)