The GW-Scripting list is a discussion list for information regarding the development and use of Window-Eyes scripts. Any subscriber of the GW-Scripting list has the ability to post on-topic messages.
From:
RicksPlaceSubject:
WindowStyle.Style Property Enumerations?Date:
Thu, Apr 7, 2011 1:44:41 pmcharset="iso-8859-1"
Hi: I am looking at the WindowStyle object. It's Style property returns a long value indicating, well, the WindowStyle. I couldn't find any enumerations in the WE Docs and Googled for them. I found some for VBS that don't sound like the types of things listed in the WindowStyle list of properties but found a VB6 and various .net Framework versions of the WindowStyle enumerations that sound closer to what the WE docs sound like. I tried looking for a system32 version but didn't see one other than for working with shortcuts. Are there a set of enumerations that are designed to work with this Window Property someplace in the WindowEyes docs that I just can't find so far? If not, would the WindowStyle.Style property long value apply to VB6, .net framework or the ShortCut enumerations if you know?
I want to set up a dictionary object to reference the WindowStyle in my VBScript which does a little MSAA Object Analysis for Chip's class and this is one of the Window Properties I wanted to include without creating one if statement for each of the 40 plus properties of the WindowsStyle object itself.
Thanks:
Rick USA
Hi: I am looking at the WindowStyle object. It's Style property returns a long value indicating, well, the WindowStyle. I couldn't find any enumerations in the WE Docs and Googled for them. I found some for VBS that don't sound like the types of things listed in the WindowStyle list of properties but found a VB6 and various .net Framework versions of the WindowStyle enumerations that sound closer to what the WE docs sound like. I tried looking for a system32 version but didn't see one other than for working with shortcuts. Are there a set of enumerations that are designed to work with this Window Property someplace in the WindowEyes docs that I just can't find so far? If not, would the WindowStyle.Style property long value apply to VB6, .net framework or the ShortCut enumerations if you know?
I want to set up a dictionary object to reference the WindowStyle in my VBScript which does a little MSAA Object Analysis for Chip's class and this is one of the Window Properties I wanted to include without creating one if statement for each of the 40 plus properties of the WindowsStyle object itself.
Thanks:
Rick USA


