Commit f018458b LN

界面显示调整

1 个父辈 f7f33da4
...@@ -58,7 +58,7 @@ namespace TheMachineNView ...@@ -58,7 +58,7 @@ namespace TheMachineNView
SShow(false); SShow(false);
tp.RowStyles[1].Height = 0; tp.RowStyles[1].Height = 0;
tp.RowStyles[2].Height = 0; tp.RowStyles[2].Height = 0;
tp.AutoSize = true; //tp.AutoSize = true;
} }
else else
{ SShow(true); } { SShow(true); }
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!