1 Star 1 Fork 0

老大哥/ITLDG.HexTextBox

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
HexTextBox.Designer.cs 1019 Bytes
一键复制 编辑 原始数据 按行查看 历史
老大哥 提交于 2023-09-11 08:30 . 添加项目文件。
namespace ITLDG
{
partial class HexTextBox
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
components = new System.ComponentModel.Container();
}
#endregion
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/itldg/ITLDG.HexTextBox.git
git@gitee.com:itldg/ITLDG.HexTextBox.git
itldg
ITLDG.HexTextBox
ITLDG.HexTextBox
main

搜索帮助