This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SchematicControls > ESRI.ArcGIS.SchematicControls > Interfaces > IS > ISchematicBuilderUI Interface > ISchematicBuilderUI.OKEnabled Method (ArcObjects .NET 10.4 SDK) |
Indicates if the OK button is enabled.
[Visual Basic .NET] Public Function OKEnabled ( _ ) As Boolean
[C#] public bool OKEnabled ( );
[C++]
HRESULT OKEnabled(
VARIANT_BOOL* pOK
);
[C++]
Parameters pOK [out, retval] pOK is a parameter of type VARIANT_BOOL