|
Borrower links are used to open the Borrower Contact window, where users can create links between loan files and borrower contacts. |
Behavior |
|
Enabled |
Sets the initial state of the link as enabled (True) or disabled (False). If set to False, the link is dimmed. |
Visible |
If set to True, the link is visible. If set to False, the link is not visible. |
Control |
|
ControlID |
Used to identify the control. For example, the first link on the form will be assigned the control ID BorrowerLink1 while the next link is assigned BorrowerLink2. You can change the control ID as needed. The ID can contain numerals or letters, but it must begin with a letter. |
Layout |
|
Position |
Controls the relative position (in pixels) of the link 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 link (in pixels). Click the Size property and type values or expand the row to view the Width and Height properties and make your changes. |