I have crated a toolwindow using a usercontrol in visual studio addIns project. when it displays, it pops up in the left side top corner. How can I give it the positions and the sizes (width and height) of the ErrorList that is available in Visual Studio.
I mean, how to size it according to the workspace width and always display it on the bottom of the screen though it can be dragged and docked anywhere in the screen
thanks in advance