|
-
Oct 16th, 2009, 02:36 PM
#1
Thread Starter
Addicted Member
change value NumericUpDown
Hi All.
In my has 2 ComboBox fields and 1 NumericUpDown field. I would like change value NumericUpDown in depend of value in Combobox.
1. if ComboBox1 and ComboBox2 is empty NumericUpDown = 0
2. if ComboBox1 has some value and ComboBox2 is empty NumericUpDown = 1
3. if ComboBox1 is empty and ComboBox2 has some value NumericUpDown = 1
4. if ComboBox1 has some value and ComboBox2 has some value NumericUpDown = 2
If it is possiable how to do it?
Thanks.
Last edited by eugz; Oct 20th, 2009 at 11:03 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|