Hello.
I want to be able to change Height property for controls. Like Height for TextBox and ItemHeight for ListBox. But the controls won't let me change it. They set it back to their default value respective of font. I changed the AutoScaleMode of the Form to None from Font. Still, I can't change the properties.
I want to be able to change Height property for controls. Like Height for TextBox and ItemHeight for ListBox. But the controls won't let me change it. They set it back to their default value respective of font. I changed the AutoScaleMode of the Form to None from Font. Still, I can't change the properties.