Gtk.Widget.OnActivate Method
Method raised when the widget is activated, primarily by Widget.Activate.

Syntax

protected virtual void OnActivate ()

Remarks

Override this method in a subclass to be notified when the widget is activated, commonly when the user presses Enter or Space during key navigation.

Requirements

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