vchapran
May 1st, 2003, 11:35 AM
I need to catch when text in Combo changes. In VB6 I would use AddWatch with setting Combo.Text in Expression text box and selecting option "Break when value changes".
I cannot realize how to do it in VB.NET. I tried AddWatch in run mode. It just displays the value of Combo.Text. I tried to set BreakPoint and played with Condition. No success so far.
Any help please
Vlad
I cannot realize how to do it in VB.NET. I tried AddWatch in run mode. It just displays the value of Combo.Text. I tried to set BreakPoint and played with Condition. No success so far.
Any help please
Vlad