TreeView for WinForms | ComponentOne
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 Boolean
    public bool UseRails {get; set;}
    See Also