The DIF_SHOWAMPERSAND flag forces the Dialog Manager to show ampersands (&) in text
items and frames, not using it for the hot key definition.
The DIF_SHOWAMPERSAND flag is applicable to the following dialog item:
| Control | Description |
|---|---|
| DI_BUTTON | Push button. |
| DI_CHECKBOX | Check box. |
| DI_RADIOBUTTON | Radio button. |
| DI_TEXT | Text string. |
| DI_VTEXT | Vertical text string. |
| DI_DOUBLEBOX | Double frame. |
| DI_SINGLEBOX | Single frame. |