This class represents a cell within an ImageMenu object. It references a macro that is used to execute a command. All constructors take a parent argument and add the newly created item to the parent.
Public Class ImageMenuItem Inherits CustomizationReference
public class ImageMenuItem : CustomizationReference;
Comments? |