System.Windows.Forms.ToolStripControlHost.CausesValidation Property

Gets or sets a value indicating whether the hosted control causes and raises validation events on other controls when the hosted control receives focus.

Syntax

[System.ComponentModel.DefaultValue(true)]
public bool CausesValidation { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0