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


Control Class
Syntax
'Declaration
 
Public MustInherit Class Control 
   Inherits GrapeCity.Spreadsheet.Drawing.GraphicObject
   Implements GrapeCity.Spreadsheet.Data.IBindings 
 
'Usage
 
Dim instance As Control
Inheritance Hierarchy

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

See Also