
Introduction
This is TaskPane Control which is designed to simulate Office2003 TaskPane. This control uses custom controlcollection classes.
Control is inherited from Windows.Forms.Panel control with Paint event overriding. Taskpane main property is "Pages" where you can specify pages which you want to display. TaskpanePage Class main property is Panels - Page can display as many paneks as you want, but Panels must contain TaskPaneItem.
Use designer to add pages(which contains Panels) and panels which contains TaskPaneItems.
If you change any property of taskpane childs when application is running you must call
TaskPane.Recalculate sub which checks for active page and it's contens and then redraws panel.
Use this control it's free.
If source don't work please mail me at: agencija_aa_nemanja@hotmail.com
Rate this article, please! Nemanja
This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.
A list of licenses authors might use can be found here