mirror of
https://github.com/jie65535/Helpers.git
synced 2025-06-01 17:29:12 +08:00
Change namespace
This commit is contained in:
parent
b49d84b0c7
commit
a7d7026c9f
@ -4,7 +4,7 @@ using System.Drawing;
|
|||||||
using System.Runtime.InteropServices;
|
using System.Runtime.InteropServices;
|
||||||
using System.Windows.Forms;
|
using System.Windows.Forms;
|
||||||
|
|
||||||
namespace JumperPelvicFloorTraining.MyControls
|
namespace WinForm.Controls
|
||||||
{
|
{
|
||||||
[ToolboxItem(true)]
|
[ToolboxItem(true)]
|
||||||
public class TextBoxXP : System.Windows.Forms.TextBox
|
public class TextBoxXP : System.Windows.Forms.TextBox
|
||||||
@ -387,4 +387,4 @@ namespace JumperPelvicFloorTraining.MyControls
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user