DIF_LISTNOCLOSE

Far Manager

DIF_LISTNOCLOSE

The DIF_LISTNOCLOSE flag directs a list not to close the dialog after item selection. Default list behavior after item selection is to end dialog processing. Another way to change the default behavior is to return FALSE for the DN_CLOSE event.

Controls

The DIF_LISTNOCLOSE flag is applicable to the following dialog items:

ControlDescription
DI_LISTBOX List box.
DI_COMBOBOX Combo box.