When i use Panel Control,The control's that Panel Contains,the Top and Left properties are set from panel start. For example if i have a Label that putted in a Panel,if i have Label.Left = 100 ,this property means 100 pixel from the Container panel start,not from form start. I search for a Control like this in Crystal Reports.The Box Object not like this. This image describe my problem better :

The Label.Left = 100 here. Which Control should i use in Crystal Reports to do this?