Change the label text depending on Combo box selected item in C#, WPF.

  • Thread starter Thread starter Sahana M
  • Start date Start date
S

Sahana M

Guest
Hiii,

Im writting a code in C# Lang. I have Combobox with 2 items, when im click the 1st item in comboBox, Label should be changed with its Units.. For Example : ComboBox item is like this :Consider Speed and Time are items of combo box, if i click Speed in Label displayed its unit as KiloMeter ,and for time it displayed as Hour.

How to do this ?? Anyone knows please rply


Thank you.

Continue reading...
 
Back
Top