| Visual Basic (Declaration) | |
|---|---|
Public Sub ScrollControlIntoView( _ ByVal activeControl As System.Windows.Forms.Control _ ) | |
| C# | |
|---|---|
public void ScrollControlIntoView( System.Windows.Forms.Control activeControl ) | |
Parameters
- activeControl
|
| ActiveReports Developer 7 | |
| ScrollControlIntoView Method | |
| See Also | |
| GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > Designer Class : ScrollControlIntoView Method |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Sub ScrollControlIntoView( _ ByVal activeControl As System.Windows.Forms.Control _ ) | |
| C# | |
|---|---|
public void ScrollControlIntoView( System.Windows.Forms.Control activeControl ) | |