SetDefaultActionToShow (Standard 8 Module Reference)

7/8/2014

Review the applicable Feature modules and any examples for the SetDefaultActionToShow setting in Windows Embedded 8 Standard (Standard 8).

This setting specifies whether the default for any popup window is to display or hide the popup window.

Set to true to display the popup window; otherwise, set to false.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

Dialog Filter

Features/Lockdown/Dialog Filter/DialogFilterDefaultConfiguration/SetDefaultActionToShow

XML Example

The following XML example shows how to display the popup window as the default action.

<SetDefaultActionToShow>true</SetDefaultActionToShow>

See Also

Concepts

Feature Module Settings