yea, finish work! .NET 6 + Telerik
This commit is contained in:
@@ -42,8 +42,8 @@
|
||||
this.radTextBoxControl_Password = new Telerik.WinControls.UI.RadTextBoxControl();
|
||||
this.radToggleSwitch_UseProxyForWebDAV = new Telerik.WinControls.UI.RadToggleSwitch();
|
||||
this.panel1 = new System.Windows.Forms.Panel();
|
||||
this.radButton_Cancel = new Telerik.WinControls.UI.RadButton();
|
||||
this.radButton_Save = new Telerik.WinControls.UI.RadButton();
|
||||
this.radButton_Cancel = new Telerik.WinControls.UI.RadButton();
|
||||
((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.radLabel2)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.radLabel3)).BeginInit();
|
||||
@@ -57,8 +57,8 @@
|
||||
((System.ComponentModel.ISupportInitialize)(this.radTextBoxControl_Password)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.radToggleSwitch_UseProxyForWebDAV)).BeginInit();
|
||||
this.panel1.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.radButton_Cancel)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.radButton_Save)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.radButton_Cancel)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this)).BeginInit();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
@@ -66,7 +66,7 @@
|
||||
//
|
||||
this.radLabel1.Location = new System.Drawing.Point(3, 5);
|
||||
this.radLabel1.Name = "radLabel1";
|
||||
this.radLabel1.Size = new System.Drawing.Size(84, 18);
|
||||
this.radLabel1.Size = new System.Drawing.Size(91, 19);
|
||||
this.radLabel1.TabIndex = 0;
|
||||
this.radLabel1.Text = "Server-Adresse:";
|
||||
//
|
||||
@@ -74,7 +74,7 @@
|
||||
//
|
||||
this.radLabel2.Location = new System.Drawing.Point(3, 33);
|
||||
this.radLabel2.Name = "radLabel2";
|
||||
this.radLabel2.Size = new System.Drawing.Size(116, 18);
|
||||
this.radLabel2.Size = new System.Drawing.Size(126, 19);
|
||||
this.radLabel2.TabIndex = 1;
|
||||
this.radLabel2.Text = "Öffentliche Basis-URL:";
|
||||
//
|
||||
@@ -82,7 +82,7 @@
|
||||
//
|
||||
this.radLabel3.Location = new System.Drawing.Point(3, 61);
|
||||
this.radLabel3.Name = "radLabel3";
|
||||
this.radLabel3.Size = new System.Drawing.Size(161, 18);
|
||||
this.radLabel3.Size = new System.Drawing.Size(176, 19);
|
||||
this.radLabel3.TabIndex = 2;
|
||||
this.radLabel3.Text = "Paketkonfigurationsdateiname:";
|
||||
//
|
||||
@@ -90,7 +90,7 @@
|
||||
//
|
||||
this.radLabel4.Location = new System.Drawing.Point(3, 89);
|
||||
this.radLabel4.Name = "radLabel4";
|
||||
this.radLabel4.Size = new System.Drawing.Size(81, 18);
|
||||
this.radLabel4.Size = new System.Drawing.Size(88, 19);
|
||||
this.radLabel4.TabIndex = 3;
|
||||
this.radLabel4.Text = "Benutzername:";
|
||||
//
|
||||
@@ -98,7 +98,7 @@
|
||||
//
|
||||
this.radLabel5.Location = new System.Drawing.Point(3, 117);
|
||||
this.radLabel5.Name = "radLabel5";
|
||||
this.radLabel5.Size = new System.Drawing.Size(53, 18);
|
||||
this.radLabel5.Size = new System.Drawing.Size(58, 19);
|
||||
this.radLabel5.TabIndex = 4;
|
||||
this.radLabel5.Text = "Passwort:";
|
||||
//
|
||||
@@ -106,7 +106,7 @@
|
||||
//
|
||||
this.radLabel6.Location = new System.Drawing.Point(3, 145);
|
||||
this.radLabel6.Name = "radLabel6";
|
||||
this.radLabel6.Size = new System.Drawing.Size(145, 18);
|
||||
this.radLabel6.Size = new System.Drawing.Size(158, 19);
|
||||
this.radLabel6.TabIndex = 5;
|
||||
this.radLabel6.Text = "Benutze Proxy für WebDAV:";
|
||||
//
|
||||
@@ -114,51 +114,51 @@
|
||||
//
|
||||
this.radTextBoxControl_ServerAddress.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.radTextBoxControl_ServerAddress.Location = new System.Drawing.Point(171, 3);
|
||||
this.radTextBoxControl_ServerAddress.Location = new System.Drawing.Point(185, 3);
|
||||
this.radTextBoxControl_ServerAddress.Name = "radTextBoxControl_ServerAddress";
|
||||
this.radTextBoxControl_ServerAddress.Size = new System.Drawing.Size(325, 22);
|
||||
this.radTextBoxControl_ServerAddress.Size = new System.Drawing.Size(311, 22);
|
||||
this.radTextBoxControl_ServerAddress.TabIndex = 6;
|
||||
//
|
||||
// radTextBoxControl_PublicBasisURL
|
||||
//
|
||||
this.radTextBoxControl_PublicBasisURL.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.radTextBoxControl_PublicBasisURL.Location = new System.Drawing.Point(171, 31);
|
||||
this.radTextBoxControl_PublicBasisURL.Location = new System.Drawing.Point(185, 31);
|
||||
this.radTextBoxControl_PublicBasisURL.Name = "radTextBoxControl_PublicBasisURL";
|
||||
this.radTextBoxControl_PublicBasisURL.Size = new System.Drawing.Size(325, 22);
|
||||
this.radTextBoxControl_PublicBasisURL.Size = new System.Drawing.Size(311, 22);
|
||||
this.radTextBoxControl_PublicBasisURL.TabIndex = 7;
|
||||
//
|
||||
// radTextBoxControl_PackageConfigurationFileName
|
||||
//
|
||||
this.radTextBoxControl_PackageConfigurationFileName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.radTextBoxControl_PackageConfigurationFileName.Location = new System.Drawing.Point(171, 59);
|
||||
this.radTextBoxControl_PackageConfigurationFileName.Location = new System.Drawing.Point(185, 59);
|
||||
this.radTextBoxControl_PackageConfigurationFileName.Name = "radTextBoxControl_PackageConfigurationFileName";
|
||||
this.radTextBoxControl_PackageConfigurationFileName.Size = new System.Drawing.Size(325, 22);
|
||||
this.radTextBoxControl_PackageConfigurationFileName.Size = new System.Drawing.Size(311, 22);
|
||||
this.radTextBoxControl_PackageConfigurationFileName.TabIndex = 8;
|
||||
//
|
||||
// radTextBoxControl_Username
|
||||
//
|
||||
this.radTextBoxControl_Username.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.radTextBoxControl_Username.Location = new System.Drawing.Point(171, 87);
|
||||
this.radTextBoxControl_Username.Location = new System.Drawing.Point(185, 87);
|
||||
this.radTextBoxControl_Username.Name = "radTextBoxControl_Username";
|
||||
this.radTextBoxControl_Username.Size = new System.Drawing.Size(325, 22);
|
||||
this.radTextBoxControl_Username.Size = new System.Drawing.Size(311, 22);
|
||||
this.radTextBoxControl_Username.TabIndex = 9;
|
||||
//
|
||||
// radTextBoxControl_Password
|
||||
//
|
||||
this.radTextBoxControl_Password.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||||
| System.Windows.Forms.AnchorStyles.Right)));
|
||||
this.radTextBoxControl_Password.Location = new System.Drawing.Point(171, 115);
|
||||
this.radTextBoxControl_Password.Location = new System.Drawing.Point(185, 115);
|
||||
this.radTextBoxControl_Password.Name = "radTextBoxControl_Password";
|
||||
this.radTextBoxControl_Password.Size = new System.Drawing.Size(325, 22);
|
||||
this.radTextBoxControl_Password.Size = new System.Drawing.Size(311, 22);
|
||||
this.radTextBoxControl_Password.TabIndex = 10;
|
||||
this.radTextBoxControl_Password.UseSystemPasswordChar = true;
|
||||
//
|
||||
// radToggleSwitch_UseProxyForWebDAV
|
||||
//
|
||||
this.radToggleSwitch_UseProxyForWebDAV.Location = new System.Drawing.Point(171, 144);
|
||||
this.radToggleSwitch_UseProxyForWebDAV.Location = new System.Drawing.Point(185, 144);
|
||||
this.radToggleSwitch_UseProxyForWebDAV.Name = "radToggleSwitch_UseProxyForWebDAV";
|
||||
this.radToggleSwitch_UseProxyForWebDAV.Size = new System.Drawing.Size(50, 20);
|
||||
this.radToggleSwitch_UseProxyForWebDAV.TabIndex = 11;
|
||||
@@ -186,19 +186,6 @@
|
||||
this.panel1.Size = new System.Drawing.Size(499, 197);
|
||||
this.panel1.TabIndex = 12;
|
||||
//
|
||||
// radButton_Cancel
|
||||
//
|
||||
this.radButton_Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
||||
this.radButton_Cancel.Image = global::Pilz.Updating.Administration.GUI.My.Resources.Resources.icons8_delete_sign_16px;
|
||||
this.radButton_Cancel.ImageAlignment = System.Drawing.ContentAlignment.MiddleRight;
|
||||
this.radButton_Cancel.Location = new System.Drawing.Point(290, 170);
|
||||
this.radButton_Cancel.Name = "radButton_Cancel";
|
||||
this.radButton_Cancel.Size = new System.Drawing.Size(100, 24);
|
||||
this.radButton_Cancel.TabIndex = 12;
|
||||
this.radButton_Cancel.Text = "Abbrechen";
|
||||
this.radButton_Cancel.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.radButton_Cancel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
||||
//
|
||||
// radButton_Save
|
||||
//
|
||||
this.radButton_Save.Image = global::Pilz.Updating.Administration.GUI.My.Resources.Resources.icons8_checkmark_16px;
|
||||
@@ -212,6 +199,19 @@
|
||||
this.radButton_Save.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
||||
this.radButton_Save.Click += new System.EventHandler(this.ButtonX_OK_Click);
|
||||
//
|
||||
// radButton_Cancel
|
||||
//
|
||||
this.radButton_Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
|
||||
this.radButton_Cancel.Image = global::Pilz.Updating.Administration.GUI.My.Resources.Resources.icons8_delete_sign_16px;
|
||||
this.radButton_Cancel.ImageAlignment = System.Drawing.ContentAlignment.MiddleRight;
|
||||
this.radButton_Cancel.Location = new System.Drawing.Point(290, 170);
|
||||
this.radButton_Cancel.Name = "radButton_Cancel";
|
||||
this.radButton_Cancel.Size = new System.Drawing.Size(100, 24);
|
||||
this.radButton_Cancel.TabIndex = 12;
|
||||
this.radButton_Cancel.Text = "Abbrechen";
|
||||
this.radButton_Cancel.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.radButton_Cancel.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
|
||||
//
|
||||
// UpdateServerInfoEditor
|
||||
//
|
||||
this.AcceptButton = this.radButton_Save;
|
||||
@@ -246,8 +246,8 @@
|
||||
((System.ComponentModel.ISupportInitialize)(this.radToggleSwitch_UseProxyForWebDAV)).EndInit();
|
||||
this.panel1.ResumeLayout(false);
|
||||
this.panel1.PerformLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.radButton_Cancel)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.radButton_Save)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.radButton_Cancel)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this)).EndInit();
|
||||
this.ResumeLayout(false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user