From 9d1c21397925ca2f5cd47cec1c8bf98e0aaf5f6a Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Tue, 23 May 2023 07:55:58 +0300 Subject: [PATCH] Add guess button enable and disable events --- RhSolutions.AddIn/Controllers/RibbonController.cs | 14 +++++++++++++- RhSolutions.AddIn/Tools/EventsUtil.cs | 9 +++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/RhSolutions.AddIn/Controllers/RibbonController.cs b/RhSolutions.AddIn/Controllers/RibbonController.cs index 4c07779..140ba10 100644 --- a/RhSolutions.AddIn/Controllers/RibbonController.cs +++ b/RhSolutions.AddIn/Controllers/RibbonController.cs @@ -27,7 +27,7 @@ public class RibbonController : ExcelRibbon