InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Win.Touch Namespace / TouchProcessor Class / Enabled Property

In This Topic
    Enabled Property (TouchProcessor)
    In This Topic
    Gets or sets whether the touch processor is enabled.
    Syntax
    'Declaration
     
    Public Property Enabled As Boolean
    public bool Enabled {get; set;}
    See Also