Share

TabletMenuItem Constructor

Overload List

Method Description
TabletMenuItem.TabletMenuItem (TabletMenu)This constructor creates an empty TabletMenuItem and sets its parent.
TabletMenuItem.TabletMenuItem (TabletMenu, MenuMacro)Creates a TabletMenuItem that references a MenuMacro.
TabletMenuItem.TabletMenuItem (TabletMenu, MenuMacro, int)Creates a TabletMenuItem that references a MenuMacro and inserts it at a specific location.
TabletMenuItem.TabletMenuItem (TabletMenu, TabletMenuItem, int)This constructor sets the parent and copies data from another TabletMenuItem.

Was this information helpful?