Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ButtonStyles

Represents the IS_BTN BStyle.

Index

Enumeration members

ISB_C1

ISB_C1: = 1

Choose a standard interface color.

ISB_C2

ISB_C2: = 2

Choose a standard interface color.

ISB_C4

ISB_C4: = 4

Choose a standard interface color.

ISB_CLICK

ISB_CLICK: = 8

When clicked this button will send a IS_BTC packet.

ISB_DARK

ISB_DARK: = 32

Dark button.

ISB_LEFT

ISB_LEFT: = 64

Align text to left.

ISB_LIGHT

ISB_LIGHT: = 16

Light button.

ISB_RIGHT

ISB_RIGHT: = 128

Align text to right.

Generated using TypeDoc