Table of Contents

Class ScrollBar

Namespace
OmegaGUI.Model
Assembly
OmegaGUI.dll

A scroll bar control

public class ScrollBar : Slider, ICloneable
Inheritance
ScrollBar
Implements
Inherited Members
Extension Methods

Constructors

ScrollBar()

public ScrollBar()

Properties

Value

The current value of the control

public override int Value { get; set; }

Property Value

int