Gtk
Widget
OnFocusInEvent
Gtk.Widget.OnFocusInEvent Method
Default handler for the
Widget.FocusInEvent
event.
Syntax
protected virtual
bool
OnFocusInEvent
(
Gdk.EventFocus
evnt)
Parameters
evnt
a
Gdk.EventFocus
Returns
a
bool
Remarks
Override this method in a subclass to provide a default handler for the
Widget.FocusInEvent
event.
Requirements
Namespace:
Gtk
Assembly:
gtk-sharp (in gtk-sharp.dll)