update vor Syncfusion-Aktualisierung
This commit is contained in:
4
Client/Diverses/frmCalendar.Designer.cs
generated
4
Client/Diverses/frmCalendar.Designer.cs
generated
@@ -41,6 +41,7 @@
|
||||
this.sfCalendar1.Size = new System.Drawing.Size(196, 196);
|
||||
this.sfCalendar1.TabIndex = 0;
|
||||
this.sfCalendar1.Text = "sfCalendar1";
|
||||
this.sfCalendar1.DoubleClick += new System.EventHandler(this.sfCalendar1_DoubleClick);
|
||||
//
|
||||
// btnOK
|
||||
//
|
||||
@@ -50,6 +51,7 @@
|
||||
this.btnOK.TabIndex = 1;
|
||||
this.btnOK.Text = "OK";
|
||||
this.btnOK.UseVisualStyleBackColor = true;
|
||||
this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
|
||||
//
|
||||
// frmCalendar
|
||||
//
|
||||
@@ -68,7 +70,7 @@
|
||||
|
||||
#endregion
|
||||
|
||||
private Syncfusion.WinForms.Input.SfCalendar sfCalendar1;
|
||||
public Syncfusion.WinForms.Input.SfCalendar sfCalendar1;
|
||||
private System.Windows.Forms.Button btnOK;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user