PanningDisabled (Standard 8 Module Reference)

7/8/2014

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

This setting specifies whether panning is disabled.

Set to true to disable panning; otherwise, set to false. The default value is false.

When panning is enabled, users can scroll through a page by touching the screen and sliding their finger up or down.

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

TabletPC-Platform-Input-Core

Products/Embedded Core/TabletPC-Platform-Input-Core/PanningDisabled

XML Example

The following XML example shows how to disable panning on a tablet PC.

<PanningDisabled>true</PanningDisabled>

See Also

Concepts

Embedded Core Settings
Feature Module Settings