-
Hello, I have VB6 Enterprise Edition.
I am trying to find good DOCKING code..
But none actually do what I need.
I have many windows, And would like any window to DOCK to the side of my form (INSIDE, Not along the border.) When you drag a form to the side, it docks inside the main form.. BUT.. They are NOT mdi or Child forms.
And, lastly, when you click on the "DOCKED" form, the MAIN form's Title bar is STILL in the "ACTIVE" State.
Actually, for a better example.. something like VB5 or 6.
How you can drag any window in SET regions (outer part) And when you click one, the main form's title bar is STILL Active.
Thank you all, but There is probably no real code that ever does all this.
Thanks again
-
have u tried kedaman's code? You can get it here...
http://www.geocities.com/kedasu/kedacode.html
There is one called kedadock that i found very usefull. Try it. You might be able to change it to work the way u want it to.
-
no no no..
few things
1) I tryed that long ago.. it errored
i tryed it recently.. and it errored again
i did it right.. but it high-lights some CODE
2) i don't think kedaman's code docks one form INSIDE another (i think it docks along the borders?)