Skip to main content
A newer version of this page is available. .
Tab

MenuScrollButtonImageProperties Constructors

Contains settings that define a scroll button image.
Name Parameters Description
MenuScrollButtonImageProperties() none Initializes a new instance of the MenuScrollButtonImageProperties class with default settings.
MenuScrollButtonImageProperties(IPropertiesOwner) owner Initializes a new instance of the MenuScrollButtonImageProperties class with the specified owner.
MenuScrollButtonImageProperties(String) url Initializes a new instance of the MenuScrollButtonImageProperties class with the specified image location.
See Also