Page 1 of 1
how to create limber line
Posted: Mon Jan 04, 2010 1:26 am
by so29
hi
How to draw limber lines
Please see photo below
thank you
how to create limber line
Posted: Mon Jan 04, 2010 7:12 am
by Edward
Hi
That is possible with help of Shape component.
There is a 'rounded rectangle' shape type in the 'ShapeType' property of the Shape component.
Thank you.
how to create limber line
Posted: Mon Jan 04, 2010 11:52 am
by so29
Thanks Edward
I want to design a form
Footer section similar to that of the following photos
I was able to design a form that I Attachment
Please see the photos and form
Thank you for the answer
how to create limber line
Posted: Tue Jan 05, 2010 8:09 am
by so29
Hello
I create a new report
That is closer to the goal
Please visit
how to create limber line
Posted: Tue Jan 05, 2010 8:33 am
by Edward
Hi
You can select all your components and set 'Locked' property for them in true.
And if you need several similar components, you could create your custom component as in the 'Custom Component' sample application from Stimulsoft Reports.Net standard installation.
Thank you.
how to create limber line
Posted: Wed Jan 06, 2010 11:27 am
by so29
Hello
Thank you to the Description
Unfortunately I did not catch
How changed
Files report made in the fourth post
Be able to create the desired Footer
Please help me
Thanks
how to create limber line
Posted: Wed Jan 06, 2010 1:16 pm
by Edward
Hi
Unfortunately you can not create such element without creation of your Custom component.
Example of Custom Component creation you can find as a sample project in the following folder:
C:\Program Files\Stimulsoft Reports.Net 2009.3 Trial\Samples\C#\CustomComponent\
Thank you.