CalcIt Forms & Controls

ctrCOMBOBOX(ID, X, Y, W, ListItems,Properties List)

With this controls the user can select a value from the drop down list. In the ListItems parameter, in delimited text we define the contents of the list.

Properties

COLOR, DROPCOUNT, ENABLED, FONTBOLD, FONTCHARSET, FONTCOLOR, FONTNAME, FONTSIZE, HEIGHT, HINT, ITEMINDEX, LEFT, LISTITEMS, NAME, TEXT, TOP, VISIBLE, WIDTH

Functions

WINHANDLE

Events

OnChange, OnClick, OnMouseMove

Go Back