Hi all and especially GW, I have an inaccessible app (visual foxpro). part of the problem seems to be that everything is a custom control, and they all have custom classes which are all the same, and the styles are always the same, so trying to use reclass hasn't yielded any better results; it just reclasses all objects to be the same. I was wondering, if I wrote a script which dynamically figured out what various objects really were, could it reassign their class properties on the fly, making one a button, and one a listview, and one a dialog, and so on? I'm not asking if that would stick permanently, I realize the script would need to be run each time the app started, or each time a dialog opened; I'm asking would it help window eyes and would it stop the app from running in any way? is this a valid idea for improving the accessibility of the app? thanks. Chip
------------------------------ Chip Orange Database Administrator Florida Public Service Commission chip.ora...@psc.state.fl.us (850) 413-6314 (Any opinions expressed are solely those of the author and do not necessarily reflect those of the Florida Public Service Commission.)