X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e54c96f187f46c06bd36be8cd52b35c19884aa2b..0b822969a677939811d9fb966177031fb5fc625b:/interface/listbook.h?ds=sidebyside diff --git a/interface/listbook.h b/interface/listbook.h index f0e7245365..55d9427045 100644 --- a/interface/listbook.h +++ b/interface/listbook.h @@ -21,16 +21,16 @@ action. @beginStyleTable - @style{wxLB_DEFAULT}: + @style{wxLB_DEFAULT} Choose the default location for the labels depending on the current platform (left everywhere except Mac where it is top). - @style{wxLB_TOP}: + @style{wxLB_TOP} Place labels above the page area. - @style{wxLB_LEFT}: + @style{wxLB_LEFT} Place labels on the left side. - @style{wxLB_RIGHT}: + @style{wxLB_RIGHT} Place labels on the right side. - @style{wxLB_BOTTOM}: + @style{wxLB_BOTTOM} Place labels below the page area. @endStyleTable