Bugzilla – Bug 435988
UIA Support in StatusBarPanel control
Last modified: 2008-12-16 20:17:59 UTC
Created attachment 245912 [details] patch uploaded. Add an event to be invoked when StatusBarPanel.Text changed.
Can you make it UIATextChanged, and OnUIATextChanged so it matches the rest of the UIA additions? With that change, this is fine to commit.
Changed *TextChanged* to *UIATextChanged*, and committed in r116143.
closed fixed bug.
We're missing an event in one case. I'll attach a patch.
Created attachment 257891 [details] Patch. Adds UIACollectionChanged to Remove ()
Committed in R121627.