ComponentOne Menus and Toolbars for WinForms
ScrollDown Method

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1OutBar Class : ScrollDown Method
Scrolls embedded toolbar down
Syntax
'Declaration
 
Public Sub ScrollDown( _
   ByVal delta As System.Integer _
) 
public void ScrollDown( 
   System.int delta
)

Parameters

delta
See Also

Reference

C1OutBar Class
C1OutBar Members