Thanks Jamal. I did try name and value as they were obvious, but I didn't even look at focus; so I will now.
I also tried running through all the children, but no luck there, oh, and I also tried the parent. Chip -----Original Message----- From: Jamal Mazrui [mailto:[email protected]] Sent: Friday, January 23, 2009 6:24 PM To: [email protected] Subject: Re: msaa help? Try the Name, Value, or Focus properties of the Accessible object. Jamal On Fri, 23 Jan 2009, Chip Orange wrote: > Date: Fri, 23 Jan 2009 18:16:51 -0500 > From: Chip Orange <[email protected]> > Reply-To: [email protected] > To: [email protected] > Subject: msaa help? > > I'm trying to find the text of a selected list item when the selection > changes. > > I'm capturing the OnObjectSelection MSAA event, but I cannot find a > way to get at the text of the new selection. > > Does anyone know how I should proceed from the accessible object > passed to the OnObjectSelection event handler? > > thanks. > > Chip > > > > > > > > ------------------------------ > > Chip Orange > Database Administrator > Florida Public Service Commission > > [email protected] > (850) 413-6314 > > (Any opinions expressed are solely those of the author and do not > necessarily reflect those of the Florida Public Service Commission.) > > > >
