xoblite™ / Blackbox for Windows bb5 | RC6 preview | 0.25.2.14
http://xoblite.net/
StyleItem Struct Reference

#include <BBApi.h>

Public Attributes

int bevelstyle
 
int bevelposition
 
int type
 
bool parentRelative
 
bool interlaced
 
COLORREF Color
 
COLORREF ColorTo
 
COLORREF TextColor
 
int FontHeight
 
int FontWeight
 
int Justify
 
int validated
 
char Font [128]
 
int nVersion
 
int marginWidth
 
int borderWidth
 
COLORREF borderColor
 
COLORREF foregroundColor
 
COLORREF disabledColor
 
bool bordered
 
bool FontShadow
 
union { 
 
   struct { 
 
      char   ShadowX 
 
      char   ShadowY 
 
   }  
 
   unsigned short   ShadowXY 
 
};  
 
COLORREF ShadowColor
 
bool FontOutline
 
COLORREF OutlineColor
 
COLORREF Color3
 
COLORREF Color4
 
COLORREF Color5
 
COLORREF Color6
 
COLORREF Color7
 
COLORREF Color8
 
StyleItemImage Image
 

Member Data Documentation

◆ bevelstyle

int StyleItem::bevelstyle

◆ bevelposition

int StyleItem::bevelposition

◆ type

int StyleItem::type

◆ parentRelative

bool StyleItem::parentRelative

◆ interlaced

bool StyleItem::interlaced

◆ Color

COLORREF StyleItem::Color

◆ ColorTo

COLORREF StyleItem::ColorTo

◆ TextColor

COLORREF StyleItem::TextColor

◆ FontHeight

int StyleItem::FontHeight

◆ FontWeight

int StyleItem::FontWeight

◆ Justify

int StyleItem::Justify

◆ validated

int StyleItem::validated

◆ Font

char StyleItem::Font[128]

◆ nVersion

int StyleItem::nVersion

◆ marginWidth

int StyleItem::marginWidth

◆ borderWidth

int StyleItem::borderWidth

◆ borderColor

COLORREF StyleItem::borderColor

◆ foregroundColor

COLORREF StyleItem::foregroundColor

◆ disabledColor

COLORREF StyleItem::disabledColor

◆ bordered

bool StyleItem::bordered

◆ FontShadow

bool StyleItem::FontShadow

◆ ShadowX

char StyleItem::ShadowX

◆ ShadowY

char StyleItem::ShadowY

◆ ShadowXY

unsigned short StyleItem::ShadowXY

◆ [union]

union { ... } StyleItem

◆ ShadowColor

COLORREF StyleItem::ShadowColor

◆ FontOutline

bool StyleItem::FontOutline

◆ OutlineColor

COLORREF StyleItem::OutlineColor

◆ Color3

COLORREF StyleItem::Color3

◆ Color4

COLORREF StyleItem::Color4

◆ Color5

COLORREF StyleItem::Color5

◆ Color6

COLORREF StyleItem::Color6

◆ Color7

COLORREF StyleItem::Color7

◆ Color8

COLORREF StyleItem::Color8

◆ Image

StyleItemImage StyleItem::Image