X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/408776d0347b651ab4b00c2d613f8e51b1985a91..b72ed64277a2b16c6c8681995e5f3f304a8fe38d:/interface/wx/editlbox.h diff --git a/interface/wx/editlbox.h b/interface/wx/editlbox.h index d489a95be6..3612e56877 100644 --- a/interface/wx/editlbox.h +++ b/interface/wx/editlbox.h @@ -3,7 +3,7 @@ // Purpose: interface of wxEditableListBox // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @@ -51,9 +51,10 @@ public: The text shown just before the list control. @param pos Window position. + If ::wxDefaultPosition is specified then a default position is chosen. @param size - Window size. If wxDefaultSize is specified then the window is sized - appropriately. + Window size. + If ::wxDefaultSize is specified then the window is sized appropriately. @param style Window style. See wxEditableListBox. @param name