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 () |
Protected Member Functions | |
override void | dtor () |
this | ( | IntPtr | wxobj | ) |
Reimplemented from wxObject.
this | ( | ) |
override void dtor | ( | ) | [protected] |
Reimplemented from wxObject.
Colour TextColour | ( | ) |
void TextColour | ( | Colour | value | ) |
Colour BackgroundColour | ( | ) |
void BackgroundColour | ( | Colour | value | ) |
Font font | ( | ) |
void font | ( | Font | value | ) |
bool HasTextColour | ( | ) |
bool HasBackgroundColour | ( | ) |
bool HasFont | ( | ) |