Version: 3.2.3
Loading...
Searching...
No Matches
Stock Items

The following is the list of the window IDs for which stock buttons and menu items are created.

See the wxButton constructor and the wxMenuItem constructor for classes which automatically add stock bitmaps when using stock IDs.

Also note that you can retrieve stock bitmaps using wxArtProvider.

Stock ID Stock label GTK icon
wxID_ABOUT &About
td
wxID_ADD Add
td
wxID_APPLY &Apply
td
wxID_BACKWARD &Back
td
wxID_BOLD &Bold
td
wxID_BOTTOM &Bottom
td
wxID_CANCEL &Cancel
td
wxID_CDROM &CD-ROM
td
wxID_CLEAR &Clear
td
wxID_CLOSE &Close
td
wxID_CONVERT &Convert
td
wxID_COPY &Copy
td
wxID_CUT Cu&t
td
wxID_DELETE &Delete
td
wxID_DOWN &Down
td
wxID_EDIT &Edit
td
wxID_EXECUTE &Execute
td
wxID_EXIT &Quit
td
wxID_FILE &File
td
wxID_FIND &Find...
td
wxID_FIRST &First
td
wxID_FLOPPY &Floppy
td
wxID_FORWARD &Forward
td
wxID_HARDDISK &Harddisk
td
wxID_HELP &Help
td
wxID_HOME &Home
td
wxID_INDENT Indent
td
wxID_INDEX &Index
td
wxID_INFO &Info
td
wxID_ITALIC &Italic
td
wxID_JUMP_TO &Jump to
td
wxID_JUSTIFY_CENTER Centered
td
wxID_JUSTIFY_FILL Justified
td
wxID_JUSTIFY_LEFT Align Left
td
wxID_JUSTIFY_RIGHT Align Right
td
wxID_LAST &Last
td
wxID_NETWORK &Network
td
wxID_NEW &New
td
wxID_NO &No
td
wxID_OK &OK
td
wxID_OPEN &Open...
td
wxID_PASTE &Paste
td
wxID_PREFERENCES &Preferences
td
wxID_PREVIEW Print previe&w
td
wxID_PRINT &Print...
td
wxID_PROPERTIES &Properties
td
wxID_REDO &Redo
td
wxID_REFRESH Refresh
td
wxID_REMOVE Remove
td
wxID_REPLACE Rep&lace...
td
wxID_REVERT_TO_SAVED Revert to Saved
td
wxID_SAVE &Save
td
wxID_SAVEAS Save &As...
td
wxID_SELECTALL Select &All
td
wxID_SELECT_COLOR &Color
td
wxID_SELECT_FONT &Font
td
wxID_SORT_ASCENDING &Ascending
td
wxID_SORT_DESCENDING &Descending
td
wxID_SPELL_CHECK &Spell Check
td
wxID_STOP &Stop
td
wxID_STRIKETHROUGH &Strikethrough
td
wxID_TOP &Top
td
wxID_UNDELETE Undelete
td
wxID_UNDERLINE &Underline
td
wxID_UNDO &Undo
td
wxID_UNINDENT &Unindent
td
wxID_UP &Up
td
wxID_YES &Yes
td
wxID_ZOOM_100 &Actual Size
td
wxID_ZOOM_FIT Zoom to &Fit
td
wxID_ZOOM_IN Zoom &In
td
wxID_ZOOM_OUT Zoom &Out
td

Note that some of the IDs listed above also have a stock accelerator and an associated help string.