401e3b6e5f
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@28793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
57 lines
2.2 KiB
TeX
57 lines
2.2 KiB
TeX
\section{Stock items}\label{stockitems}
|
|
|
|
Stock item IDs for use in \helpref{wxButton constructor}{wxbuttonconstr}:
|
|
|
|
\begin{twocollist}\itemsep=0pt
|
|
\twocolitem{wxSTOCK\_ADD}{"Add"}
|
|
\twocolitem{wxSTOCK\_APPLY}{"\&Apply"}
|
|
\twocolitem{wxSTOCK\_BOLD}{"\&Bold"}
|
|
\twocolitem{wxSTOCK\_CANCEL}{"\&Cancel"}
|
|
\twocolitem{wxSTOCK\_CLEAR}{"\&Clear"}
|
|
\twocolitem{wxSTOCK\_CLOSE}{"\&Close"}
|
|
\twocolitem{wxSTOCK\_COPY}{"\&Copy"}
|
|
\twocolitem{wxSTOCK\_CUT}{"Cu\&t"}
|
|
\twocolitem{wxSTOCK\_DELETE}{"\&Delete"}
|
|
\twocolitem{wxSTOCK\_FIND}{"\&Find"}
|
|
\twocolitem{wxSTOCK\_FIND\_AND\_REPLACE}{"Find and rep\&lace"}
|
|
\twocolitem{wxSTOCK\_GO\_BACK}{"\&Back"}
|
|
\twocolitem{wxSTOCK\_GO\_DOWN}{"\&Down"}
|
|
\twocolitem{wxSTOCK\_GO\_FORWARD}{"\&Forward"}
|
|
\twocolitem{wxSTOCK\_GO\_UP}{"\&Up"}
|
|
\twocolitem{wxSTOCK\_HELP}{"\&Help"}
|
|
\twocolitem{wxSTOCK\_HOME}{"\&Home"}
|
|
\twocolitem{wxSTOCK\_INDENT}{"Indent"}
|
|
\twocolitem{wxSTOCK\_INDEX}{"\&Index"}
|
|
\twocolitem{wxSTOCK\_ITALIC}{"\&Italic"}
|
|
\twocolitem{wxSTOCK\_JUSTIFY\_CENTER}{"Centered"}
|
|
\twocolitem{wxSTOCK\_JUSTIFY\_FILL}{"Justified"}
|
|
\twocolitem{wxSTOCK\_JUSTIFY\_LEFT}{"Align Left"}
|
|
\twocolitem{wxSTOCK\_JUSTIFY\_RIGHT}{"Align Right"}
|
|
\twocolitem{wxSTOCK\_NEW}{"\&New"}
|
|
\twocolitem{wxSTOCK\_NO}{"\&No"}
|
|
\twocolitem{wxSTOCK\_OK}{"\&OK"}
|
|
\twocolitem{wxSTOCK\_OPEN}{"\&Open"}
|
|
\twocolitem{wxSTOCK\_PASTE}{"\&Paste"}
|
|
\twocolitem{wxSTOCK\_PREFERENCES}{"\&Preferences"}
|
|
\twocolitem{wxSTOCK\_PRINT}{"\&Print"}
|
|
\twocolitem{wxSTOCK\_PRINT\_PREVIEW}{"Print previe\&w"}
|
|
\twocolitem{wxSTOCK\_PROPERTIES}{"\&Properties"}
|
|
\twocolitem{wxSTOCK\_QUIT}{"\&Quit"}
|
|
\twocolitem{wxSTOCK\_REDO}{"\&Redo"}
|
|
\twocolitem{wxSTOCK\_REFRESH}{"Refresh"}
|
|
\twocolitem{wxSTOCK\_REMOVE}{"Remove"}
|
|
\twocolitem{wxSTOCK\_REVERT\_TO\_SAVED}{"Revert to Saved"}
|
|
\twocolitem{wxSTOCK\_SAVE}{"\&Save"}
|
|
\twocolitem{wxSTOCK\_SAVE\_AS}{"Save \&As..."}
|
|
\twocolitem{wxSTOCK\_STOP}{"\&Stop"}
|
|
\twocolitem{wxSTOCK\_UNDELETE}{"Undelete"}
|
|
\twocolitem{wxSTOCK\_UNDERLINE}{"\&Underline"}
|
|
\twocolitem{wxSTOCK\_UNDO}{"\&Undo"}
|
|
\twocolitem{wxSTOCK\_UNINDENT}{"\&Unindent"}
|
|
\twocolitem{wxSTOCK\_YES}{"\&Yes"}
|
|
\twocolitem{wxSTOCK\_ZOOM\_100}{"\&Actual Size"}
|
|
\twocolitem{wxSTOCK\_ZOOM\_FIT}{"Zoom to \&Fit"}
|
|
\twocolitem{wxSTOCK\_ZOOM\_IN}{"Zoom \&In"}
|
|
\twocolitem{wxSTOCK\_ZOOM\_OUT}{"Zoom \&Out"}
|
|
\end{twocollist}\itemsep=0pt
|