autoscroll
美
英 
例句
That's assuming you use the keyboard. Otherwise, you need some Click-and-Drag mouse operations and a reliable autoscroll.
这里假设你使用键盘操作。不然,你需要好几步鼠标托拽操作和可靠的自动滚屏。
With a Panel control, you can set its AutoScroll property to true and vertically scroll through its contents.
对于Panel控件,可以将其AutoScroll属性设置为true并在其内容中垂直滚动。
Support for Autoscroll, automatically supporting dialogs in landscape mode.
支持自动滚动,自动支持横向模式的对话框。
The AutoScroll property is set to true to display scroll bars on the form to enable the user to scroll to the control.
AutoScroll属性设置为真,从而在窗体上显示滚动条,使用户可滚动显示控件。
If the AutoScroll property is set to true, the DisplayRectangle property is the virtual size and position of the ScrollableControl control.
如果AutoScroll属性设置为true,则DisplayRectangle属性是ScrollableControl控件的虚拟大小和虚拟位置。
You should set the AutoScroll property of the parent scrollable control to false.
应将父级可滚动控件的AutoScroll属性设置为false。
To display scroll bars, set the AutoScroll property to true.
若要显示滚动条,请将AutoScroll属性设置为true。