This document is archived and information here might be outdated. Recommended version. |
Indicates if the OK button is enabled.
[Visual Basic .NET]
Public Function OKEnabled ( _
) As Boolean
[C#]
public bool OKEnabled (
);
[C++]
HRESULT OKEnabled(
void
);