From 43d5649a0fc7a7705acf16b688edc71cacc090fb Mon Sep 17 00:00:00 2001 From: John Date: Tue, 8 Jan 2013 21:21:35 +0000 Subject: [PATCH] =?UTF-8?q?B2013-004=20=E2=80=93=20Changed=20the=20style?= =?UTF-8?q?=20of=20the=20checkoff=20drop=20down=20so=20that=20user=20canno?= =?UTF-8?q?t=20enter=20text=20in=20=20the=20text=20field.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PROMS/Volian.Controls.Library/DisplayTags.Designer.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/PROMS/Volian.Controls.Library/DisplayTags.Designer.cs b/PROMS/Volian.Controls.Library/DisplayTags.Designer.cs index f1f4f2f4..916392dc 100644 --- a/PROMS/Volian.Controls.Library/DisplayTags.Designer.cs +++ b/PROMS/Volian.Controls.Library/DisplayTags.Designer.cs @@ -142,6 +142,7 @@ namespace Volian.Controls.Library this.cmbCheckoff.WatermarkFont = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cmbCheckoff.WatermarkText = "select signoff / checkoff"; this.cmbCheckoff.SelectedIndexChanged += new System.EventHandler(this.cmbCheckoff_SelectedIndexChanged); + this.cmbCheckoff.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; // // groupPanelCheckoff //