BindingNavigator::Validate Method ()
.NET Framework (current version)
Causes form validation to occur and returns whether validation was successful.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: System::Booleantrue if validation was successful and focus can shift to the BindingNavigator; otherwise, false.
Use this method to confirm focus can shift before performing the click action for an item on the BindingNavigator control.
.NET Framework
Available since 2.0
Available since 2.0
Show: