Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
PanningDisabled
specifies whether panning is disabled on a Tablet PC. When panning is enabled users can scroll through a page by touching the screen and sliding their finger up or down.
Values
true |
Disables panning. |
false |
Enables panning. This is the default value. |
Parent Hierarchy
Microsoft-Windows-TabletPC-Platform-Input-Core | PanningDisabled
Valid Configuration Passes
offlineServicing
Applies To
For the list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-TabletPC-Platform-Input-Core.
XML Example
The following XML output shows how to disable panning on a Tablet PC.
<PanningDisabled>true</PanningDisabled>