xtd 0.2.0
Loading...
Searching...
No Matches

◆ dropped_down() [2/2]

combo_box & xtd::forms::combo_box::dropped_down ( bool  value)

Sets a value indicating whether the combo box is displaying its drop-down portion.

Parameters
valuetrue if the drop-down portion is displayed; otherwise, false. The default is false.
Warning
This feature is not supported on macOS.