StrataFrame Forum
Home
»
StrataFrame Application Framework - V1
»
WinForms (How do I?)
Height of NumericUpDown
http://forum.strataframe.net/Topic1137.aspx
By StarkMike
-
5/8/2006
Can I change the height of the numeric up down control?
By StrataFrame Team
-
5/9/2006
I don't believe you can... the base .NET NumericUpDown won't allow you to resize it, either. Looks like the height is fixed at 20.