Provides a menu images factories for use by a menu control.
- Namespace
- xtd::forms
- Library
- xtd.forms
|
static xtd::drawing::image | file_new () |
| File new image object. More...
|
|
static xtd::drawing::image | file_new (const xtd::ustring &theme) |
| File new image object with specified theme. More...
|
|
static xtd::drawing::image | file_new (const xtd::drawing::size &size) |
| File new image object with specified size. More...
|
|
static xtd::drawing::image | file_new (const xtd::ustring &theme, const xtd::drawing::size &size) |
| File new image object with specified theme and size. More...
|
|
static xtd::drawing::image | file_open () |
| File open image object. More...
|
|
static xtd::drawing::image | file_open (const xtd::ustring &theme) |
| File open image object with specified theme. More...
|
|
static xtd::drawing::image | file_open (const xtd::drawing::size &size) |
| File open image object with specified size. More...
|
|
static xtd::drawing::image | file_open (const xtd::ustring &theme, const xtd::drawing::size &size) |
| File open image object with specified theme and size. More...
|
|
static xtd::drawing::image | file_save () |
| File save image object. More...
|
|
static xtd::drawing::image | file_save (const xtd::ustring &theme) |
| File save image object with specified theme. More...
|
|
static xtd::drawing::image | file_save (const xtd::drawing::size &size) |
| File save image object with specified size. More...
|
|
static xtd::drawing::image | file_save (const xtd::ustring &theme, const xtd::drawing::size &size) |
| File save image object with specified theme and size. More...
|
|
static xtd::drawing::image | file_print () |
| File print image object. More...
|
|
static xtd::drawing::image | file_print (const xtd::ustring &theme) |
| File print image object with specified theme. More...
|
|
static xtd::drawing::image | file_print (const xtd::drawing::size &size) |
| File print image object with specified size. More...
|
|
static xtd::drawing::image | file_print (const xtd::ustring &theme, const xtd::drawing::size &size) |
| File print image object with specified theme and size. More...
|
|
static xtd::drawing::image | file_print_preview () |
| File print preview image object. More...
|
|
static xtd::drawing::image | file_print_preview (const xtd::ustring &theme) |
| File print preview image object with specified theme. More...
|
|
static xtd::drawing::image | file_print_preview (const xtd::drawing::size &size) |
| File print preview image object with specified size. More...
|
|
static xtd::drawing::image | file_print_preview (const xtd::ustring &theme, const xtd::drawing::size &size) |
| File print preview image object with specified theme and size. More...
|
|
static xtd::drawing::image | file_exit () |
| File exit image object. More...
|
|
static xtd::drawing::image | file_exit (const xtd::ustring &theme) |
| File exit image object with specified theme. More...
|
|
static xtd::drawing::image | file_exit (const xtd::drawing::size &size) |
| File exit image object with specified size. More...
|
|
static xtd::drawing::image | file_exit (const xtd::ustring &theme, const xtd::drawing::size &size) |
| File exit image object with specified theme and size. More...
|
|
static xtd::drawing::image | edit_undo () |
| Edit undo image object. More...
|
|
static xtd::drawing::image | edit_undo (const xtd::ustring &theme) |
| Edit undo image object with specified theme. More...
|
|
static xtd::drawing::image | edit_undo (const xtd::drawing::size &size) |
| Edit undoEdit undo image object with specified size. More...
|
|
static xtd::drawing::image | edit_undo (const xtd::ustring &theme, const xtd::drawing::size &size) |
| Edit undo image object with specified theme and size. More...
|
|
static xtd::drawing::image | edit_redo () |
| Edit undo image object. More...
|
|
static xtd::drawing::image | edit_redo (const xtd::ustring &theme) |
| Edit undo image object with specified theme. More...
|
|
static xtd::drawing::image | edit_redo (const xtd::drawing::size &size) |
| Edit undo image object with specified size. More...
|
|
static xtd::drawing::image | edit_redo (const xtd::ustring &theme, const xtd::drawing::size &size) |
| Edit undo image object with specified theme and size. More...
|
|
static xtd::drawing::image | edit_cut () |
| Edit cut image object. More...
|
|
static xtd::drawing::image | edit_cut (const xtd::ustring &theme) |
| Edit cut image object with specified theme. More...
|
|
static xtd::drawing::image | edit_cut (const xtd::drawing::size &size) |
| Edit cut image object with specified size. More...
|
|
static xtd::drawing::image | edit_cut (const xtd::ustring &theme, const xtd::drawing::size &size) |
| Edit cut image object with specified theme and size. More...
|
|
static xtd::drawing::image | edit_copy () |
| Edit copy image object. More...
|
|
static xtd::drawing::image | edit_copy (const xtd::ustring &theme) |
| Edit copy image object with specified theme. More...
|
|
static xtd::drawing::image | edit_copy (const xtd::drawing::size &size) |
| Edit copy image object with specified size. More...
|
|
static xtd::drawing::image | edit_copy (const xtd::ustring &theme, const xtd::drawing::size &size) |
| Edit copy image object with specified theme and size. More...
|
|
static xtd::drawing::image | edit_paste () |
| Edit paste image object. More...
|
|
static xtd::drawing::image | edit_paste (const xtd::ustring &theme) |
| Edit paste image object with specified theme. More...
|
|
static xtd::drawing::image | edit_paste (const xtd::drawing::size &size) |
| Edit paste image object with specified size. More...
|
|
static xtd::drawing::image | edit_paste (const xtd::ustring &theme, const xtd::drawing::size &size) |
| Edit paste image object with specified theme and size. More...
|
|
static xtd::drawing::image | view_back () |
| View back image object. More...
|
|
static xtd::drawing::image | view_back (const xtd::ustring &theme) |
| View back image object with specified theme. More...
|
|
static xtd::drawing::image | view_back (const xtd::drawing::size &size) |
| View back image object with specified size. More...
|
|
static xtd::drawing::image | view_back (const xtd::ustring &theme, const xtd::drawing::size &size) |
| View back image object with specified theme and size. More...
|
|
static xtd::drawing::image | view_forward () |
| View forward image object. More...
|
|
static xtd::drawing::image | view_forward (const xtd::ustring &theme) |
| View forward image object with specified theme. More...
|
|
static xtd::drawing::image | view_forward (const xtd::drawing::size &size) |
| View forward image object with specified size. More...
|
|
static xtd::drawing::image | view_forward (const xtd::ustring &theme, const xtd::drawing::size &size) |
| View forward image object with specified theme and size. More...
|
|
static xtd::drawing::image | help_about () |
| Help about image object. More...
|
|
static xtd::drawing::image | help_about (const xtd::ustring &theme) |
| Help about image object with specified theme. More...
|
|
static xtd::drawing::image | help_about (const xtd::drawing::size &size) |
| Help about image object with specified size. More...
|
|
static xtd::drawing::image | help_about (const xtd::ustring &theme, const xtd::drawing::size &size) |
| Help about image object with specified theme and size. More...
|
|
static xtd::drawing::size | size () |
| Gets the height and width of the menu images. More...
|
|
static xtd::drawing::image | from_name (const xtd::ustring &name) |
| Gets image object with specified name. More...
|
|
static xtd::drawing::image | from_name (const xtd::ustring &theme, const xtd::ustring &name) |
| Gets image object with specified theme and name. More...
|
|
static xtd::drawing::image | from_name (const xtd::ustring &name, const xtd::drawing::size &size) |
| Gets image object with specified name and size. More...
|
|
static xtd::drawing::image | from_name (const xtd::ustring &theme, const xtd::ustring &name, const xtd::drawing::size &size) |
| Gets image object with specified theme, name and size. More...
|
|