Skip to content
切换导航条
切换导航条
当前项目
正在载入...
登录
刘韬
/
HZH_Controls
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
流水线
图表
问题
0
合并请求
0
维基
网络
创建新的问题
作业
提交
问题看板
文件
提交
网络
比较
分支
标签
Commit 2bbb01e3
由
kwwwvagaa
编写于
2020-08-31 09:14:11 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
数字键盘 按下确定收起键盘
1 个父辈
641fdbc1
显示空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
6 行增加
和
1 行删除
HZH_Controls/HZH_Controls/Controls/Text/UCTextBoxEx.cs
HZH_Controls/Test/FrmMain.resx
HZH_Controls/Test/Test.csproj
HZH_Controls/Test/logo.ico
logo.ico
HZH_Controls/HZH_Controls/Controls/Text/UCTextBoxEx.cs
查看文件 @
2bbb01e
...
@@ -509,6 +509,10 @@ namespace HZH_Controls.Controls
...
@@ -509,6 +509,10 @@ namespace HZH_Controls.Controls
{
{
UCKeyBorderNum
key
=
new
UCKeyBorderNum
();
UCKeyBorderNum
key
=
new
UCKeyBorderNum
();
m_frmAnchor
=
new
Forms
.
FrmAnchor
(
this
,
key
);
m_frmAnchor
=
new
Forms
.
FrmAnchor
(
this
,
key
);
key
.
EnterClick
+=
(
a
,
b
)
=>
{
m_frmAnchor
.
Hide
();
};
m_frmAnchor
.
VisibleChanged
+=
(
a
,
b
)
=>
m_frmAnchor
.
VisibleChanged
+=
(
a
,
b
)
=>
{
{
if
(
m_frmAnchor
.
Visible
)
if
(
m_frmAnchor
.
Visible
)
...
...
HZH_Controls/Test/FrmMain.resx
查看文件 @
2bbb01e
此文件的差异太大,无法显示。
HZH_Controls/Test/Test.csproj
查看文件 @
2bbb01e
...
@@ -32,7 +32,7 @@
...
@@ -32,7 +32,7 @@
<WarningLevel>4</WarningLevel>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup>
<PropertyGroup>
<ApplicationIcon>log.ico</ApplicationIcon>
<ApplicationIcon>log
o
.ico</ApplicationIcon>
</PropertyGroup>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference Include="LiveCharts, Version=0.9.7.0, Culture=neutral, PublicKeyToken=0bc1f845d1ebb8df, processorArchitecture=MSIL">
<Reference Include="LiveCharts, Version=0.9.7.0, Culture=neutral, PublicKeyToken=0bc1f845d1ebb8df, processorArchitecture=MSIL">
...
@@ -1021,6 +1021,7 @@
...
@@ -1021,6 +1021,7 @@
<ItemGroup>
<ItemGroup>
<Content Include="log.ico" />
<Content Include="log.ico" />
<None Include="Resources\rowicon.png" />
<None Include="Resources\rowicon.png" />
<Content Include="logo.ico" />
<Content Include="UC\UCTestLiveCharts\Cartesian\FunnelChart\Resources\fingerprint.png" />
<Content Include="UC\UCTestLiveCharts\Cartesian\FunnelChart\Resources\fingerprint.png" />
<Content Include="UC\UCTestLiveCharts\Cartesian\FunnelChart\Resources\user.png" />
<Content Include="UC\UCTestLiveCharts\Cartesian\FunnelChart\Resources\user.png" />
<Content Include="UC\UCTestLiveCharts\Cartesian\FunnelChart\Resources\view.png" />
<Content Include="UC\UCTestLiveCharts\Cartesian\FunnelChart\Resources\view.png" />
...
...
HZH_Controls/Test/logo.ico
0 → 100644
查看文件 @
2bbb01e
此文件类型无法预览
logo.ico
查看文件 @
2bbb01e
此文件类型无法预览
编写
预览
支持
Markdown
格式
附加文件
你添加了
0
人
到此讨论。请谨慎行事。
Finish editing this message first!
Cancel
请
注册
或
登录
后发表评论