X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/408776d0347b651ab4b00c2d613f8e51b1985a91..62960a2c6e9c54720126a7207fa47e9e539f6040:/interface/wx/editlbox.h?ds=sidebyside diff --git a/interface/wx/editlbox.h b/interface/wx/editlbox.h index d489a95be6..6be3673d8f 100644 --- a/interface/wx/editlbox.h +++ b/interface/wx/editlbox.h @@ -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