Hello.
How can I check with code through all my controls (e.g. windows)?
To put it simply, how would I gather the Caption from every Window in my project and add them to a ListBox?
Idea is when the user double-clicks on a ListBox entry, it takes him to that Window with that specific Caption.
Thanks.
How can I check with code through all my controls (e.g. windows)?
To put it simply, how would I gather the Caption from every Window in my project and add them to a ListBox?
Idea is when the user double-clicks on a ListBox entry, it takes him to that Window with that specific Caption.
Thanks.