Classes | |
class | StatusBar |
Variables | |
const int | wxST_SIZEGRIP = 0x0010 |
const int | wxST_NO_AUTORESIZE = 0x0001 |
const int | wxSB_NORMAL = 0x000 |
const int | wxSB_FLAT = 0x001 |
const int | wxSB_RAISED = 0x002 |
alias StatusBar | wxStatusBar |
const int wxSB_FLAT = 0x001 |
const int wxSB_NORMAL = 0x000 |
const int wxSB_RAISED = 0x002 |
const int wxST_NO_AUTORESIZE = 0x0001 |
const int wxST_SIZEGRIP = 0x0010 |
alias StatusBar wxStatusBar |