Open GoogleCodeExporter opened 9 years ago
MessageBox control doesn't seem to ever tell the base Window control to not
allow resizing. You can fix this by adding the following line into the
MessageBox control constructor:
base.DisableResizing();
Original comment by chuck.m....@gmail.com
on 24 Oct 2013 at 8:43
Original issue reported on code.google.com by
pontorea...@gmail.com
on 25 Aug 2013 at 3:35