CalcIt Forms & Controls

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

Rich Text Format multi-line edit control. This control can display pieces of text in any color and in styles like italic, bold, strikeout and underline. Can be defined as output for print and printf commands through SetOutput command. See how a ctrRTFMEMO control can be used to display (and print on printer) colorfull text at Printing in color and style (on screen and printer)

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, WINHANDLE

Events

OnChange, OnClick, OnKeyPress, OnMouseMove

Go Back