]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tabctrl.tex
Documented new constructor and overloaded Create methods.
[wxWidgets.git] / docs / latex / wx / tabctrl.tex
index f8ded606c11402071878142c377c9a87a5c85ff6..f154888fac11f451406ff16ca4ae7947a7348fba 100644 (file)
@@ -9,6 +9,10 @@ This class represents a tab control, which manages multiple tabs.
 \helpref{wxEvtHandler}{wxevthandler}\\
 \helpref{wxObject}{wxobject}
 
+\wxheading{Include files}
+
+<wx/tabctrl.h>
+
 \wxheading{See also}
 
 \helpref{wxTabEvent}{wxtabevent}, \helpref{wxImageList}{wximagelist},\rtfsp
@@ -176,7 +180,7 @@ Inserts a new tab.
 
 \wxheading{Return value}
 
-TRUE if successful, FALSE otherwise.
+true if successful, false otherwise.
 
 \membersection{wxTabCtrl::SetItemData}\label{wxtabctrlsetitemdata}