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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Custom control

Status
Not open for further replies.

Strannik

Programmer
Joined
Jul 4, 2002
Messages
132
Location
UA
I design my own custom control and have some problems with implementing multipage functionality.
I want my control to work like TabControl. When I add new page to the TabControl .NET Studio designer creates new class member and stores it in .cs file. How to obtain such result via code ?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top