Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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 :

enter image description here

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

share|improve this question
1  
Explain your situation a bit more. Perhaps you can solve it using sections. – CodeCaster Feb 19 at 12:51
Rather than telling the issue in that line, you can let us know what finally you want to achieve. Using sections can be far better idea. – Kangkan Feb 19 at 12:54
1  
@Kangkan I edited it,Thanks for your warning. – Saman Gholami Feb 19 at 13:00
1  
I have edited your title. Please see, "Should questions include “tags” in their titles?", where the consensus is "no, they should not". – John Saunders Feb 19 at 14:20

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.