NumericUpDown

M

Maqsood Ahmed

Hello,
I am trying to find out a way to know that the user has changed value in
NumericUpDown control by typing in it or by pressing the up or down
buttons. Any suggestions about it?

Thanks in Advance.

Maqsood Ahmed - MCAD.net
Kolachi Advanced Technologies
http://www.kolachi.net
 
G

Guest

Hi,

There is the possibility to use events. For example if the user hits enter,
a event is triggered and the values are updated. Another possibility is to
make a textfield outside the control for adding values and a button labled
"update control".

mfg Bruce
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top