CalcIt Forms & Controls

ctrPANEL(ID, X, Y, W, H, Controls List, Properties List)

Panel Control. Panel control is mainly used as a container of other controls. Can also be used for display purposes using its TEXT property.

Properties

ALIGN, ALIGNMENT, BEVELINNER, BEVELOUTER, BEVELWIDTH, BORDER, BORDERWIDTH, COLOR, ENABLED, FONTBOLD, FONTCHARSET, FONTCOLOR, FONTNAME, FONTSIZE, HEIGHT, HINT, LEFT, TEXT, TOP, VISIBLE, WIDTH

Functions

WINHANDLE

Events

OnClick, OnMouseMove

Go Back