zTabSheet Class Reference

DERIVED CLASS FOR TABSHEET CONTROLS. More...

#include <Zclass.h>

Inheritance diagram for zTabSheet:
zWindow

List of all members.

Public Member Functions

void Click (int item)
void Text (LPCTSTR)

Detailed Description

DERIVED CLASS FOR TABSHEET CONTROLS.

% Provides the functionality of the Windows common tab control. 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.


Member Function Documentation

void zTabSheet::Click ( int  item  ) 

Simulate the user clicking a button.

void zTabSheet::Text ( LPCTSTR   ) 

Sets the window’s title to the specified text. If the window is a control, the text within the control is set.

Reimplemented from zWindow.


The documentation for this class was generated from the following file:

Generated on Sun Nov 29 07:22:17 2009 for Rad.on++ by  doxygen 1.6.1