Hi,
Is there any API that let us know what kind of components/controls (labels, buttons...) does a window have? I already sow the Enum"Something" APi´s..but nothing usefull for this.
After I´m able to know which components a window have, I would like to change some properties of that component. For instance, if a window have a label in it, I would like to change, for example, the caption of that label. I know we can send a message to change something in the window itself... but what I want is to change something in a component of the window...
Any ideias?
Is there any API that let us know what kind of components/controls (labels, buttons...) does a window have? I already sow the Enum"Something" APi´s..but nothing usefull for this.
After I´m able to know which components a window have, I would like to change some properties of that component. For instance, if a window have a label in it, I would like to change, for example, the caption of that label. I know we can send a message to change something in the window itself... but what I want is to change something in a component of the window...
Any ideias?