Input for WinForms
ScrollIntoView(Rectangle) メソッド

C1.Win.8 アセンブリ > C1.Framework 名前空間 > ScrollablePanel クラス > ScrollIntoView メソッド : ScrollIntoView(Rectangle) メソッド
表示範囲内にスクロールする System.Drawing.Rectangle
指定された System.Drawing.Rectangleをスクロールして表示範囲に入れます。
シンタックス
'宣言
 
Public Overloads Sub ScrollIntoView( _
   ByVal r As System.Drawing.Rectangle _
) 
public void ScrollIntoView( 
   System.Drawing.Rectangle r
)

パラメータ

r
表示範囲内にスクロールする System.Drawing.Rectangle
参照

ScrollablePanel クラス
ScrollablePanel メンバ
オーバーロード一覧