# TileControl Touchscreen Support

## Content



The TileControl supports panning, tapping, and checking tiles with a swipe gesture using the touch input hardware on a machine with Windows 7 or Windows 8. A visual cue is shown when you reach the end of the pannable area of the C1TileControl. To disable the visual cue, set the [AllowPanningFeedback](/componentone/docs/win/online-tilecontrol/) to **False**.

When the [AllowChecking](/componentone/docs/win/online-tilecontrol/) property is enabled you can check/uncheck tiles using a swipe gesture or right-clicking the mouse.

The [ShowTooltips](/componentone/docs/win/online-tilecontrol/) property is enabled by default so the tooltips appear when you press and hold a tile with your fingertip on a touchscreen. You can specify the time, in milliseconds, that passes before the tooltips appear using the [ToolTipInitialDelay](/componentone/docs/win/online-tilecontrol/) property.