Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.FormControls Namespace / Control Class
Members


In This Topic
    Control Class
    In This Topic
    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