]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/clientdc.tex
don't make read-only text controls editable when enabled
[wxWidgets.git] / docs / latex / wx / clientdc.tex
index 8101533aa0368b0bd98ed76dd9afa3b1bacdd9e4..202e8aa881eb1efdc2712613aa73cbc2d3d51028 100644 (file)
@@ -12,7 +12,13 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow
 
 \wxheading{Derived from}
 
+\helpref{wxWindowDC}{wxwindowdc}\\
 \helpref{wxDC}{wxdc}
+\helpref{wxObject}{wxobject}
+
+\wxheading{Include files}
+
+<wx/dcclient.h>
 
 \wxheading{See also}
 
@@ -21,7 +27,7 @@ To draw on the whole window including decorations, construct a \helpref{wxWindow
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxClientDC::wxClientDC}
+\membersection{wxClientDC::wxClientDC}\label{wxclientdcctor}
 
 \func{}{wxClientDC}{\param{wxWindow*}{ window}}