M
mehdi_mousavi
Hi,
I've written a custom user control, say, MyControl that's being derived
from System.Windows.Forms.UserControl. The problem is that I need the
control to be fixed size; i.e., I donot want the control to be resized
either in design mode, or run-time. How can I do that?
Any help would be highly appreciated,
Cheers,
Mehdi
I've written a custom user control, say, MyControl that's being derived
from System.Windows.Forms.UserControl. The problem is that I need the
control to be fixed size; i.e., I donot want the control to be resized
either in design mode, or run-time. How can I do that?
Any help would be highly appreciated,
Cheers,
Mehdi