2020-06-05 21:48:58 +08:00
|
|
|
|
namespace Sunny.UI.Demo
|
|
|
|
|
{
|
|
|
|
|
partial class FCombobox
|
|
|
|
|
{
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Required designer variable.
|
|
|
|
|
/// </summary>
|
|
|
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// Clean up any resources being used.
|
|
|
|
|
/// </summary>
|
|
|
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
|
|
protected override void Dispose(bool disposing)
|
|
|
|
|
{
|
|
|
|
|
if (disposing && (components != null))
|
|
|
|
|
{
|
|
|
|
|
components.Dispose();
|
|
|
|
|
}
|
|
|
|
|
base.Dispose(disposing);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#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>
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
{
|
2020-12-14 23:47:26 +08:00
|
|
|
|
System.Windows.Forms.TreeNode treeNode61 = new System.Windows.Forms.TreeNode("节点0");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode62 = new System.Windows.Forms.TreeNode("节点1");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode63 = new System.Windows.Forms.TreeNode("节点2");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode64 = new System.Windows.Forms.TreeNode("节点3");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode57 = new System.Windows.Forms.TreeNode("节点0");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode58 = new System.Windows.Forms.TreeNode("节点1");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode59 = new System.Windows.Forms.TreeNode("节点2");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode60 = new System.Windows.Forms.TreeNode("节点3");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode33 = new System.Windows.Forms.TreeNode("节点0");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode34 = new System.Windows.Forms.TreeNode("节点1");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode35 = new System.Windows.Forms.TreeNode("节点2");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode36 = new System.Windows.Forms.TreeNode("节点3");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode37 = new System.Windows.Forms.TreeNode("节点0", new System.Windows.Forms.TreeNode[] {
|
|
|
|
|
treeNode33,
|
|
|
|
|
treeNode34,
|
|
|
|
|
treeNode35,
|
|
|
|
|
treeNode36});
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode38 = new System.Windows.Forms.TreeNode("节点4");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode39 = new System.Windows.Forms.TreeNode("节点5");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode40 = new System.Windows.Forms.TreeNode("节点6");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode41 = new System.Windows.Forms.TreeNode("节点7");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode42 = new System.Windows.Forms.TreeNode("节点1", new System.Windows.Forms.TreeNode[] {
|
|
|
|
|
treeNode38,
|
|
|
|
|
treeNode39,
|
|
|
|
|
treeNode40,
|
|
|
|
|
treeNode41});
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode43 = new System.Windows.Forms.TreeNode("节点2");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode44 = new System.Windows.Forms.TreeNode("节点3");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode45 = new System.Windows.Forms.TreeNode("节点0");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode46 = new System.Windows.Forms.TreeNode("节点1");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode47 = new System.Windows.Forms.TreeNode("节点2");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode48 = new System.Windows.Forms.TreeNode("节点3");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode49 = new System.Windows.Forms.TreeNode("节点0", new System.Windows.Forms.TreeNode[] {
|
|
|
|
|
treeNode45,
|
|
|
|
|
treeNode46,
|
|
|
|
|
treeNode47,
|
|
|
|
|
treeNode48});
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode50 = new System.Windows.Forms.TreeNode("节点4");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode51 = new System.Windows.Forms.TreeNode("节点5");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode52 = new System.Windows.Forms.TreeNode("节点6");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode53 = new System.Windows.Forms.TreeNode("节点7");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode54 = new System.Windows.Forms.TreeNode("节点1", new System.Windows.Forms.TreeNode[] {
|
|
|
|
|
treeNode50,
|
|
|
|
|
treeNode51,
|
|
|
|
|
treeNode52,
|
|
|
|
|
treeNode53});
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode55 = new System.Windows.Forms.TreeNode("节点2");
|
|
|
|
|
System.Windows.Forms.TreeNode treeNode56 = new System.Windows.Forms.TreeNode("节点3");
|
2020-06-05 21:48:58 +08:00
|
|
|
|
this.uiLine8 = new Sunny.UI.UILine();
|
|
|
|
|
this.uiDatetimePicker1 = new Sunny.UI.UIDatetimePicker();
|
|
|
|
|
this.uiColorPicker1 = new Sunny.UI.UIColorPicker();
|
|
|
|
|
this.uiLine7 = new Sunny.UI.UILine();
|
|
|
|
|
this.uiLine6 = new Sunny.UI.UILine();
|
|
|
|
|
this.uiTimePicker1 = new Sunny.UI.UITimePicker();
|
|
|
|
|
this.uiLine3 = new Sunny.UI.UILine();
|
|
|
|
|
this.uiLine2 = new Sunny.UI.UILine();
|
|
|
|
|
this.uiDatePicker1 = new Sunny.UI.UIDatePicker();
|
|
|
|
|
this.uiComboBox2 = new Sunny.UI.UIComboBox();
|
|
|
|
|
this.uiComboBox1 = new Sunny.UI.UIComboBox();
|
2020-11-11 23:15:21 +08:00
|
|
|
|
this.uiComboTreeView1 = new Sunny.UI.UIComboTreeView();
|
|
|
|
|
this.uiLine1 = new Sunny.UI.UILine();
|
|
|
|
|
this.uiComboTreeView2 = new Sunny.UI.UIComboTreeView();
|
|
|
|
|
this.uiComboTreeView3 = new Sunny.UI.UIComboTreeView();
|
|
|
|
|
this.uiComboTreeView4 = new Sunny.UI.UIComboTreeView();
|
2020-06-05 21:48:58 +08:00
|
|
|
|
this.PagePanel.SuspendLayout();
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
|
|
|
|
// PagePanel
|
|
|
|
|
//
|
2020-11-11 23:15:21 +08:00
|
|
|
|
this.PagePanel.Controls.Add(this.uiComboTreeView3);
|
|
|
|
|
this.PagePanel.Controls.Add(this.uiComboTreeView4);
|
|
|
|
|
this.PagePanel.Controls.Add(this.uiComboTreeView2);
|
|
|
|
|
this.PagePanel.Controls.Add(this.uiLine1);
|
|
|
|
|
this.PagePanel.Controls.Add(this.uiComboTreeView1);
|
2020-06-05 21:48:58 +08:00
|
|
|
|
this.PagePanel.Controls.Add(this.uiLine8);
|
|
|
|
|
this.PagePanel.Controls.Add(this.uiDatetimePicker1);
|
|
|
|
|
this.PagePanel.Controls.Add(this.uiColorPicker1);
|
|
|
|
|
this.PagePanel.Controls.Add(this.uiLine7);
|
|
|
|
|
this.PagePanel.Controls.Add(this.uiLine6);
|
|
|
|
|
this.PagePanel.Controls.Add(this.uiTimePicker1);
|
|
|
|
|
this.PagePanel.Controls.Add(this.uiLine3);
|
|
|
|
|
this.PagePanel.Controls.Add(this.uiLine2);
|
|
|
|
|
this.PagePanel.Controls.Add(this.uiDatePicker1);
|
|
|
|
|
this.PagePanel.Controls.Add(this.uiComboBox2);
|
|
|
|
|
this.PagePanel.Controls.Add(this.uiComboBox1);
|
|
|
|
|
//
|
|
|
|
|
// uiLine8
|
|
|
|
|
//
|
|
|
|
|
this.uiLine8.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.uiLine8.Location = new System.Drawing.Point(388, 102);
|
|
|
|
|
this.uiLine8.MinimumSize = new System.Drawing.Size(16, 16);
|
|
|
|
|
this.uiLine8.Name = "uiLine8";
|
|
|
|
|
this.uiLine8.Size = new System.Drawing.Size(306, 20);
|
|
|
|
|
this.uiLine8.TabIndex = 42;
|
|
|
|
|
this.uiLine8.Text = "UIDatetimePicker";
|
|
|
|
|
this.uiLine8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// uiDatetimePicker1
|
|
|
|
|
//
|
2020-12-19 23:43:03 +08:00
|
|
|
|
this.uiDatetimePicker1.CanEmpty = true;
|
2020-06-05 21:48:58 +08:00
|
|
|
|
this.uiDatetimePicker1.FillColor = System.Drawing.Color.White;
|
|
|
|
|
this.uiDatetimePicker1.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.uiDatetimePicker1.Location = new System.Drawing.Point(388, 136);
|
|
|
|
|
this.uiDatetimePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
2020-08-08 21:55:50 +08:00
|
|
|
|
this.uiDatetimePicker1.MaxLength = 19;
|
2020-06-05 21:48:58 +08:00
|
|
|
|
this.uiDatetimePicker1.MinimumSize = new System.Drawing.Size(63, 0);
|
|
|
|
|
this.uiDatetimePicker1.Name = "uiDatetimePicker1";
|
2020-11-11 23:15:21 +08:00
|
|
|
|
this.uiDatetimePicker1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
2020-06-05 21:48:58 +08:00
|
|
|
|
this.uiDatetimePicker1.Size = new System.Drawing.Size(306, 29);
|
2020-08-08 21:55:50 +08:00
|
|
|
|
this.uiDatetimePicker1.SymbolDropDown = 61555;
|
|
|
|
|
this.uiDatetimePicker1.SymbolNormal = 61555;
|
2020-06-05 21:48:58 +08:00
|
|
|
|
this.uiDatetimePicker1.TabIndex = 41;
|
|
|
|
|
this.uiDatetimePicker1.Text = "2020-06-02 17:57:28";
|
|
|
|
|
this.uiDatetimePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
this.uiDatetimePicker1.Value = new System.DateTime(2020, 6, 2, 17, 57, 28, 203);
|
2020-06-23 20:50:59 +08:00
|
|
|
|
this.uiDatetimePicker1.ValueChanged += new Sunny.UI.UIDatetimePicker.OnDateTimeChanged(this.uiDatetimePicker1_ValueChanged);
|
2020-06-05 21:48:58 +08:00
|
|
|
|
//
|
|
|
|
|
// uiColorPicker1
|
|
|
|
|
//
|
|
|
|
|
this.uiColorPicker1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
|
|
|
|
|
this.uiColorPicker1.FillColor = System.Drawing.Color.White;
|
|
|
|
|
this.uiColorPicker1.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.uiColorPicker1.Location = new System.Drawing.Point(388, 54);
|
|
|
|
|
this.uiColorPicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.uiColorPicker1.MinimumSize = new System.Drawing.Size(63, 0);
|
|
|
|
|
this.uiColorPicker1.Name = "uiColorPicker1";
|
2020-11-11 23:15:21 +08:00
|
|
|
|
this.uiColorPicker1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
2020-06-05 21:48:58 +08:00
|
|
|
|
this.uiColorPicker1.Size = new System.Drawing.Size(150, 29);
|
|
|
|
|
this.uiColorPicker1.TabIndex = 40;
|
|
|
|
|
this.uiColorPicker1.Text = "uiColorPicker1";
|
|
|
|
|
this.uiColorPicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
2020-11-11 23:15:21 +08:00
|
|
|
|
this.uiColorPicker1.Value = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
|
2020-06-05 21:48:58 +08:00
|
|
|
|
//
|
|
|
|
|
// uiLine7
|
|
|
|
|
//
|
|
|
|
|
this.uiLine7.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.uiLine7.Location = new System.Drawing.Point(388, 20);
|
|
|
|
|
this.uiLine7.MinimumSize = new System.Drawing.Size(16, 16);
|
|
|
|
|
this.uiLine7.Name = "uiLine7";
|
|
|
|
|
this.uiLine7.Size = new System.Drawing.Size(306, 20);
|
|
|
|
|
this.uiLine7.TabIndex = 39;
|
|
|
|
|
this.uiLine7.Text = "UIColorPicker";
|
|
|
|
|
this.uiLine7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// uiLine6
|
|
|
|
|
//
|
|
|
|
|
this.uiLine6.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.uiLine6.Location = new System.Drawing.Point(188, 102);
|
|
|
|
|
this.uiLine6.MinimumSize = new System.Drawing.Size(16, 16);
|
|
|
|
|
this.uiLine6.Name = "uiLine6";
|
|
|
|
|
this.uiLine6.Size = new System.Drawing.Size(150, 20);
|
|
|
|
|
this.uiLine6.TabIndex = 38;
|
|
|
|
|
this.uiLine6.Text = "UITimePicker";
|
|
|
|
|
this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// uiTimePicker1
|
|
|
|
|
//
|
2020-12-19 23:43:03 +08:00
|
|
|
|
this.uiTimePicker1.CanEmpty = true;
|
2020-06-05 21:48:58 +08:00
|
|
|
|
this.uiTimePicker1.FillColor = System.Drawing.Color.White;
|
|
|
|
|
this.uiTimePicker1.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.uiTimePicker1.Location = new System.Drawing.Point(188, 136);
|
|
|
|
|
this.uiTimePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
2020-08-08 21:55:50 +08:00
|
|
|
|
this.uiTimePicker1.MaxLength = 8;
|
2020-06-05 21:48:58 +08:00
|
|
|
|
this.uiTimePicker1.MinimumSize = new System.Drawing.Size(63, 0);
|
|
|
|
|
this.uiTimePicker1.Name = "uiTimePicker1";
|
2020-11-11 23:15:21 +08:00
|
|
|
|
this.uiTimePicker1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
2020-06-05 21:48:58 +08:00
|
|
|
|
this.uiTimePicker1.Size = new System.Drawing.Size(150, 29);
|
|
|
|
|
this.uiTimePicker1.SymbolDropDown = 61555;
|
|
|
|
|
this.uiTimePicker1.SymbolNormal = 61555;
|
|
|
|
|
this.uiTimePicker1.TabIndex = 37;
|
|
|
|
|
this.uiTimePicker1.Text = "23:41:39";
|
|
|
|
|
this.uiTimePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
this.uiTimePicker1.Value = new System.DateTime(2020, 5, 29, 23, 41, 39, 684);
|
2020-06-23 20:50:59 +08:00
|
|
|
|
this.uiTimePicker1.ValueChanged += new Sunny.UI.UITimePicker.OnDateTimeChanged(this.uiTimePicker1_ValueChanged);
|
2020-06-05 21:48:58 +08:00
|
|
|
|
//
|
|
|
|
|
// uiLine3
|
|
|
|
|
//
|
|
|
|
|
this.uiLine3.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.uiLine3.Location = new System.Drawing.Point(30, 102);
|
|
|
|
|
this.uiLine3.MinimumSize = new System.Drawing.Size(16, 16);
|
|
|
|
|
this.uiLine3.Name = "uiLine3";
|
|
|
|
|
this.uiLine3.Size = new System.Drawing.Size(150, 20);
|
|
|
|
|
this.uiLine3.TabIndex = 36;
|
|
|
|
|
this.uiLine3.Text = "UIDatePicker";
|
|
|
|
|
this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// uiLine2
|
|
|
|
|
//
|
|
|
|
|
this.uiLine2.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.uiLine2.Location = new System.Drawing.Point(30, 20);
|
|
|
|
|
this.uiLine2.MinimumSize = new System.Drawing.Size(16, 16);
|
|
|
|
|
this.uiLine2.Name = "uiLine2";
|
|
|
|
|
this.uiLine2.Size = new System.Drawing.Size(308, 20);
|
|
|
|
|
this.uiLine2.TabIndex = 35;
|
|
|
|
|
this.uiLine2.Text = "UIComboBox";
|
|
|
|
|
this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// uiDatePicker1
|
|
|
|
|
//
|
2020-12-19 23:43:03 +08:00
|
|
|
|
this.uiDatePicker1.CanEmpty = true;
|
2020-06-05 21:48:58 +08:00
|
|
|
|
this.uiDatePicker1.FillColor = System.Drawing.Color.White;
|
|
|
|
|
this.uiDatePicker1.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.uiDatePicker1.Location = new System.Drawing.Point(30, 136);
|
|
|
|
|
this.uiDatePicker1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
2020-08-08 21:55:50 +08:00
|
|
|
|
this.uiDatePicker1.MaxLength = 10;
|
2020-06-05 21:48:58 +08:00
|
|
|
|
this.uiDatePicker1.MinimumSize = new System.Drawing.Size(63, 0);
|
|
|
|
|
this.uiDatePicker1.Name = "uiDatePicker1";
|
2020-11-11 23:15:21 +08:00
|
|
|
|
this.uiDatePicker1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
2020-06-05 21:48:58 +08:00
|
|
|
|
this.uiDatePicker1.Size = new System.Drawing.Size(150, 29);
|
|
|
|
|
this.uiDatePicker1.SymbolDropDown = 61555;
|
|
|
|
|
this.uiDatePicker1.SymbolNormal = 61555;
|
|
|
|
|
this.uiDatePicker1.TabIndex = 34;
|
|
|
|
|
this.uiDatePicker1.Text = "2020-04-16";
|
|
|
|
|
this.uiDatePicker1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
this.uiDatePicker1.Value = new System.DateTime(2020, 4, 16, 0, 0, 0, 0);
|
2020-06-23 20:50:59 +08:00
|
|
|
|
this.uiDatePicker1.ValueChanged += new Sunny.UI.UIDatePicker.OnDateTimeChanged(this.uiDatePicker1_ValueChanged);
|
2020-06-05 21:48:58 +08:00
|
|
|
|
//
|
|
|
|
|
// uiComboBox2
|
|
|
|
|
//
|
|
|
|
|
this.uiComboBox2.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
|
|
|
|
|
this.uiComboBox2.FillColor = System.Drawing.Color.White;
|
|
|
|
|
this.uiComboBox2.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.uiComboBox2.Items.AddRange(new object[] {
|
|
|
|
|
"1",
|
|
|
|
|
"2",
|
|
|
|
|
"3",
|
|
|
|
|
"4",
|
|
|
|
|
"5",
|
|
|
|
|
"6"});
|
|
|
|
|
this.uiComboBox2.Location = new System.Drawing.Point(188, 54);
|
|
|
|
|
this.uiComboBox2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.uiComboBox2.MinimumSize = new System.Drawing.Size(63, 0);
|
|
|
|
|
this.uiComboBox2.Name = "uiComboBox2";
|
2020-11-11 23:15:21 +08:00
|
|
|
|
this.uiComboBox2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
2020-06-05 21:48:58 +08:00
|
|
|
|
this.uiComboBox2.Size = new System.Drawing.Size(150, 29);
|
|
|
|
|
this.uiComboBox2.TabIndex = 33;
|
|
|
|
|
this.uiComboBox2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// uiComboBox1
|
|
|
|
|
//
|
|
|
|
|
this.uiComboBox1.FillColor = System.Drawing.Color.White;
|
|
|
|
|
this.uiComboBox1.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.uiComboBox1.Items.AddRange(new object[] {
|
|
|
|
|
"1",
|
|
|
|
|
"2",
|
|
|
|
|
"3",
|
|
|
|
|
"4",
|
|
|
|
|
"5",
|
|
|
|
|
"6"});
|
|
|
|
|
this.uiComboBox1.Location = new System.Drawing.Point(30, 54);
|
|
|
|
|
this.uiComboBox1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.uiComboBox1.MinimumSize = new System.Drawing.Size(63, 0);
|
|
|
|
|
this.uiComboBox1.Name = "uiComboBox1";
|
2020-11-11 23:15:21 +08:00
|
|
|
|
this.uiComboBox1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
2020-06-05 21:48:58 +08:00
|
|
|
|
this.uiComboBox1.Size = new System.Drawing.Size(150, 29);
|
|
|
|
|
this.uiComboBox1.TabIndex = 32;
|
|
|
|
|
this.uiComboBox1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
this.uiComboBox1.Watermark = "水印文字";
|
2020-10-22 22:20:04 +08:00
|
|
|
|
this.uiComboBox1.DropDown += new System.EventHandler(this.uiComboBox1_DropDown);
|
2020-06-05 21:48:58 +08:00
|
|
|
|
//
|
2020-11-11 23:15:21 +08:00
|
|
|
|
// uiComboTreeView1
|
|
|
|
|
//
|
|
|
|
|
this.uiComboTreeView1.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
|
|
|
|
|
this.uiComboTreeView1.FillColor = System.Drawing.Color.White;
|
|
|
|
|
this.uiComboTreeView1.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.uiComboTreeView1.Location = new System.Drawing.Point(30, 215);
|
|
|
|
|
this.uiComboTreeView1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.uiComboTreeView1.MinimumSize = new System.Drawing.Size(63, 0);
|
|
|
|
|
this.uiComboTreeView1.Name = "uiComboTreeView1";
|
2020-12-14 23:47:26 +08:00
|
|
|
|
treeNode61.Name = "节点0";
|
|
|
|
|
treeNode61.Text = "节点0";
|
|
|
|
|
treeNode62.Name = "节点1";
|
|
|
|
|
treeNode62.Text = "节点1";
|
|
|
|
|
treeNode63.Name = "节点2";
|
|
|
|
|
treeNode63.Text = "节点2";
|
|
|
|
|
treeNode64.Name = "节点3";
|
|
|
|
|
treeNode64.Text = "节点3";
|
2020-11-11 23:15:21 +08:00
|
|
|
|
this.uiComboTreeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
|
2020-12-14 23:47:26 +08:00
|
|
|
|
treeNode61,
|
|
|
|
|
treeNode62,
|
|
|
|
|
treeNode63,
|
|
|
|
|
treeNode64});
|
2020-11-11 23:15:21 +08:00
|
|
|
|
this.uiComboTreeView1.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
|
|
|
|
this.uiComboTreeView1.Size = new System.Drawing.Size(150, 29);
|
|
|
|
|
this.uiComboTreeView1.TabIndex = 43;
|
|
|
|
|
this.uiComboTreeView1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
2020-11-12 22:49:16 +08:00
|
|
|
|
this.uiComboTreeView1.NodeSelected += new Sunny.UI.UIComboTreeView.OnNodeSelected(this.uiComboTreeView1_NodeSelected);
|
2020-11-11 23:15:21 +08:00
|
|
|
|
//
|
|
|
|
|
// uiLine1
|
|
|
|
|
//
|
|
|
|
|
this.uiLine1.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.uiLine1.Location = new System.Drawing.Point(30, 181);
|
|
|
|
|
this.uiLine1.MinimumSize = new System.Drawing.Size(16, 16);
|
|
|
|
|
this.uiLine1.Name = "uiLine1";
|
|
|
|
|
this.uiLine1.Size = new System.Drawing.Size(664, 20);
|
|
|
|
|
this.uiLine1.TabIndex = 45;
|
|
|
|
|
this.uiLine1.Text = "UIComboTreeView";
|
|
|
|
|
this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// uiComboTreeView2
|
|
|
|
|
//
|
|
|
|
|
this.uiComboTreeView2.CheckBoxes = true;
|
|
|
|
|
this.uiComboTreeView2.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
|
|
|
|
|
this.uiComboTreeView2.FillColor = System.Drawing.Color.White;
|
|
|
|
|
this.uiComboTreeView2.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.uiComboTreeView2.Location = new System.Drawing.Point(188, 215);
|
|
|
|
|
this.uiComboTreeView2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.uiComboTreeView2.MinimumSize = new System.Drawing.Size(63, 0);
|
|
|
|
|
this.uiComboTreeView2.Name = "uiComboTreeView2";
|
2020-12-14 23:47:26 +08:00
|
|
|
|
treeNode57.Name = "节点0";
|
|
|
|
|
treeNode57.Text = "节点0";
|
|
|
|
|
treeNode58.Name = "节点1";
|
|
|
|
|
treeNode58.Text = "节点1";
|
|
|
|
|
treeNode59.Name = "节点2";
|
|
|
|
|
treeNode59.Text = "节点2";
|
|
|
|
|
treeNode60.Name = "节点3";
|
|
|
|
|
treeNode60.Text = "节点3";
|
2020-11-11 23:15:21 +08:00
|
|
|
|
this.uiComboTreeView2.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
|
2020-12-14 23:47:26 +08:00
|
|
|
|
treeNode57,
|
|
|
|
|
treeNode58,
|
|
|
|
|
treeNode59,
|
|
|
|
|
treeNode60});
|
2020-11-11 23:15:21 +08:00
|
|
|
|
this.uiComboTreeView2.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
|
|
|
|
this.uiComboTreeView2.Size = new System.Drawing.Size(150, 29);
|
|
|
|
|
this.uiComboTreeView2.TabIndex = 46;
|
|
|
|
|
this.uiComboTreeView2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
2020-11-12 22:49:16 +08:00
|
|
|
|
this.uiComboTreeView2.NodesSelected += new Sunny.UI.UIComboTreeView.OnNodesSelected(this.uiComboTreeView2_NodesSelected);
|
2020-11-11 23:15:21 +08:00
|
|
|
|
//
|
|
|
|
|
// uiComboTreeView3
|
|
|
|
|
//
|
|
|
|
|
this.uiComboTreeView3.CheckBoxes = true;
|
|
|
|
|
this.uiComboTreeView3.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
|
|
|
|
|
this.uiComboTreeView3.FillColor = System.Drawing.Color.White;
|
|
|
|
|
this.uiComboTreeView3.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.uiComboTreeView3.Location = new System.Drawing.Point(546, 215);
|
|
|
|
|
this.uiComboTreeView3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.uiComboTreeView3.MinimumSize = new System.Drawing.Size(63, 0);
|
|
|
|
|
this.uiComboTreeView3.Name = "uiComboTreeView3";
|
2020-12-14 23:47:26 +08:00
|
|
|
|
treeNode33.Name = "节点0";
|
|
|
|
|
treeNode33.Text = "节点0";
|
|
|
|
|
treeNode34.Name = "节点1";
|
|
|
|
|
treeNode34.Text = "节点1";
|
|
|
|
|
treeNode35.Name = "节点2";
|
|
|
|
|
treeNode35.Text = "节点2";
|
|
|
|
|
treeNode36.Name = "节点3";
|
|
|
|
|
treeNode36.Text = "节点3";
|
|
|
|
|
treeNode37.Name = "节点0";
|
|
|
|
|
treeNode37.Text = "节点0";
|
|
|
|
|
treeNode38.Name = "节点4";
|
|
|
|
|
treeNode38.Text = "节点4";
|
|
|
|
|
treeNode39.Name = "节点5";
|
|
|
|
|
treeNode39.Text = "节点5";
|
|
|
|
|
treeNode40.Name = "节点6";
|
|
|
|
|
treeNode40.Text = "节点6";
|
|
|
|
|
treeNode41.Name = "节点7";
|
|
|
|
|
treeNode41.Text = "节点7";
|
|
|
|
|
treeNode42.Name = "节点1";
|
|
|
|
|
treeNode42.Text = "节点1";
|
|
|
|
|
treeNode43.Name = "节点2";
|
|
|
|
|
treeNode43.Text = "节点2";
|
|
|
|
|
treeNode44.Name = "节点3";
|
|
|
|
|
treeNode44.Text = "节点3";
|
2020-11-11 23:15:21 +08:00
|
|
|
|
this.uiComboTreeView3.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
|
2020-12-14 23:47:26 +08:00
|
|
|
|
treeNode37,
|
|
|
|
|
treeNode42,
|
|
|
|
|
treeNode43,
|
|
|
|
|
treeNode44});
|
2020-11-11 23:15:21 +08:00
|
|
|
|
this.uiComboTreeView3.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
|
|
|
|
this.uiComboTreeView3.ShowLines = true;
|
|
|
|
|
this.uiComboTreeView3.Size = new System.Drawing.Size(150, 29);
|
|
|
|
|
this.uiComboTreeView3.TabIndex = 48;
|
|
|
|
|
this.uiComboTreeView3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
//
|
|
|
|
|
// uiComboTreeView4
|
|
|
|
|
//
|
|
|
|
|
this.uiComboTreeView4.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
|
|
|
|
|
this.uiComboTreeView4.FillColor = System.Drawing.Color.White;
|
|
|
|
|
this.uiComboTreeView4.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
|
|
this.uiComboTreeView4.Location = new System.Drawing.Point(388, 215);
|
|
|
|
|
this.uiComboTreeView4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
|
|
this.uiComboTreeView4.MinimumSize = new System.Drawing.Size(63, 0);
|
|
|
|
|
this.uiComboTreeView4.Name = "uiComboTreeView4";
|
2020-12-14 23:47:26 +08:00
|
|
|
|
treeNode45.Name = "节点0";
|
|
|
|
|
treeNode45.Text = "节点0";
|
|
|
|
|
treeNode46.Name = "节点1";
|
|
|
|
|
treeNode46.Text = "节点1";
|
|
|
|
|
treeNode47.Name = "节点2";
|
|
|
|
|
treeNode47.Text = "节点2";
|
|
|
|
|
treeNode48.Name = "节点3";
|
|
|
|
|
treeNode48.Text = "节点3";
|
|
|
|
|
treeNode49.Name = "节点0";
|
|
|
|
|
treeNode49.Text = "节点0";
|
|
|
|
|
treeNode50.Name = "节点4";
|
|
|
|
|
treeNode50.Text = "节点4";
|
|
|
|
|
treeNode51.Name = "节点5";
|
|
|
|
|
treeNode51.Text = "节点5";
|
|
|
|
|
treeNode52.Name = "节点6";
|
|
|
|
|
treeNode52.Text = "节点6";
|
|
|
|
|
treeNode53.Name = "节点7";
|
|
|
|
|
treeNode53.Text = "节点7";
|
|
|
|
|
treeNode54.Name = "节点1";
|
|
|
|
|
treeNode54.Text = "节点1";
|
|
|
|
|
treeNode55.Name = "节点2";
|
|
|
|
|
treeNode55.Text = "节点2";
|
|
|
|
|
treeNode56.Name = "节点3";
|
|
|
|
|
treeNode56.Text = "节点3";
|
2020-11-11 23:15:21 +08:00
|
|
|
|
this.uiComboTreeView4.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
|
2020-12-14 23:47:26 +08:00
|
|
|
|
treeNode49,
|
|
|
|
|
treeNode54,
|
|
|
|
|
treeNode55,
|
|
|
|
|
treeNode56});
|
2020-11-11 23:15:21 +08:00
|
|
|
|
this.uiComboTreeView4.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
|
|
|
|
|
this.uiComboTreeView4.ShowLines = true;
|
|
|
|
|
this.uiComboTreeView4.Size = new System.Drawing.Size(150, 29);
|
|
|
|
|
this.uiComboTreeView4.TabIndex = 47;
|
|
|
|
|
this.uiComboTreeView4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
|
|
//
|
2020-06-05 21:48:58 +08:00
|
|
|
|
// FCombobox
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 21F);
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
|
|
this.ClientSize = new System.Drawing.Size(800, 450);
|
|
|
|
|
this.Name = "FCombobox";
|
2020-06-09 20:15:39 +08:00
|
|
|
|
this.Symbol = 61776;
|
2020-06-05 21:48:58 +08:00
|
|
|
|
this.Text = "Combobox";
|
|
|
|
|
this.PagePanel.ResumeLayout(false);
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
|
|
private UILine uiLine8;
|
|
|
|
|
private UIDatetimePicker uiDatetimePicker1;
|
|
|
|
|
private UIColorPicker uiColorPicker1;
|
|
|
|
|
private UILine uiLine7;
|
|
|
|
|
private UILine uiLine6;
|
|
|
|
|
private UITimePicker uiTimePicker1;
|
|
|
|
|
private UILine uiLine3;
|
|
|
|
|
private UILine uiLine2;
|
|
|
|
|
private UIDatePicker uiDatePicker1;
|
|
|
|
|
private UIComboBox uiComboBox2;
|
|
|
|
|
private UIComboBox uiComboBox1;
|
2020-11-11 23:15:21 +08:00
|
|
|
|
private UIComboTreeView uiComboTreeView2;
|
|
|
|
|
private UILine uiLine1;
|
|
|
|
|
private UIComboTreeView uiComboTreeView1;
|
|
|
|
|
private UIComboTreeView uiComboTreeView3;
|
|
|
|
|
private UIComboTreeView uiComboTreeView4;
|
2020-06-05 21:48:58 +08:00
|
|
|
|
}
|
|
|
|
|
}
|