PDA

Click to See Complete Forum and Search --> : Tab control caption from other app


Phailak
Dec 14th, 2000, 10:46 AM
Hi!
Just wondering if any of you can help me out. I've been at this for a few days now, anyway, I'm trying to read the caption of a tab control from another Application. The thing is it's the only place I can read the confirmation number of an order (I can get the date, time and all other details from text boxes and such). Now when I enumerate all child windows from the main application, I don't see anything that could refer to the tab control, as if it skips that level??? The reason I think the confirmation number is part of the caption is because is says Reservation: 555 and the "t" is underlined like when you add a "&" on a command button's caption. The reason I think it's a tab control is well there are 6 tabs on top as well as another 3 on the right side (the one I'm concerned about is in focus, top left!). Anyway, if you understand any of this and can help me out, sure would appreciate it...