set_popup_fixed_width
Description:
[
Version ( since =
"3.0" ) ]
public void set_popup_fixed_width (
bool fixed)
Specifies whether the popup’s width should be a fixed width matching the allocated width of the combo box.
Parameters:
this |
a ComboBox
|
fixed |
whether to use a fixed popup width
|