# Customizing Interaction with the Overall Component

Learn how you can customize some aspects of the user interaction with the overall component by displaying scroll bars, allowing load on demand, etc.

## Content



You can customize some aspects of the user interaction with the overall component. To customize user interaction, you may perform the following tasks:

*   [Displaying Scroll Bars](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-control/spweb-SetScrollBars)
*   [Displaying Scroll Bar Text Tips](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-control/spweb-setscrolltips)
*   [Customizing the Scroll Bar Colors](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-control/spweb-scrollbarcolors)
*   [Allowing Load on Demand](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-control/spweb-loadondemand)
*   [Customizing Interaction Based on Events](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-control/spweb-interact-events)
*   [Handling the Tab Key](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-control/spweb-tabkey)
*   [Customizing the Graphical Interface](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-control/spweb-customicons)
*   [Searching for Data with Code](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-control/spweb-searchcode)
*   [Adding a Context Menu](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-control/spweb-contextmenu)
*   [Using the Formula Extender Control](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-control/spweb-formulaextender)

For information about the appearance of the component, refer to [Customizing the Appearance of the Overall Component](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-appearSet/spweb-appearControl).

For information about displaying the sheet names, refer to [Displaying the Sheet Names](/spreadnet/docs/latest/online-asp/overview/spweb-devguide/spweb-interaction/spweb-interact-toolbars/spweb-sheettab-custom).