This document is archived and information here might be outdated. Recommended version. |
Enable apply button in dialog and pass map to refresh if apply is pressed.
[Visual Basic .NET] Public Sub EnableApplyButton ( _ ByVal bEnable As Boolean, _ ByVal pMap As IMap _ )
[C#] public void EnableApplyButton ( bool bEnable, IMap pMap );