Validates the last unvalidated control and it's ancestors up through (but not including) this.
[Visual Basic] Public Function Validate() As Boolean [C#] public bool Validate(); [C++] public: bool Validate(); [JScript] public function Validate() : Boolean;
Whether validation was successful.
ContainerControl Class | ContainerControl Members | System.WinForms Namespace