Version

TabScrollButton Class Members

The following tables list the members exposed by TabScrollButton.

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.  
Public Methods
 NameDescription
Public MethodResetReset all properties.  
Public MethodToStringReturns string formatted for visual designer.  
See Also