FlexGrid for WinForms
ScrollableControl Class
Members 



Base class for controls that support auto-scrolling behavior.
Syntax
'Declaration
 
Public MustInherit Class ScrollableControl 
   Inherits System.Windows.Forms.Control
'Usage
 
Dim instance As ScrollableControl
public abstract class ScrollableControl : System.Windows.Forms.Control 
public ref class ScrollableControl abstract : public System.Windows.Forms.Control 
Remarks
This class is similar to System.Windows.Forms.ScrollableControl, but provides extra customization, better scroll notification, and support for scroll tracking.
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            C1.Win.C1FlexGrid.Util.BaseControls.ScrollableControl
               C1.Win.C1FlexGrid.C1FlexGridBase

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ScrollableControl Members
C1.Win.C1FlexGrid.Util.BaseControls Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback