'宣言 Protected Overridable Function ScrollToControl( _ ByVal activeControl As System.Windows.Forms.Control _ ) As System.Drawing.Point
'使用法 Dim instance As TiffOptionsForm Dim activeControl As System.Windows.Forms.Control Dim value As System.Drawing.Point value = instance.ScrollToControl(activeControl)
protected virtual System.Drawing.Point ScrollToControl( System.Windows.Forms.Control activeControl )
パラメータ
- activeControl