Hi
i would like to know if it's possible to open the XamComboEditor by clicking on it, without necessarily clicking on the Arrow.
Thanks
Hello jadugar,
You can handle an event like MouseLeftButtonUp or GotFocus. In that event handler, set the IsDropDownOpen property to true.
Elizabeth AlbertLocalization Engineer