#include "menu.hpp"#include "menu_item_kind.hpp"#include "shortcut.hpp"#include <xtd/drawing/image>#include <xtd/event>#include <xtd/iclonable>Contains xtd::forms::menu_item menu.
Go to the source code of this file.
Classes | |
| class | xtd::forms::menu_item |
| Represents an individual item that is displayed within a main_menu or context_menu. More... | |
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
| namespace | xtd::forms |
| The xtd::forms namespace contains classes for creating Windows-based applications that take full advantage of the rich user interface features available in the Microsoft Windows operating system, Apple macOS and Linux like Ubuntu operating system. | |