Gtk.Scale Class
A base class for the concrete slider widgets; Gtk.HScale and Gtk.VScale.

See Also: Scale Members

Syntax

public class Scale : Range

Remarks

A Scale is a slider control used to select a numeric value. Specific manipulation can be done with methods and properties on its base class, Gtk.Range. To set the value of a scale, you would normally use the Range.Value property. To detect changes to the value, connect an event handler to the Range.ValueChanged event.

Requirements

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