Not sure if this is a bug as it could be by design, but when you consume the Click event of a segmented control, the indexchanged event doesn't fire.
It could be because the click is registered as a momentaryClick event which means the indexchanged would not happen?
like I said not sure if it is a bug, but it might be worth noting in the documentation that the click event cancels out the indexchanged event.
Cheers
Brian
It could be because the click is registered as a momentaryClick event which means the indexchanged would not happen?
like I said not sure if it is a bug, but it might be worth noting in the documentation that the click event cancels out the indexchanged event.
Cheers
Brian