lu
2025-04-12 93ec2955713f40a50348b1990bbaeeee837f5378
DevApp/Gs.DevApp/UserControl/ShowFile.Designer.cs
@@ -54,7 +54,6 @@
            this.txtUrl.Name = "txtUrl";
            this.txtUrl.Size = new System.Drawing.Size(905, 24);
            this.txtUrl.TabIndex = 0;
            this.txtUrl.Visible = false;
            // 
            // ShowFile
            // 
@@ -67,6 +66,7 @@
            this.Name = "ShowFile";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "文件预览";
            this.TopMost = true;
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            ((System.ComponentModel.ISupportInitialize)(this.pane1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtUrl.Properties)).EndInit();