ActionList (Standard 8 Module Reference)

7/8/2014

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

This setting contains a string that specifies a list of valid actions that can be performed on a blocked window.

Valid actions can vary depending on the window.

Some examples of common actions are Minimize, Maximize, and Close.

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/BlockedWindows/BlockedWindow/ActionList

XML Example

The following XML example shows how to specify a list of valid actions on a blocked window.

<ActionList>"Maximize" "Close"</ActionList>

See Also

Concepts

Feature Module Settings