|
xoblite™ / Blackbox for Windows bb5 | RC6 preview | 0.25.2.14
http://xoblite.net/
|
#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 | |
| int StyleItem::bevelstyle |
| int StyleItem::bevelposition |
| int StyleItem::type |
| bool StyleItem::parentRelative |
| bool StyleItem::interlaced |
| COLORREF StyleItem::Color |
| COLORREF StyleItem::ColorTo |
| COLORREF StyleItem::TextColor |
| int StyleItem::FontHeight |
| int StyleItem::FontWeight |
| int StyleItem::Justify |
| int StyleItem::validated |
| char StyleItem::Font[128] |
| int StyleItem::nVersion |
| int StyleItem::marginWidth |
| int StyleItem::borderWidth |
| COLORREF StyleItem::borderColor |
| COLORREF StyleItem::foregroundColor |
| COLORREF StyleItem::disabledColor |
| bool StyleItem::bordered |
| bool StyleItem::FontShadow |
| char StyleItem::ShadowX |
| char StyleItem::ShadowY |
| unsigned short StyleItem::ShadowXY |
| union { ... } StyleItem |
| COLORREF StyleItem::ShadowColor |
| bool StyleItem::FontOutline |
| COLORREF StyleItem::OutlineColor |
| COLORREF StyleItem::Color3 |
| COLORREF StyleItem::Color4 |
| COLORREF StyleItem::Color5 |
| COLORREF StyleItem::Color6 |
| COLORREF StyleItem::Color7 |
| COLORREF StyleItem::Color8 |
| StyleItemImage StyleItem::Image |