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