Share

ImageMenu Constructor

Overload List

Method Description
ImageMenu.ImageMenu (ImageMenu, MenuGroup)This constructor duplicates data from another ImageMenu into the newly created ImageMenu.
ImageMenu.ImageMenu (ImageMenu, MenuGroup, int)This constructor duplicates data from another ImageMenu into the newly created ImageMenu. It also sets its array position.
ImageMenu.ImageMenu (MenuGroup)This constructor creates a new ImageMenu.
ImageMenu.ImageMenu (MenuGroup, string)This constructor creates an ImageMenu and sets the parent as well as the dialog's title.
ImageMenu.ImageMenu (MenuGroup, string, string, StringCollection)This constructor creates an ImageMenu and sets the parent as well as the dialog's title and description. It also sets... more
ImageMenu.ImageMenu (MenuGroup, string, StringCollection)This constructor creates an ImageMenu and sets the parent as well as the dialog's title. It also sets the aliases.... more

Was this information helpful?