From c48b95645f819e1908effbb40d8690347dc9159d Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 29 十月 2024 08:16:40 +0800 Subject: [PATCH] IQC --- DevApp/Gs.DevApp/TestForm/XtraForm1.Designer.cs | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/DevApp/Gs.DevApp/TestForm/XtraForm1.Designer.cs b/DevApp/Gs.DevApp/TestForm/XtraForm1.Designer.cs index 2d440a6..f125d5a 100644 --- a/DevApp/Gs.DevApp/TestForm/XtraForm1.Designer.cs +++ b/DevApp/Gs.DevApp/TestForm/XtraForm1.Designer.cs @@ -53,13 +53,14 @@ // // xtraUserControl11 // - this.xtraUserControl11.Location = new System.Drawing.Point(116, 137); + this.xtraUserControl11.Location = new System.Drawing.Point(59, 82); this.xtraUserControl11.Name = "xtraUserControl11"; this.xtraUserControl11.Size = new System.Drawing.Size(150, 150); this.xtraUserControl11.TabIndex = 2; // // simpleButton2 // + this.simpleButton2.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.sortandfilter_16x16; this.simpleButton2.Location = new System.Drawing.Point(590, 203); this.simpleButton2.Name = "simpleButton2"; this.simpleButton2.Size = new System.Drawing.Size(94, 29); -- Gitblit v1.9.3