Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: uikon.rh

Resource Struct DLG_BUTTONS

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: