Share

ScreenMenuItem Constructor

Overload List

Method Description
ScreenMenuItem.ScreenMenuItem (ScreenMenu)This constructor sets the parent for the screen menu item.
ScreenMenuItem.ScreenMenuItem (ScreenMenu, MenuMacro)This constructor sets the parent for the screen menu item, as well as a macro to reference.
ScreenMenuItem.ScreenMenuItem (ScreenMenu, MenuMacro, int)This constructor sets the parent for the screen menu item, as well as a macro to reference. You may also... more
ScreenMenuItem.ScreenMenuItem (ScreenMenu, ScreenMenuItem, int)This constructor sets the parent property and copies data from another ScreenMenuItem. You may also select its index position.... more

Was this information helpful?