Previous Topic

Next Topic

Inhoudsopgave

Book Index

AddCheckBox Function

Function Function AddCheckBox(Name: String, [Left: Integer], [Top: Integer], [Width: Integer], [Caption: String], [Value: Boolean]): IsahCheckBox_Object

Description

Adds a checkbox to the form.

Parameters

Properties, Procedures and Functions

See FormObjects.

Example

See CreateEditForm and CreateWizardForm.