Share

ImageMenuItem Constructor

Overload List

Method Description
ImageMenuItem.ImageMenuItem (ImageMenu)This constructor sets a parent for the ImageMenuItem.
ImageMenuItem.ImageMenuItem (ImageMenu, ImageMenuItem, int)This constructor sets a parent and copies data from another ImageMenuItem.
ImageMenuItem.ImageMenuItem (ImageMenu, MenuMacro)This constructor sets a macro to execute.
ImageMenuItem.ImageMenuItem (ImageMenu, MenuMacro, int)This constructor sets a macro to execute and sets the array position.
ImageMenuItem.ImageMenuItem (ImageMenu, MenuMacro, string, string)This constructor sets a macro to execute. It also associates it with a slide and sets the slide library.
ImageMenuItem.ImageMenuItem (ImageMenu, MenuMacro, string, string, int)This constructor sets a macro to execute and sets the array position. It also associates it with a slide and... more
ImageMenuItem.ImageMenuItem (ImageMenu, MenuMacro, string, string, string, int)This constructor sets a macro to execute and sets the array position. It also associates it with a slide and... more

Was this information helpful?