From ebab62b668bd769f97f4afd5caee472f7e514a27 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 25 三月 2025 08:17:59 +0800 Subject: [PATCH] 子体大小 --- DevApp/Gs.DevApp/XtraForm1.Designer.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DevApp/Gs.DevApp/XtraForm1.Designer.cs b/DevApp/Gs.DevApp/XtraForm1.Designer.cs index 9830c42..0df2520 100644 --- a/DevApp/Gs.DevApp/XtraForm1.Designer.cs +++ b/DevApp/Gs.DevApp/XtraForm1.Designer.cs @@ -33,10 +33,10 @@ // // simpleButton1 // - this.simpleButton1.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.stackedsplinearea_32x32; + this.simpleButton1.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.announcement_32x32; this.simpleButton1.Location = new System.Drawing.Point(343, 110); this.simpleButton1.Name = "simpleButton1"; - this.simpleButton1.Size = new System.Drawing.Size(94, 29); + this.simpleButton1.Size = new System.Drawing.Size(247, 29); this.simpleButton1.TabIndex = 0; this.simpleButton1.Text = "simpleButton1"; // -- Gitblit v1.9.3