FlexGrid for WinForms
ScrollableControl クラス
メンバ 

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid.Util.BaseControls 名前空間 : ScrollableControl クラス
自動スクロール動作をサポートするコントロールの基本クラス。
オブジェクト モデル
ScrollableControl クラス
シンタックス
'宣言
 
Public MustInherit Class ScrollableControl 
   Inherits System.Windows.Forms.Control
public abstract class ScrollableControl : System.Windows.Forms.Control 
解説
このクラスは、 System.Windows.Forms.ScrollableControlに似ていますが、さらに追加のカスタマイズ、高度なスクロール通知、スクロールトラッキング、Windows XP テーマをサポートします。
継承階層

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

参照

ScrollableControl メンバ
C1.Win.C1FlexGrid.Util.BaseControls 名前空間