This document is archived and information here might be outdated. Recommended version. |
Indicates if all parameters are valid. Called when the OK button is pressed.
[Visual Basic .NET]
Public Function OKValid ( _
) As Boolean
[C#]
public bool OKValid (
);
[C++]
HRESULT OKValid(
void
);