PDA

View Full Version : First Control - Problems with Events/Delegates (C#)


elitecodex
02-08-2005, 05:40 PM
hello everyone. I have a problem with my first TabControl.

I am attempting to make it where I can create a TabControl and dynamically create the tabs and assign a method to be called when the button is clicked.

I have attached to two important pieces of work I have thus far. Im at a loss as to how to get this to work.

Can someone please point me in the right direction? Ive tried working with the delegates and that doesnt work at all. The articles Ive read have produced little help as well.

Thanks in advance for your help!