MSM-Workstation
Components

Tabbed Group

The Tabbed Group component offers the capability to bundle a number of dialog windows into one group of windows. The end-user will be able to select any "page" from this group by clicking the mouse on a "tab" that visibly sticks out of the "page" that corresponds to the dialog window in question.

The events that are recognized for components of the type TabbedGroup are: Create, Destroy, Enter, Exit, gotFocus, help and lostFocus.

There is no default property for a tabbed group.

The property list for a tabbed group is:

Property Name
(MSM-Workstation)
Property Name
(MWAPI)
Default ValueValue Range
ActiveACTIVE Boolean value
CancelCANCEL Boolean value
Container  Free text
MessageZMESSAGE Free text
Name  Name of component (current window)
NextControlNEXTG Name of component
Page 1Positive integer numeric value
PosLeftPOS Positive numeric value
PosTopPOS Positive numeric value
PosUnitsPOS Unit Specification
SizeHeightSIZE40Positive numeric value
SizeUnitsSIZE Unit Specification
SizeWidthSIZE40Positive numeric value
TypeTYPECUSTOMType of component
UnitsUNITS Unit Specification
VisibleVISIBLE Boolean value
zCLSID {E06120EB-7511-11D0-9723-0020AFF34D4D}Free text
zProgID TABSTRIP.TabstripCtrl.1Free text

Go back to the alphabetic list of components.