DIF_HOMEITEM

The first dialog item which has the DIF_HOMEITEM flag set and can have keyboard input focus will be receiving the focus when the user presses the Home key.

Controls

The DIF_HOMEITEM flag is applicable to the following dialog items:
ControlDescription
DI_BUTTON Push button.
DI_CHECKBOX Check box.
DI_EDIT Edit box.
DI_FIXEDIT Fixed size edit box.
DI_COMBOBOX Combo box.
DI_RADIOBUTTON Radio button.
DI_PSWEDIT Password edit box.
DI_LISTBOX List box.
DI_MEMOEDIT
DI_USERCONTROL User control.

Remarks

See also: