sqlsamurai
Programmer
I have a couple of error providers on my form and i noticed the other day they were showing up in the property page of just about every control on the form.
Can anybody explain why that happens?
I have included a screen shot to better illustrate what i am trying to say. Notice that i have two buttons, a combo box, and two error providers. BOTH error providers show up in the property page for button 2. Button 1 and Combobox1 are the same.
What i assume to understand from this is that i could use the SAME error provider for every control on the form, but only one at a time, right? I couldnt display two different errors using the same error provider, right?
Can anybody explain why that happens?
I have included a screen shot to better illustrate what i am trying to say. Notice that i have two buttons, a combo box, and two error providers. BOTH error providers show up in the property page for button 2. Button 1 and Combobox1 are the same.
What i assume to understand from this is that i could use the SAME error provider for every control on the form, but only one at a time, right? I couldnt display two different errors using the same error provider, right?
