How can I remove non-client area of a window (border, title), which belongs to another process (separate application)? I have only HWND of that window, and cutting its DC using...
1) How to handle opening of a window, which belongs to another process (separate application)? The window has unique title, but not unique class. I need more intelligent way, than just calling...
First one - is a default result of placing controls on CTabCtrl, and second - after use of hollow brush. You can see different background colors on a first image, that's the problem and it resolved...
Yeah, if I set it to classic style - the tabs bg color is the same as bg color of dialog, statics, spin and all other controls, so then I have no problem, but when I use theme - tabs are painted...
Oh yes, it shows statics really right with hollow brush, but what about other controls? I am using check & option boxes, spin and group box, all of them shown wrong and using hollow brush doesn't...