CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: jennyk

Search: Search took 0.00 seconds.

  1. Re: Combo Box Selected Index Change in an other tab

    Anyone there to shed some light on the topic
  2. Re: Combo Box Selected Index Change in an other tab

    Anyone????
  3. Combo Box Selected Index Change in an other tab

    Hi,

    I am having this issue where I have two tabs in which each tab has a combobox...I need something like If i select an item in combobox1 then the combobox in other tab should also be changed to...
  4. Re: WPF Combo Box doesn't rollup until the event is processed.

    The reason to wait 10 seconds is to show the rolldown of the combobox. In actual i have lot of code to process inside the slectionchanged event which takes about 50seconds. To mimic that behaviour i...
  5. WPF Combo Box doesn't rollup until the event is processed.

    I have a small program which has a combobox and a text box on it.

    In the combo box selection changed event, i have something like this

    private void comboBox1_SelectionChanged(object sender,...
Results 1 to 5 of 5



HTML5 Development Center

Click Here to Expand Forum to Full Width