Introduction

A common requirement of many enterprise applications is the need to display different but related pieces of information in an appealing, un-confusing manner on a single window. To meet this need, we will use a tab control.

This chapter shows how to create the enterprise framework tab control. Here, we will investigate the following design aspects:

  • Creating a generic tab control

  • Creating and using an abstract class

  • Overloading the class constructor using rest arguments

  • Integrating with the Curl system TabContainer class

  • Presenting and reacting to popup questions

Get Enterprise Curl now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.