| | |
| | | this.txtUrl.Name = "txtUrl"; |
| | | this.txtUrl.Size = new System.Drawing.Size(905, 24); |
| | | this.txtUrl.TabIndex = 0; |
| | | this.txtUrl.Visible = false; |
| | | // |
| | | // ShowFile |
| | | // |
| | |
| | | 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(); |