Page 1 of 1

Using a windows control on a report

Posted: Tue Oct 09, 2007 12:43 am
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.

Using a windows control on a report

Posted: Tue Oct 09, 2007 7:14 am
by Brendan
Hi,
In the Sample pack that comes with StimulReport when installed there is one called "WinControl". Maybe this can help?