Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.FormControls Namespace / ScrollBar Class
Members


ScrollBar Class
Represents the value of another control based on the position of the scroll box. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class ScrollBar 
   Inherits Control
   Implements GrapeCity.Spreadsheet.Data.IBindings 
 
'Usage
 
Dim instance As ScrollBar
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Data.BindableObject
      GrapeCity.Spreadsheet.Drawing.DrawingObject
         GrapeCity.Spreadsheet.Drawing.GraphicObject
            GrapeCity.Spreadsheet.FormControls.Control
               GrapeCity.Spreadsheet.FormControls.ScrollBar

See Also