BITMAPBOOL_CUSTOMGUISETTINGS

Detailed Description

Macros

#define BITMAPBOOL_ACTIVE
 
#define BITMAPBOOL_INACTIVE
 
#define BITMAPBOOL_TRISTATE
 
#define BITMAPBOOL_TOGGLEACTIVATION
 
#define BITMAPBOOL_CUSTOMSIZE
 
#define BITMAPBOOL_FITBITMAP
 

Macro Definition Documentation

◆ BITMAPBOOL_ACTIVE

#define BITMAPBOOL_ACTIVE

Int32 Active bitmap ID.

◆ BITMAPBOOL_INACTIVE

#define BITMAPBOOL_INACTIVE

Int32 Inactive bitmap ID.

◆ BITMAPBOOL_TRISTATE

#define BITMAPBOOL_TRISTATE

Int32 Tristate bitmap ID.

◆ BITMAPBOOL_TOGGLEACTIVATION

#define BITMAPBOOL_TOGGLEACTIVATION

Bool true to display BITMAPBOOL_ACTIVE bitmap, false to disable it.

Since
R19

◆ BITMAPBOOL_CUSTOMSIZE

#define BITMAPBOOL_CUSTOMSIZE

Int32 Custom button size, default is 15.

Since
R19

◆ BITMAPBOOL_FITBITMAP

#define BITMAPBOOL_FITBITMAP

Bool If true the bitmap is resized to fit the available space.

Since
R19