When I create a control inheriting from the ToolWindow class, I can't limit the size of the control as a floating window using the MaximumSize property. When the control resizes, the border is drawn to the resized size, even when the control is at the maximum size allowed by the property. Is this a bug or is this by design?
Thanks,
Morgan