Table of Contents

Property SuppressParentMouseUp

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

SuppressParentMouseUp

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

public virtual bool SuppressParentMouseUp { get; set; }

Property Value

bool