VintaSoft Imaging .NET SDK 15.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
    Requirements

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

    See Also