Sonia

Sonia


  • Name: [not set]
  • Favorite Languages: [not set]
  • Website: [not set]
  • Location: [not set]
  • About Me: [not set]

Recent Comments

  • WPF Tutorial - Using WPF In WinForms
    12/29/2009 - 08:31

    Hi,

    I have a Windows Form with a Combo box & OK button in Panel1. When a user chooses a particular value from the drop down in the Combo box, and clicks OK, in the Panel2, I would display some charts using WPF user control. But how do I access the value of the Combo box in my WPF User control? I.e., how do I check what the user chose, in my WPF Application?

    Please help,