Using a windows control on a report

Stimulsoft Reports.NET discussion
Post Reply
Pilgrim
Posts: 29
Joined: Fri Aug 03, 2007 7:57 am
Location: Cape Town

Using a windows control on a report

Post by Pilgrim »

Good day.

I want to put a windows control on the report, not in a form but just on the rendered output.

The control does not have to be interactive but I want to bind data to the control and on the report output show the control (as if it was rendered in a normal form).

Can you please show me how I can create a custom stimul control that I can let the user put on the report? That way I can wrap all the nasty properties and databinding while the user only has to say what data column or data band the control needs to use.

Thank you.
Brendan
Posts: 309
Joined: Sun Jul 16, 2006 12:42 pm
Location: Ireland

Using a windows control on a report

Post by Brendan »

Hi,
In the Sample pack that comes with StimulReport when installed there is one called "WinControl". Maybe this can help?
Post Reply