Results 1 to 7 of 7

Thread: change value NumericUpDown

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2006
    Posts
    176

    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
  •  



Click Here to Expand Forum to Full Width