AceInfinity
Emeritus, Contributor
I've been working on this for the past while. It's going to be an implementation of a newer app i'm developing currently (bigger project). The only thing is that this will not work in Classic mode from what i've seen, so in program.cs i'll have some logic in there possibly as to what will be drawn out on the main form when the user starts the program eventually, to see if I can get that working. And hopefully it's easily adaptable by doing so. I think this is where some custom interfaces might come in handy... Here's a preview of what it looks like so far:
Pretty close to the way FireFox looks, only they've got some crazy stuff going on with the tabs as well in the non-client area of the form, depending on the WindowState, and also depending on whether the MenuBar is enabled or not.
This is my beginning to the revised version of AutoBlue i'm working on at the moment. Before I get to any dumps processing though, hopefully this won't take too long... Because it's been quite a bit of troubleshooting and code so far lol...
Pretty close to the way FireFox looks, only they've got some crazy stuff going on with the tabs as well in the non-client area of the form, depending on the WindowState, and also depending on whether the MenuBar is enabled or not.
This is my beginning to the revised version of AutoBlue i'm working on at the moment. Before I get to any dumps processing though, hopefully this won't take too long... Because it's been quite a bit of troubleshooting and code so far lol...