Version 23.1 (latest)

TabScrollButton Class Properties

For a list of all members of this type, see TabScrollButton members.

Public Properties
 NameDescription
Public PropertyCssClassGets sets the custom css class applied to button.  
Public PropertyDisabledImageUrlGets sets the custom image url used when button is in disabled state.  
Public PropertyHoverImageUrlGets sets the custom image url used when mouse is moved over it.  
Public PropertyImageAltTextGets sets the custom alt attribute for image.  
Public PropertyImageUrlGets sets the custom image url to the button.  
Public PropertyIsEmptyChecks if all properties have default values.  
Public PropertyPressedImageUrlGets sets the custom image url used when button is in pressed state.  
Public PropertyToolTipGets sets tooltip for the button.  
See Also