TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
kkattamanchi
NA
35
0
get the child of windows in c#
Jan 29 2005 11:21 PM
Hi, Suppose i have a list of all active applications in my system and every application is a window using GetWindow() from the API. I can get their handles, the tittle af the applications, get the All children of any window of this application .I mean.. if this window is open, I'd get the handel of Address bare(because we can regard it children), and access to the content that is " www.msn.com ". Now i want to Know how i can to do all this task by classes in C# your help is greatly appreciated.
Reply
Answers (
2
)
Customization of DataGrid in C#
C#2HTML -- Converts C# into HTML