CalcIt Forms & Controls

ctrMEMO(ID, X, Y, W, H, Text, Properties List)

Multi-line edit control. Printf and Print commands can output text in any ctrMEMO control if it is assigned as output through SetOutput command.


Properties

ALIGN, ALIGNMENT, BORDER, COLOR, ENABLED, FONTBOLD, FONTCHARSET, FONTCOLOR, FONTNAME, FONTSIZE, HEIGHT, HINT, LEFT, LENGTH, LINE, NAME, READONLY, SCROLLBARS, TEXT, TOP, VISIBLE, WIDTH, WORDWRAP

Functions

LINESCOUNT, SETOUTPUT, WINHANDLE

Events

OnChange, OnClick, OnKeyPress, OnMouseMove

Go Back