PDA

Click to See Complete Forum and Search --> : Docking Windows...a hard one


Judd
Jun 12th, 2000, 09:51 PM
I need someone really clever! :)

I can create a new tool window for the IDE, and I can docked it programatically by adding it to the LinkedWindows collection of the MainWindow. However, it just docks itself to the bottom of the scree, and I want to dock it at a particular position, based on another docked window (i.e. I want to dock my window below another already docked window, it the other window is visible).

Can this be done? And if so, how?

Jun 13th, 2000, 02:12 AM
Try this link.

http://www.planet-source-code.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=2198