BASE CLASS FOR MENU RESOURCE. More...
#include <Zclass.h>
Public Attributes | |
| xstring | name |
| int | last_clicked |
BASE CLASS FOR MENU RESOURCE.
% Provides methods for manipulating the contents of a menu resource, which is a collection of information that defines the appearance and function of an application menu. A menu is a special input tool that enables a user to select commands and open submenus from a list of menu items.
Last clcked menu item id.
The resource name.
1.6.1