Skip to main content

Results for: control + scroll

Show:
Selected page 1
https://docs.microsoft.com/.../User-Interface-Help/scrollbar-control-scroll-event-example

The user can move the scroll box by clicking on either arrow at the ends of the control, by clicking in the region between the scroll box and either arrow, or by dragging the scroll box. When the user drags the scroll box, the Scroll event displays a message indicating that the user scrolled to obtain the new value.

https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.scrollablecontrol.scroll

The Scroll event occurs when the user scrolls through the client area by interacting with the scroll bars, or when the user navigates between controls and the active control scrolls into view. The Scroll event also occurs when you write code, such as setting the AutoScrollPosition property, that scrolls through the client area.

https://docs.microsoft.com/en-us/windows/win32/menurc/scrollbar-control

The control is a rectangle that contains a scroll box and has direction arrows at both ends. The scroll-bar control sends a notification message to its parent whenever the user clicks the mouse in the control. The parent is responsible for updating the scroll-box position.

https://support.microsoft.com/en-us/office/add-a-scroll-bar-or-spin-button-to-a...

Add a scroll bar (ActiveX control) On the Developer tab, in the Controls group, click Insert, and then under ActiveX Controls, click Scroll Bar. Click the worksheet location where you want the upper-left corner of the scroll bar to appear. To edit the control, make sure that you are in design mode.