sethindeed
Centurion
When I want to set the left, top, height, width property on a form, I can easily do it.
However, I noticed that when a control is on a groupbox, it takes the dimension of the groupbox to define these properties.
example : Label1 on a groupbox at the far right will have the left property set to 10.
How do I refer to the groupbox when I set the location at runtime ?
thx
However, I noticed that when a control is on a groupbox, it takes the dimension of the groupbox to define these properties.
example : Label1 on a groupbox at the far right will have the left property set to 10.
How do I refer to the groupbox when I set the location at runtime ?
thx