ComponentOne TileControl for WinForms
TileControl Behavior / TileControl Touchscreen Support
In This Topic
    TileControl Touchscreen Support
    In This Topic

    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 to False.

    When the AllowChecking property is enabled you can check/uncheck tiles using a swipe gesture or right-clicking the mouse.

    The ShowTooltips 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 property.