Which property setting accomplishes this requirement?

When tabbing through items in the Employees form, users should not be able to navigate to the
Salary text item. If they need to update the item, they will have to explicitly navigate to it by using
the mouse.
Which property setting accomplishes this requirement?

When tabbing through items in the Employees form, users should not be able to navigate to the
Salary text item. If they need to update the item, they will have to explicitly navigate to it by using
the mouse.
Which property setting accomplishes this requirement?

A.
Enabled = Yes; Keyboard Navigable = No

B.
Enabled = No; Keyboard Navigable = Yes

C.
Enabled = Yes; Keyboard Navigable = Yes

D.
Enabled = No; Keyboard Navigable = No

E.
Automatic Skip = Yes

Explanation:
* Keyboard Navigable property
Description
Determines whether the end user or the application can place the input focus in the item during
default navigation. When set to Yes for an item, the item is navigable. When set to No, Form
Builder skips over the item and enters the next navigable item in the default navigation sequence.
The default navigation sequence for items is defined by the order of items in the Object Navigator.
Applies to all items except chart items and display items
* Default
Yes
Usage Notes
If Enabled or Visible is set to No (PROPERTY_FALSE for runtime), then the items’ or item
instance’s Keyboard navigable property is effectively false. At runtime, when the Enabled property
is set to PROPERTY_FALSE, the Keyboard_Navigable property is also set to
PROPERTY_FALSE. However, if the Enabled property is subsequently set back to
PROPERTY_TRUE, the keyboard Navigable property is NOT set to PROPERTY_TRUE, and
must be changed explicitly.



Leave a Reply 6

Your email address will not be published. Required fields are marked *


Metalfreak

Metalfreak

As I’ve checked A is the valid answer.

Padmanabhan

Padmanabhan

A is Correct Answer

ngayathri81

ngayathri81

A is the correct answer

eslam ghoniem

eslam ghoniem

ru pass in this exam or no

nancy

nancy

A is Correct Answer