Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Report event handling in .NET

Status
Not open for further replies.

gny

Programmer
Jun 3, 2001
116
SE
I'm using Crystal Reports .NET in Visual Studio 2003.

In order to load a picture into each detail section of one of my reports, I read that I need to handle the Section Format event. I have found code that shows how this is done.

The question is simply: How/where do I write an event handler for the event, i.e. where do i put the code?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top