I present the user a NumericUpDown control so he can specify the size of a texture. It is important that this texture is of power of two size (32, 64, 128...).
I hav
You should inherit the UpDownBase class.
UpDownBase