I have a custom control based on the label control. My question is how do I change the selection box size around this custom control when a user selects it while in design mode. The need is the box is too large I need to make it smaller.
Also AutoSize set to true will not work in my case, the selection box is still too big.