Version

ScrollButtons Class Members

The following tables list the members exposed by ScrollButtons.

Public Properties
 NameDescription
Public PropertyAllowScrollToLastTabAllow scrolling to the very last tab on the right.  
Public PropertyDelayThe delay in milliseconds between scroll events while the button is pressed.  
Public PropertyDisabledStyleStyle that is applied to the HTML elements that render buttons in a disabled state.  
Public PropertyHoverStyleStyle that is applied to the HTML elements that render buttons when a mouse pointer is moved over them.  
Public PropertyLeftButtonImage or text that is displayed on the left button.  
Public PropertyMoreTabsImages that are displayed on the more-tabs buttons and their locations.  
Public PropertyOuterBorderColorColor of the outer border around a scroll button.  
Public PropertyPressedStyleStyle that is applied to the HTML elements that render buttons in pressed states.  
Public PropertyRightButtonImage or text that is displayed on the right button.  
Public PropertyShowPartialTabsShow or hide partially visible tabs that appear on the right side of UltraWebTab.  
Public PropertyStyleStyle that is applied to the HTML elements that render buttons in normal states.  
Public PropertyUseBrowserDefaultsAutomatically adjust the appearance of buttons to match with the appearance of button elements used by a particular browser on the client.  
Public PropertyVerticalAlignThe vertical alignment of scroll buttons.  
Public PropertyVisibilityThe location of scroll buttons.  
Public Methods
 NameDescription
Public MethodCopyFromCopies all properties from the ScrollButtons object. No merging.  
Public MethodIsEmptyChecks if ScrollButtons has any property with a non default value.  
Public MethodResetReset all properties to their defaults.  
Public MethodToStringString formatted for visual designer.  
See Also