VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / VintasoftScrollableControl Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    VintasoftScrollableControl Class
    In This Topic
    Defines a base class for VintaSoft scrollable controls.
    Object Model
    VintasoftPoint VintasoftSize VintasoftSize VintasoftSize VintasoftCursor VintasoftCursor VintasoftCursor VintasoftCursor VintasoftCursor VintasoftCursor VintasoftCursor VintasoftCursor VintasoftCursor VintasoftCursor VintasoftRect VintasoftColor VintasoftColor VintasoftScrollableControl
    Syntax
    'Declaration
    
    Public Class VintasoftScrollableControl
       Inherits VintasoftControl
    
    
    public class VintasoftScrollableControl : VintasoftControl
    
    
    public __gc class VintasoftScrollableControl : public VintasoftControl*
    
    
    public ref class VintasoftScrollableControl : public VintasoftControl^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.UI.VintasoftControl
          Vintasoft.Imaging.UI.VintasoftScrollableControl
             Vintasoft.Imaging.Office.Spreadsheet.UI.SpreadsheetVisualEditor

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also