repaint method

void repaint(
  1. int hwnd,
  2. int hdc
)

Window custom repaint procedure.

Implementation

void repaint(int hwnd, int hdc) {}