Calendar Properties

 

The Calendar allows user to open a calendar pop-up window to select a date for a date field.

Appearance

 

HoverText

The text that displays when the user hovers the mouse pointer over the calendar.

Behavior

 

Enabled

Sets the initial state of the calendar as enabled (True) or disabled (False). If set to False, the calendar is dimmed.

Visible

If set to True, the calendar is visible. If False, the calendar is not visible.

Control

 

ControlID

Used to identify the control. For example, the first calendar on the form will be assigned the control ID Calendar1 while the next calendar is assigned Calendar2. You can change the control ID as needed. The ID can contain numerals or letters, but it must begin with a letter.

Data

 

DateField

The Encompass360 date field associated with the calendar.

Note: Custom field IDs created from this property are assigned to the selected control.

FieldSource

If the loan has a piggyback loan associated with it, determines whether the source for the field is the current loan file or the piggyback loan file.

Layout

 

Position Controls the relative position (in pixels) of the calendar on the form. The X value determines left to right, the Y value determines top to bottom position. Click the Position property and type values or expand the row to view the X and Y properties and make your changes.
Size Controls the width and height of the calendar (in pixels). Click the Size property and type values or expand the row to view the Width and Height properties and make your changes.