Table of Contents

Property SuppressParentMouseDown

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

SuppressParentMouseDown

Gets or sets a value indicating whether the parent control's mouse down events should be suppressed when this control is visible.

public virtual bool SuppressParentMouseDown { get; set; }

Property Value

bool