Gtk.Combo.UseArrows Property
Specifies if the arrow (cursor) keys can be used to step through the items in the list. See also EnableArrowKeys.

Syntax

public bool UseArrows { set; }

Value

true if the arrow keys can be used to step through the items in the list.

Remarks

This is on by default.

Requirements

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