..
This commit is contained in:
@@ -586,7 +586,7 @@ namespace Project.Dialog
|
||||
void UpdateHeight()
|
||||
{
|
||||
if (this.tabControl1.Visible) this.Height = 755;
|
||||
else this.Height = 380;
|
||||
else this.Height = 420;
|
||||
}
|
||||
|
||||
private void btOK_Click(object sender, EventArgs e)
|
||||
|
||||
Reference in New Issue
Block a user