Constants used by the UIButtonStyle property.
bsButtonStyleWindowsStandard = | 0 | ' "Windows Standard" button style. |
bsButtonStyleShinyMetal = | 1 | ' "Shiny Metal" button style. |
bsButtonStyleIlluminated = | 2 | ' "Illuminated" button style. |
bsButtonStyle3DClassic = | 3 | ' "3D Classic" button style. |
bsButtonStyleSimple2D = | 4 | ' "Simple 2D" button style. |
bsButtonStyleSimileAero = | 5 | ' "Simile Aero" button style. |
bsButtonStyleLightsAndShadows = | 6 | ' "Lights & Shadows" button style. |
bsButtonStyleOrange = | 7 | ' "Orange" button style. |
bsButtonStyleBluish = | 8 | ' "Bluish" button style. |
bsButtonStylePolished = | 9 | ' "Polished" button style. |
bsButtonStyleBlueMoon = | 10 | ' "Blue Moon" button style. |
bsButtonStyleWhiteBlue = | 11 | ' "White Blue" button style. |
bsButtonStyleWhiteBlueInverted = | 12 | ' "White Blue Inverted" button style. |