- OnPaint
void OnPaint(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
Undocumented in source. Be warned that the author may not have intended to support it.
- draw
void draw(Context ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
- process
LRESULT process(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
- height
int height;
Undocumented in source. Be warned that the author may not have intended to support it.