Colleagues,
have you ever noticed this behavior in VB .NET (WinForms) in IDE: you create a Form, set it's dimensions, put on come controls (e.g. Text boxes, Labels, etc.) then type in the Form's title (Text, in Properties sheet) and try to change the Form's Font to larger... and then the Form's size changes to larger as well and placement of controls also changes proportionally... (which I do not want, of course!)
Sure, I can set the dimensions back to what they were and move the controls back to their places, but that's additional, albeit minor, inconvenience.
The major setback - the Form's title's font size doesn't change...
Any idea why this behavior occurs? Is it "feature, not a bug"?
TIA!
Regards,
Ilya
have you ever noticed this behavior in VB .NET (WinForms) in IDE: you create a Form, set it's dimensions, put on come controls (e.g. Text boxes, Labels, etc.) then type in the Form's title (Text, in Properties sheet) and try to change the Form's Font to larger... and then the Form's size changes to larger as well and placement of controls also changes proportionally... (which I do not want, of course!)
Sure, I can set the dimensions back to what they were and move the controls back to their places, but that's additional, albeit minor, inconvenience.
The major setback - the Form's title's font size doesn't change...
Any idea why this behavior occurs? Is it "feature, not a bug"?
TIA!
Regards,
Ilya