N
Common Ground News

What is the use of scroll bar in MS Word?

Author

Chloe Ramirez

Updated on February 17, 2026

What is the use of scroll bar in MS Word?

Scroll bar. A vertical or horizontal bar commonly located on the far right or bottom of a window that allows you to move the window viewing area up, down, left, or right.

Hereof, what is the function of scroll bar in MS Word?

It is created with the window and displayed when the window is displayed. The sole purpose of a standard scroll bar is to enable the user to generate scrolling requests for viewing the entire content of the client area.

One may also ask, how do I use scroll bar? For vertical scrollable bar use the x and y axis. Set the overflow-x:hidden; and overflow-y:auto; that will automatically hide the horizontal scroll bar and present only vertical scrollbar. Here the scroll div will be vertically scrollable. < div class = "scroll" >It is a good platform to learn programming.

In this way, what is the use of scroll bar?

A standard scroll bar is located in the nonclient area of a window. It is created with the window and displayed when the window is displayed. The sole purpose of a standard scroll bar is to enable the user to generate scrolling requests for viewing the entire content of the client area.

Where is the scroll bar in Word?

Show scroll bars in Word and Excel for Windows

  1. Click File > Options.
  2. On the Advanced tab, scroll to the Display section.
  3. Select Show horizontal scroll bar and Show vertical scroll bar, and then click OK.

What are the two types of scroll bar?

There are two types of scroll bars: vertical and horizontal.

How many types of scroll bars in MS Word?

Remember that there are two types of scrollbars. One is the standalone scrollbar control. This one has its own window handle, and consequently can be given focus and all those other fun things you can do with window handles.

What is scroll bar and its types?

Based on their orientation, there are two types of scroll bars: horizontal and vertical. The horizontal scroll bar allows the user to navigate a document left and right. The vertical scroll bar allows navigating up and down.

What are the types of scroll bars?

There are two types of scroll bars: vertical and horizontal. How to use the Scroll Bars? Use the vertical scroll bar to move up and down. To scroll one row or column in each direction, click the arrow at the appropriate end of the scroll bar.

What is menu bar in MS Word?

A menu bar is a horizontal strip that contains lists of available menus for a certain program. Word processing programs, such as Microsoft Word, also include menu options such as Insert, Format, and Font which you will most likely not find in a Web browser's menu bar.

What do you mean by menu bar?

: a narrow section across the screen in a computer program and that shows the names of available operations.

What is scroll bar short answer?

A vertical or horizontal bar commonly on the far right or bottom of a window that allows you to move the window viewing area up, down, left, or right. Most people today are familiar with scroll bars because of the need to scroll up and down on almost every Internet web page.

What is scroll box in computer?

A scroll box is a portion of the scroll bar that helps indicate your location within a document, field, or window. You can also quickly scroll through a page by clicking and dragging the scroll box to where you want to go. In the picture is an example of a scroll box in the vertical scroll bar of a window.

How do I add scrolling?

To apply, add this style to your div element: overflow-y: scroll; height: XXXpx; The height you specify will be the height of the div and once if you have contents to exceed this height, you have to scroll it.

How do I change the scrollbar width?

The scrollbar-width property is used to set the width or thickness of an element's scrollbar when shown. This property can be used on pages where the user interface requires the element to be displayed more prominently and shrinking the scrollbar width gives more space to the element.

How do I make my scroll bar invisible?

Add overflow: hidden; to hide both the horizontal and vertical scrollbar.
  1. body { overflow: hidden; /* Hide scrollbars */ }
  2. body { overflow-y: hidden; /* Hide vertical scrollbar */ overflow-x: hidden; /* Hide horizontal scrollbar */
  3. /* Hide scrollbar for Chrome, Safari and Opera */ .example::-webkit-scrollbar {

How do I use webkit scrollbar?

You can use the following pseudo-elements to customize various parts of the scrollbar for webkit browsers:
  1. ::-webkit-scrollbar — the entire scrollbar.
  2. ::-webkit-scrollbar-button — the buttons on the scrollbar (arrows pointing upwards and downwards that scroll one line at a time).

How do I change the scrollbar height?

To get the height of the scroll bar the offsetHeight of div is subtracted from the clientHeight of div.
  1. OffsetHeight = Height of an element + Scrollbar Height.
  2. ClientHeight = Height of an element.
  3. Height of scrollbar = offsetHeight – clientHeight.

How do I change the scroll color?

Replies (1) îœ
  1. Open Registry Editor by going to Start > search regedit > open "Registry Editor"
  2. Navigate to Computer\HKEY_CURRENT_USER\Control Panel\Colors > double-click "Scrollbar" & type the desired RGB code.

How do you add a scroll to a table?

Overflow property is used to create scrollbar in table. Use display: block; property to display the block level element. Since changing the display property of tbody, we should change the property for thead element as well to prevent from breaking the table layout.

How do I style scrollbar in react?

Steps we need to perform
  1. Hide Browser's Native Scroll-bar.
  2. Add Custom Scroll-Bar UI, this will be visible on mouse hover.
  3. Add Custom scroll-thumb in scroll-bar.
  4. Calculate scroll-thumb Height based on scrollable content.
  5. Change scroll-thumb position on mouse scroll in scroll-host.
  6. Change scroll-thumb position on mouse drag.

How do I make the scrollbar show in all browsers?

scrollbar is not a CSS standard. In Chrome or Safari (WebKit) you can use the extension prefixed by -webkit- Read more here. FireFox doesn't support scrollbar styling. So probably you can support this effect in IE and WebKit browsers only, or use JavaScript libraries as Iwo Kucharski said.

Why can't I see my scroll bar?

Scroll bars may disappear when a page element that holds content expands to accommodate excess content. Clicking the browser window's "Maximize" button will expand the window width to the monitor's width, which causes the horizontal scroll bar to disappear.

Why can't I scroll down in Word?

If you don't see your scrollbar, you may be in "Full Screen Reading," in which scrollbars are not displayed. Click the "Esc" key to exit the full-screen display and return to your normal document view.

How do I turn off scroll lock in Word?

Click Change PC Settings. Select Ease of Access > Keyboard. Click the On Screen Keyboard slider button to turn it on. When the on-screen keyboard appears on your screen, click the ScrLk button.

How do I show the scroll bar in Word 2007?

Select the "Advanced" link in the left column of the "Word Options" pop-out window. Scroll down to the "Display" section of the window and check the box next to "Show horizontal scroll bar" and "Show vertical scroll bar." Once you click "OK," your scroll bars will appear.

What is the function of the quick access toolbar in Microsoft Word?

Quick Access Toolbar lies next to the Microsoft Office Button. It is a customizable toolbar that comes with a set of independent commands. It gives you quick access to commonly used commands such as Save, Undo, Redo, etc. When you click the drop-down arrow next to toolbar it offers more commands.

Why is the scroll bar missing in Excel?

Click the File tab. Click Options, and then click the Advanced category. Under Display options for this workbook, clear or select the Show horizontal scroll bar check box and Show vertical scroll bar check box to hide or display the scroll bars.

Why does the scroll bar disappear in Chrome?

This is most likely caused by an issue with the extensions and it is generally solved by simply disabling/uninstalling the extensions. Overlay-Scroll flags: This issue can also be caused by the overlay-scrollbars flag in Google Chrome. Since these features are experimental, they can cause problems.

How many scroll bars are there in Word 2010?

Two scroll bars are present in Word 2010. Explanation: In Microsoft Office Word 2010, there are two scroll bars present. One scroll bar can be seen at the right-hand side of this version of the word, it lies vertically and the other one is at the bottom, lies horizontally.