Nic Adams asked 2016-06-02 07:06:36 UTC
Hi,
Is there any way to get messageboxes to size correctly when there is not much text but the caption is as long? For example if you execute
MessageBox.Show("Save your changes?", "Data has changed" ......
The title, being in a much larger font is always truncated.
Thanks
Nic
Nic Adams asked 2016-06-02 07:06:36 UTC
Hi,
Is there any way to get messageboxes to size correctly when there is not much text but the caption is as long? For example if you execute
MessageBox.Show("Save your changes?", "Data has changed" ......
The title, being in a much larger font is always truncated.
Thanks
Nic