set_wrap_width
Description:
Sets the wrap width of this to be width
.
The wrap width is basically the preferred number of columns when you want the popup to be layed out in a table.
Parameters:
this |
A ComboBox |
width |
Preferred number of columns |