C2026-043-Tech-Debt_v1 - Stash 1
This commit is contained in:
@@ -1,16 +1,11 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
using System.Data;
|
||||
using System.Drawing;
|
||||
using System.Text;
|
||||
using System.Windows.Forms;
|
||||
|
||||
namespace Volian.Controls.Library
|
||||
{
|
||||
public partial class dlgChgId : Form
|
||||
{
|
||||
DisplayTabControl TabControl;
|
||||
readonly DisplayTabControl TabControl;
|
||||
public dlgChgId(DisplayTabControl tc)
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
Reference in New Issue
Block a user