DLG_BUTTONS
Support
Supported from 6.0
Description
A group of buttons for a dialog.
LONG flags=EEikButtonGroupAddToStack; | Flags for the buttons.Valid flags are EEikButtonGroupAddToStack , EEikButtonGroupDelayActivation , and EEikButtonGroupUseMaxSize . |
STRUCT buttons[]; | An array of dialog buttons (DLG_BUTTON ) resources. See also:
| |