PDA

Click to See Complete Forum and Search --> : Disable control


WadeD
Jan 12th, 2000, 06:04 AM
Hi, I need to disable a control in another app. I have its class name but multiple controls share the class so I can't get the handle. Am I missing something? Alternatively, I set a borderless form of mine as a child that would cover the control that should be disabled, but when I move it using api, it disappears.


Anyone know what I can do?

Thanks in advance,
Wade

WadeD
Jan 12th, 2000, 10:56 PM
Got it!