ComponentOne WebMenus and WebBars for ASP.NET: C1WebTabStrip Overview > TabStrip's Items and Groups > Scrollable Groups

Scrollable Groups

C1WebTabStrip's groups are scrollable. The scrollable groups are from the C1WebScrollableGroup class. The scrollable groups have Height, EnableScrolling, and ScrollAreaStyle properties. The ScrollAreaStyle property gets the C1WebScrollAreaStyle object. The C1WebScrollAreaStyle object includes the following properties:

 

      ScrollImageDownActiveUrl - Represents the image url for the scroll down in active state.

      ScrollImageDownHoverUrl - Represents the image url for the scroll down in hover state.

      ScrollImageDownUrl - Represents the image url for the scroll down in normal state.

      ScrollImageUpActiveUrl - Represents the image url for the scroll up in active state.

      ScrollImageUpHoverUrl - Represents the image url for the scroll up in hover state.

      ScrollImageUpUrl - Represents the image url for the scroll up in normal state.

 

These properties are accessible programmatically through C1WebScrollableGroup's object or through the design editor, C1WebTabStripGroup Collection Editor.


Send comments about this topic to ComponentOne.
Copyright © 1987-2009 ComponentOne LLC. All rights reserved.