Alt-letter).
| Control | Description |
|---|---|
| DI_DOUBLEBOX | double line frame; if it has a hotkey (the DIF_SHOWAMPERSAND flag is not set) then the focus is transfered to the nearest control that can have keyboard focus. |
| DI_SINGLEBOX | single line frame; if it has a hotkey (the DIF_SHOWAMPERSAND flag is not set) then the focus is transfered to the nearest control that can have keyboard focus. |
| DI_TEXT | text label; if it has a hotkey (the DIF_SHOWAMPERSAND flag is not set) then the focus is transfered to the nearest control that can have keyboard focus. |
| DI_VTEXT | vertical text label; if it has a hotkey (the DIF_SHOWAMPERSAND flag is not set) then the focus is transfered to the nearest control that can have keyboard focus. |
| DI_BUTTON | Push Button; if the
DIF_SHOWAMPERSAND flag is not set the element itself
responds to the Alt-Letter combination. |
| DI_CHECKBOX | Check Box; if the
DIF_SHOWAMPERSAND flag is not set the element itself
responds to the Alt-Letter combination. |
| DI_RADIOBUTTON | Radio Button; if the
DIF_SHOWAMPERSAND flag is not set the element itself
responds to the Alt-Letter combination. |