04-27-2007, 07:33 PM
I think you don't need id. Function child() returns control handle. Function id() too. Use the handle with getwintext.
int h=child(...)
mrn.getwintext(h)
int h=child(...)
mrn.getwintext(h)
Getting and Inserting ControlID as a string
|
« Next Oldest | Next Newest »
|
Messages In This Thread |