Version

ScrollButton Class Members

The following tables list the members exposed by ScrollButton.

Public Properties
 NameDescription
Public PropertyDisabledImageThe name of the url that contains the image used for a button in the disabled state.  
Public PropertyHoverImageThe name of the url that contains the image used for a button in the "mouse-over" state.  
Public PropertyImageThe name of the url that contains the image used for a button in the normal state.  
Public PropertyPressedImageThe name of the url that contains the image used for a button in the selected state.  
Public PropertyStretchStretch the image to the size of the button or keep the original size of the image.  
Public Methods
 NameDescription
Public MethodCopyFromCopies all properties from the ScrollButton object. No merging.  
Public MethodIsEmptyChecks if ScrollButton has any property with non default values.  
Public MethodResetReset all properties to their defaults.  
Public MethodToStringString formatted for visual designer.  
See Also