Generell wird kein doc mehr erzeugt

prüfung ob uv anlage erreichbar ist
This commit is contained in:
HuskyTeufel
2022-03-25 13:42:15 +01:00
parent dea733183e
commit 3a51ada9d6
5 changed files with 36 additions and 4 deletions

View File

@@ -50,6 +50,7 @@
// cb_doc
//
this.cb_doc.AutoSize = true;
this.cb_doc.Enabled = false;
this.cb_doc.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.cb_doc.Location = new System.Drawing.Point(6, 12);
this.cb_doc.Name = "cb_doc";