I am using GroupToolBox items along with MiscObject items in which I use some of our own user controls. I really like that we can hide our control by closing the section (clicking on the grouptoolbox) but I was wondering if there was a way to allow the user to resize the different groups sort of like a splitter. I am trying to get it to do so programmatically by using different controls and working with mouse and resize events but so far I am not having much success. I was wondering if there was a quick and easy way to do it that I didn’t see or if it is at all possible.