Method |
Description |
---|
TabletMenu.TabletMenu (MenuGroup) | This constructor adds a tablet menu to its parent. |
TabletMenu.TabletMenu (MenuGroup, StringCollection) | This constructor adds a tablet menu to its parent and associates it with aliases. |
TabletMenu.TabletMenu (MenuGroup, StringCollection, int, int) | This constructor adds a tablet menu to its parent and associates it with aliases. It also explicitly specifies the rows... more |
TabletMenu.TabletMenu (TabletMenu, MenuGroup) | This constructor populates the data for this tablet menu from that of another TabletMenu, and sets its parent. |
TabletMenu.TabletMenu (TabletMenu, MenuGroup, int) | This constructor populates the data for this tablet menu from that of another TabletMenu, setting its parent and array... more |