C024-039_Button_on_Applicability_Tab_to_change_all_at_same_level_for_setting_the_item_mode-2 #714

Merged
jjenko merged 5 commits from C024-039_Button_on_Applicability_Tab_to_change_all_at_same_level_for_setting_the_item_mode-2 into Development 2026-02-20 09:06:02 -05:00
Showing only changes of commit 079381dbb0 - Show all commits
@@ -5,7 +5,6 @@ using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Security.Cryptography;
using System.Text;
jjenko marked this conversation as resolved Outdated
Outdated
Review

is System.Security.Cryptography needed? if so, why? If not, please remove.

is System.Security.Cryptography needed? if so, why? If not, please remove.
Outdated
Review

Reference has been removed.

Reference has been removed.
using System.Windows.Forms;
using VEPROMS.CSLA.Library;
20