Link to home
Start Free TrialLog in
Avatar of LMSuporte
LMSuporte

asked on

Docking windows

I am creating an application builder that has VB IDE style. I have some windows like the ToolBox and the Project Explorer and I would like to make those windows dockable.
 Right now I am using a MDI form, with  3 form (toolbox, project explorer and a properties)that are not mdi childs, whenever I want to dock the windows I use the SetParent API, and than I hard code the left and top prop. This will  work, but there's several side effect.Once the window is "kind of docked" i can't undock them.
 I do not want to use any ocx. If any of you know somethin' about it please post it. Also, i would like to know if it is possible to use and to distribute the vb5ide.dll (which I am not using), but I plan to do so
Thanx
Avatar of LMSuporte
LMSuporte

ASKER

Edited text of question
Can you post the code which you used to dock a window?

Bin Huwairib
ASKER CERTIFIED SOLUTION
Avatar of bin_huwairib
bin_huwairib

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Can you post the code which you used ?
Send it to svillamil@gas.pemex.com
or hdelag@syber.merkafon.com
Can you post the code which you used to dock a window?
Send it to anloleo@tin.it or loleo@it.orsigroup.com

Andrea Loleo
I spent 20 points buying the answer to this question, but there isn't an answer...please post!!!!!

Thanks
I hear that.  We've been led down the ol' primrose path.
Sorry guys, I lost the source code I receveid. I think you can get a code  at:
(This is not the same on I received from email, but it should work)

http://www.planet-source-code.com/upload/ftp/CODE_UPLOAD1110.zip

If  you cannot get the file let me know and I will send you the source I have...


Gutto