Skip to content

ACTIONBAR BUTTON TEXT

Symbolic Value : Constants
ACTIONBAR_BUTTON_TEXT_ - Values for BtnTextJustify member of CDACTIONBAREXT.

#include <actods.h>

Symbolic Values :

ACTIONBAR_BUTTON_TEXT_LEFT    -  Text in action button is left justified within button.

ACTIONBAR_BUTTON_TEXT_CENTER      -  Text in action button is centered within button.

ACTIONBAR_BUTTON_TEXT_RIGHT   -  Text in action button is right justified within button.

Description :

These values for the BtnTextJustify member of CDACTIONBAREXT describe action button text justification styles.

See Also : CDACTIONBAREXT