You can use negative values in the width and height settings and also percentages.
So for a taskbar that needs to go all the way across the screen you would simply put 100% in the width.
If however you needed a systray to the right of that which was 100 pixels wide you would use a width of -100 and dock the object to the left of the screen. The systray object would be docked to the right of the screen.