Description
You can place the following form objects on an EditForm.
Properties, Procedures and Functions
Description
Function AddCheckBox
Function AddComboBox
Function AddEdit
Function AddDateEdit
Function AddLabel
Function AddMemo
Function AddRadioButtons
Function AddLookUp
Function AddImage
Function AddButton
Property Caption: Integer (R/W)
Property SetBounds: Integer (R/W)
Property Visible: Logical (R/W)
Property Enabled: Logical (R/W)
Property Mask: String (R/W)
Property GetId
Procedure Setfocus
Procedure SetValue( Value : Variant)
Example
See CreateEditForm and CreateWizardForm.