Change namespace

This commit is contained in:
2022-05-31 09:16:34 +08:00 committed by GitHub
parent b49d84b0c7
commit a7d7026c9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ using System.Drawing;
using System.Runtime.InteropServices;
using System.Windows.Forms;
namespace JumperPelvicFloorTraining.MyControls
namespace WinForm.Controls
{
[ToolboxItem(true)]
public class TextBoxXP : System.Windows.Forms.TextBox