IBaseGrip::ComboLabel Struct Reference


Detailed Description

The label and icon that make up each individual option for Type::eCombo grip item.

#include <igrip.h>

Inheritance diagram for IBaseGrip::ComboLabel:
Inheritance graph
[legend]

List of all members.

Public Attributes

MSTR  mLabel
  The string label for the radio option.
MSTR  mIcon
  The icon file.

Member Data Documentation

The string label for the radio option.