Type:
Control
Class: CTabCtrl
(SysTabCtrl32)
Description: The
PageList Class, more commonly known as a Tab Control, is a group of
single or multiple row tabs, each displaying separate contents. The
class name associated with a Page List is actually SysTabCtrl32, which
is the class name used in a Window Declaration File. Elements in a PageList
are identified by a zero-based identification number. The number corresponds
to the order, from top to bottom, in which they appear in the list.
Functions: PageList
(TabCtrl)