Ribbon for WinForms
ScrollIntoView(Rectangle) メソッド

C1.Win.8 アセンブリ > C1.Framework 名前空間 > ScrollablePanel クラス > ScrollIntoView メソッド : ScrollIntoView(Rectangle) メソッド
System.Drawing.Rectangle to scroll into view.
Scrolls a given System.Drawing.Rectangle into view.
シンタックス
'宣言
 
Public Overloads Sub ScrollIntoView( _
   ByVal r As Rectangle _
) 
public void ScrollIntoView( 
   Rectangle r
)

パラメータ

r
System.Drawing.Rectangle to scroll into view.
参照

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