Chinaunix首页 | 论坛 | 博客
  • 博客访问: 368500
  • 博文数量: 715
  • 博客积分: 40000
  • 博客等级: 大将
  • 技术积分: 5005
  • 用 户 组: 普通用户
  • 注册时间: 2008-10-13 14:46
文章分类

全部博文(715)

文章存档

2011年(1)

2008年(714)

我的朋友

分类:

2008-10-13 16:32:21

 

CTabCtrl

A “tab control” is analogous to the dividers in a notebook or the labels in a file cabinet. By using a tab control, an application can define multiple pages for the same area of a window or dialog box. Each page consists of a set of information or a group of controls that the application displays when the user selects the corresponding tab. A special type of tab control displays tabs that look like buttons. Clicking a button should immediately perform a command instead of displaying a page.

The CTabCtrl class provides the functionality of the Windows common tab control. This control (and therefore the CTabCtrl class) is available only to programs running under Windows 95 and Windows NT version 3.51 and later.

For more information on using CTabCtrl, see and in the Visual C++ Programmer’s Guide.


--------------------next---------------------

阅读(128) | 评论(0) | 转发(0) |
0

上一篇:关于 句柄 深入研究

下一篇:CTabCtrl简介

给主人留下些什么吧!~~