GrapeCity ActiveReports for .NET 16.0J
ScrollControlIntoView メソッド (Toolbox)

GrapeCity.ActiveReports.Design.Toolbox 名前空間 > Toolbox クラス : ScrollControlIntoView メソッド
The child control to scroll into view.
Scrolls the specified child control into view on an auto-scroll enabled control.
シンタックス
'宣言
 
Public Sub ScrollControlIntoView( _
   ByVal activeControl As Control _
) 
public void ScrollControlIntoView( 
   Control activeControl
)

パラメータ

activeControl
The child control to scroll into view.
参照

Toolbox クラス
Toolbox メンバ