'宣言 Public Sub ScrollControlIntoView( _ ByVal activeControl As System.Windows.Forms.Control _ )
'使用法 Dim instance As PdfOptionsFormBase Dim activeControl As System.Windows.Forms.Control instance.ScrollControlIntoView(activeControl)
public void ScrollControlIntoView( System.Windows.Forms.Control activeControl )
パラメータ
- activeControl