Table of Contents

Property DoubleClickAsClick

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DoubleClickAsClick

Gets or sets whether double click on the button is treated as a single click. Default is false.

public virtual bool DoubleClickAsClick { get; set; }

Property Value

bool