ToolStrip::CausesValidation Property
.NET Framework (current version)
Gets or sets a value indicating whether the ToolStrip causes validation to be performed on any controls that require validation when it receives focus.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [BrowsableAttribute(false)] property bool CausesValidation { bool get(); void set(bool value); }
.NET Framework
Available since 2.0
Available since 2.0
Show: