Hình mẫu :
Source code :
Visual C# Code:
namespace DateTimePicker { /// <summary> /// Summary description for DateTimePicker1. /// </summary> { /// <summary> /// Required designer variable. /// </summary> { // // Required for Windows Form Designer support // InitializeComponent(); // // TODO: Add any constructor code after InitializeComponent call // } /// <summary> /// Clean up any resources being used. /// </summary> { { { components.Dispose(); } } } #region Windows Form Designer generated code /// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> { // // dateTimePicker1 // // // dateTimePicker2 // // // dateTimePicker3 // // // dateTimePicker4 // // // dateTimePicker5 // // // dateTimePicker6 // // // label1 // // // label2 // // // label3 // // // label4 // // // label5 // // // label7 // // // DateTimePicker1 // } #endregion /// <summary> /// The main entry point for the application. /// </summary> [STAThread] { } { } } }
None!
Hình mẫu :
Source Code :
Visual C# Code:
namespace DateTimePicker { /// <summary> /// Summary description for DateTimePicker2. /// </summary> { /// <summary> /// Required designer variable. /// </summary> { // // Required for Windows Form Designer support // InitializeComponent(); // // TODO: Add any constructor code after InitializeComponent call // } /// <summary> /// Clean up any resources being used. /// </summary> { { { components.Dispose(); } } } #region Windows Form Designer generated code /// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> { // // dateTimePicker1 // // // DateTimePicker2 // } #endregion { } /// <summary> /// The main entry point for the application. /// </summary> [STAThread] { } } }
None!