Search results for query: *

  • Users: RCBrust
  • Content: Threads
  • Order by date
  1. R

    Combo Box Problem

    I have an application with multiple combo boxes. If I want to change a combo box selection from within the code, I can use: cbxB.SelectedIndex = 0 for example, which will select the first item. This code works fine. The problem is that when I click on say combo box A and make a selection...
Back
Top