Never mind - a simple vb6 app works fine. The app in question intercepts some of the Windows messages, has custom form resize routines, and is clearly interfering with some of the things WindowBlinds needs to do. So it's just this app (and the others like it). Thanks...
johnkqueern
Upon closer investigation, the form caption / title bar is MISSING when skinned - the piece which is being duplicated is actually the top line of the form content. Any ideas? : )
It doesn't happen with the "default theme," which I assume is no theme at all. It happens with all of the other skins I've tried, even Windows Classic. This app is the only one that clearly shows a partially duplicate title bar, but other 32-bit/VB6 apps have similar issues with the title bar icons missing. With some skins, a complete second title bar is initially displayed. If I resize the app, however, the effect on the title bar changes, and the duplicate may become blank. I tried
I'm trying to use window blinds 11, v. 11.06, to skin a 20-year-old COM application in Windows 11. When I do this, the title bar appears to have a partial duplicate of itself and the normal buttons on the right side of the title bar don't appear. This app was written in Visual Basic 6. Any ideas? Thanks...