AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile
I have an app that creates TabPages dynamically at run time. How do I dynamically add a custom Paint handler to the newly created TabPage? I need to draw some lines on each TabPage. Thanks!