Hello everybody,
Désolé de mon anglais
I have already managed to place some controls by programming ( ListBox and Labels )
Here is the file .odb
Now what I want is to affect "post-it", that is to say, to move each ListBox programmatically.
To reach my goal, I start slowly. For now, what I want is that once having placed my 20 ListBox and Labels (4 x 5) by clicking on the "New Group" button, be able to click on the ListBox and have (display) coordinates.
After making clicking a Control (ListBox), I get to see the name that I decided to give it.
Then I wanted to show just the X coordinate of control. But I am told that the getPosition method is not found. Yet for each control, I did well setPosition (Point) at the time of creation.
I do not see at all what the problem is.
For contact information for controls, I used the same procedure:
I wish I had an answer to my question. and I thank you even before the answer.
Cordially.