Yes, thank you, this works. But I wanted to disable U++ Paint-Draw system ...
Even that is possible. Depends on what level you want to do that. Relatively safe option is to use DHCtrl, which is special Ctrl that has HWND (normal Ctrls do not). Then override WindowProc and handle WM_PAINT messages.