Forum Discussion

pallavi_joshi's avatar
15 years ago

ClickItem method not working for WPF Combox

In my application , in an window i have WPF combobox where i need to select a particular item in it. I have used ClickItem(index) method but it is not working. Could you suggest me some method.