EnumChildWindows
Windows Forms
2
Posts
2
Posters
0
Views
1
Watching
-
I use EnumChildWindows function to get child windows of my main dialog.If there is a child dialog in my main dialog, can i get child windows of this child dialog by using this function?(grandchild windows) Thanks
You're using WinForms, right, not MFC or vanilla C++ ? Why not iterate over the collection of open forms, or the child forms of the main form ?
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )