Previous Topic

Next Topic

Inhoudsopgave

Book Index

FormObjects

Description

You can place the following form objects on an EditForm.

Properties, Procedures and Functions

Description

Function Function AddCheckBox

Function Function AddComboBox

Function Function AddEdit

Function Function AddDateEdit

Function Function AddLabel

Function Function AddMemo

Function Function AddRadioButtons

Function Function AddLookUp

Function Function AddImage

Function Function AddButton

Property Property Caption: Integer (R/W)

Property Property SetBounds: Integer (R/W)

Property Property Visible: Logical (R/W)

Property Property Enabled: Logical (R/W)

Property Property Mask: String (R/W)

Property Property GetId

Function Procedure Setfocus

Function Procedure SetValue( Value : Variant)

Example

See CreateEditForm and CreateWizardForm.