objects - just not sure.
Anyway, I am looking for ideas how to determine if one of the items in the
ListBox is checked or not.
Rick USA
__ Information from ESET Smart Security, version of virus
signature
database 6034 (20110411) __
The message was checked by ESET Smart Securit
not sure.
Anyway, I am looking for ideas how to determine if one of the items in the
ListBox is checked or not.
Rick USA
__ Information from ESET Smart Security, version of virus signature
database 6034 (20110411) __
The message was checked by ESET Smart Security.
http://www.
Perhaps you can get th is by looking at MSAA events? Try monitoring with
WEEvent and see if one of them returns a checked state property for an item.
From: RicksPlace [mailto:ofbgm...@mi.rr.com]
Sent: Monday, April 11, 2011 6:01 PM
To: gw-scripting@gwmicro.com
Subject: ListBox With CheckBox
Hi: In Windows XP under the Control Panel I clicked Add/Remove programs,
selected Windows Components and highlighted Internet Information Services (IIS)
and clicked the Description buttion.
It is a ListBox of items to install.
I can not hear what the Checked status is of the Items CheckBox. I hav
On 4/11/2011 2:43 PM, RicksPlace wrote:
Hi GW: Do you know if the bug that is impacting Event Processing in
external scripts for MSAA Events would also impact them for Windows
Events?
Nope, it should only have affected MSAA events.
Hi GW: Do you know if the bug that is impacting Event Processing in external
scripts for MSAA Events would also impact them for Windows Events?
I have some nice Window Properties being displayed for Target App Analysis.
the App.FocusedWindow or App.MouseWindow and respective Control information.
I