X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cc8bc5aa9cd14c158de637acb9e5ed8beb066d57..380740af5dd112601916704a6d78d1112ebb31b5:/docs/latex/wx/propdlg.tex?ds=sidebyside diff --git a/docs/latex/wx/propdlg.tex b/docs/latex/wx/propdlg.tex index 83b9f421f3..166b2fb570 100644 --- a/docs/latex/wx/propdlg.tex +++ b/docs/latex/wx/propdlg.tex @@ -39,6 +39,7 @@ Windows-style and Mac-style settings dialogs). \wxheading{Derived from} \helpref{wxDialog}{wxdialog}\\ +\helpref{wxTopLevelWindow}{wxtoplevelwindow}\\ \helpref{wxWindow}{wxwindow}\\ \helpref{wxEvtHandler}{wxevthandler}\\ \helpref{wxObject}{wxobject} @@ -47,6 +48,10 @@ Windows-style and Mac-style settings dialogs). +\wxheading{Library} + +\helpref{wxAdv}{librarieslist} + \latexignore{\rtfignore{\wxheading{Members}}} @@ -147,6 +152,7 @@ normally a notebook except on Smartphone where a choice control is used.} \twocolitem{wxPROPSHEET\_TOOLBOOK}{Uses a toolbook for the controller window.} \twocolitem{wxPROPSHEET\_CHOICEBOOK}{Uses a choicebook for the controller window.} \twocolitem{wxPROPSHEET\_LISTBOOK}{Uses a listbook for the controller window.} +\twocolitem{wxPROPSHEET\_TREEBOOK}{Uses a treebook for the controller window.} \twocolitem{wxPROPSHEET\_SHRINKTOFIT}{Shrinks the dialog window to fit the currently selected page (common behaviour for property sheets on Mac OS X).} \end{twocollist}