CalcIt Forms & Controls

ctrSPLITTER(ID, X, Y, W, H, Align=alLeft, Beveled=FALSE, Properties List)

Splitter control permits the user to resize parts of a Form. In the sequence of control in the FORMDef put this between the controls you want to be resizable. The controls that can be resized by the use of this control all support ALIGN property.

Properties

ALIGN, BEVELED, COLOR, HEIGHT, HINT, LEFT, NAME, TOP, VISIBLE, WIDTH

Functions

NONE

Events

OnClick, OnMouseMove

Go Back