This document is archived and information here might be outdated. Recommended version. |
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 );