添加项目文件。
This commit is contained in:
16
ShowGridNumberPro/ShowGridNumber/ShowGridLevelNumOKForm.Designer.cs
generated
Normal file
16
ShowGridNumberPro/ShowGridNumber/ShowGridLevelNumOKForm.Designer.cs
generated
Normal file
@@ -0,0 +1,16 @@
|
||||
namespace ShowGridNumber
|
||||
{
|
||||
public partial class ShowGridLevelNumOKForm : global::System.Windows.Forms.Form
|
||||
{
|
||||
protected override void Dispose(bool disposing)
|
||||
{
|
||||
if (disposing && this.icontainer_0 != null)
|
||||
{
|
||||
this.icontainer_0.Dispose();
|
||||
}
|
||||
base.Dispose(disposing);
|
||||
}
|
||||
|
||||
private global::System.ComponentModel.IContainer icontainer_0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user