From 3cf7cd4d37f38a60a65f2a066f6403db9d24e6e0 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 24 十二月 2024 08:50:41 +0800
Subject: [PATCH] 细节
---
DevApp/Gs.DevApp/UserControl/ShowLogcs.Designer.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/DevApp/Gs.DevApp/UserControl/ShowLogcs.Designer.cs b/DevApp/Gs.DevApp/UserControl/ShowLogcs.Designer.cs
index 8e4c3d7..bea4ee8 100644
--- a/DevApp/Gs.DevApp/UserControl/ShowLogcs.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/ShowLogcs.Designer.cs
@@ -130,7 +130,6 @@
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 6, 3, 6);
this.pageBar1.Name = "pageBar1";
this.pageBar1.RecordCount = 0;
- this.pageBar1.RowsCount = 50;
this.pageBar1.Size = new System.Drawing.Size(933, 47);
this.pageBar1.TabIndex = 4;
this.pageBar1.TotalPages = 0;
@@ -148,6 +147,7 @@
this.Name = "ShowLogcs";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "鍏宠仈鏃ュ織";
+ this.TopMost = true;
((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
this.ResumeLayout(false);
--
Gitblit v1.9.3