ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Touch Namespace / TouchConfiguration Class / UseRails Property

In This Topic
    UseRails Property (TouchConfiguration)
    In This Topic
    Indicates that motions off the primary axis of motion are ignored.
    Syntax
    'Declaration
     
    Public Property UseRails As System.Boolean
    public System.bool UseRails {get; set;}
    See Also