Public Member Functions | |
this (IntPtr wxobj) | |
this () | |
this (Colour colText, Colour colBack, Font font) | |
Colour | TextColour () |
void | TextColour (Colour value) |
Colour | BackgroundColour () |
void | BackgroundColour (Colour value) |
Font | font () |
void | font (Font value) |
bool | HasTextColour () |
bool | HasBackgroundColour () |
bool | HasFont () |
Static Public Member Functions | |
static wxObject | New (IntPtr ptr) |
this | ( | IntPtr | wxobj | ) |
Reimplemented from wxObject.
this | ( | ) |
static wxObject New | ( | IntPtr | ptr | ) | [static] |
Colour TextColour | ( | ) |
void TextColour | ( | Colour | value | ) |
Colour BackgroundColour | ( | ) |
void BackgroundColour | ( | Colour | value | ) |
Font font | ( | ) |
void font | ( | Font | value | ) |
bool HasTextColour | ( | ) |
bool HasBackgroundColour | ( | ) |
bool HasFont | ( | ) |