This method of the Direct3dRMWinDevice Class responds to a Microsoft® Windows® WM_ACTIVATE message. This method ensures that the colors in the active rendering window are correct.
public void handleActivate(int wparam);
wparam | The WPARAM parameter is passed to the message-processing procedure with the WM_ACTIVATE message. |