Commit 4795ce59 冰封一夏 Gitee 提交于

update HZH_Controls/HZH_Controls/Controls/DateTime/UCDatePickerExt.cs.

1 个父辈 99e017ec
......@@ -132,6 +132,7 @@ namespace HZH_Controls.Controls
/// </summary>
/// <value>The current time.</value>
[Description("时间"), Category("自定义")]
[Localizable(true)]
public DateTime CurrentTime
{
get { return currentTime; }
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!