Previous Topic

Next Topic

Book Contents

Book Index

Form Designer Date Edit Properties

Navigator > Setup > Form Designer > Layout tab > Component Editor > Properties tab

See also Form Designer Component Properties for properties common to different component types.

The following properties are available for Date Edit Components:

BorderStyle

Set the border style for the edit box, to Single or None.

Hint

The Hint text to be displayed when the mouse hovers over the edit box.

IgnoreGridParent

When True, when the component is on a grid it will not be checked to see if it is unconnected.

LabelCaption

The text to be displayed beside the Edit box.

LabelVisible

When False, the Label Caption will not be displayed.

LabelWidth

Set the width of the Label Caption.

ReadOnly

When True, the user cannot edit the component on the form.

TabOrder

Set the sequential tab order for components when the Tab key is pressed in the form.

TabStop

When True, this component will be included in the tab order. When False, the Tab key will not stop at this component.

Text

Text to be displayed in the edit box.

Visible

When True, the edit box will be displayed on the form.