Hi, I need to disable a control in another app, but I'm having trouble getting its handle. Using the class alone won't work because multiple controls belong to this class. I could use the caption also but spy++ says that its caption is "" even though it has text in it. Is there a way for me to read the control's text or should I use something else to distinguish the controls?
Thanks in advance,
Wade
