PreferredSize
I have a custom control and would like to set the PrefferedSize property to be used in a layout routine. The property only has a 'set' method. Is there any way to 'convince' the base control to return a preferredsize of my controls choosing? Will this property be made settable?
Thanks,
Ray

