CalcIt Forms & Controls

ctrPAGE(ID, TEXT, Controls List, Properties List)

This control is used only inside the control definition list of the ctrTABPAGE. Every PAGE control inside ctrTABPAGE defines a new page. Every such page can contain controls defined in its control definition list

Properties

BORDERWIDTH, COLOR, ENABLED, FONTBOLD, FONTCHARSET, FONTCOLOR, FONTNAME, FONTSIZE, HEIGHT, HINT, LEFT, NAME, PAGEINDEX, TEXT, TOP, VISIBLE, WIDTH

Functions

WINHANDLE

Events

OnClick, OnMouseMove

Go Back