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

MenuItemImageProperties Constructors

Contains settings that define the menu item’s image.
Name Parameters Description
MenuItemImageProperties() none Initializes a new instance of the MenuItemImageProperties class.
MenuItemImageProperties(IPropertiesOwner) owner Initializes a new instance of the MenuItemImageProperties class with the specified owner.
MenuItemImageProperties(String) url Initializes a new instance of the MenuItemImageProperties class with the specified image location.
See Also