DM_SETSELECTION

Far Manager

DM_SETSELECTION

The DM_SETSELECTION is sent to dialog manager to select a block in dialog edit lines.

Param1

The ID of dialog item

Param2

Pointer to an EditorSelect structure.

Return

FALSE - the item is not an edit line.
TRUE - the text was selected.

Controls

ControlDescription
DI_COMBOBOX combined list
DI_EDIT edit line
DI_FIXEDIT fixed-size input field
DI_PSWEDIT password input field

Remarks

Example

See also: