Gtk.HandleBox.HandlePosition Property
Manage where the handle of this container is placed.

Syntax

[GLib.Property("handle-position")]
public PositionType HandlePosition { set; get; }

Value

The current position of the handle.

Remarks

Note: In western cultures, anything other than a PositionType.Left handle for horizontal HandleBoxes, or a PositionType.Top handle for vertical HandleBoxes, may seem strange to users.

The reverse is likely to be true for cultures with languages that are written from right to left.

Requirements

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