Property SuppressParentMouseDown
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; }
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; }