Gets or sets a value indicating whether the System.Windows.Forms.ToolStrip causes validation to be performed on any controls that require validation when it receives focus.
Syntax
[System.ComponentModel.DefaultValue(false)]
[System.ComponentModel.Browsable(false)]
public
bool CausesValidation { set; get; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0