This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IJ > IJoinParcelManager Interface > IJoinParcelManager.UpdateJoinDialogButtons Method (ArcObjects .NET 10.4 SDK) |
Enable/Disable JoinDialog Buttons when the current active tool changes.
[Visual Basic .NET] Public Sub UpdateJoinDialogButtons ( _ ByVal vbCurrentTool As Boolean _ )
[C#] public void UpdateJoinDialogButtons ( bool vbCurrentTool );