Alternative to SelectionStart, SelectionLength in combo box in wpf
WPF
1
Posts
1
Posters
0
Views
1
Watching
-
Hi Experts, In windows forms combo box, there are these properties namely SelectionStart, SelectionLength. I was not able to find these properties in wpf combo box. I was able to find these properties in wpf textbox but not in wpf combo box. Is there any alternative way to achieve the same functionality in wpf combo box? Please help! Thanks in advance! Regards, Samar