V3.1.9
This commit is contained in:
parent
e439a7fbad
commit
a3d5a1149a
Binary file not shown.
Binary file not shown.
194
SunnyUI.Demo/Forms/FDialogs.Designer.cs
generated
194
SunnyUI.Demo/Forms/FDialogs.Designer.cs
generated
@ -69,79 +69,88 @@
|
||||
//
|
||||
this.btnError.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.btnError.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
|
||||
this.btnError.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128)))));
|
||||
this.btnError.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89)))));
|
||||
this.btnError.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89)))));
|
||||
this.btnError.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
|
||||
this.btnError.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(115)))), ((int)(((byte)(115)))));
|
||||
this.btnError.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.btnError.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.btnError.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||||
this.btnError.Location = new System.Drawing.Point(600, 88);
|
||||
this.btnError.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.btnError.Name = "btnError";
|
||||
this.btnError.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
|
||||
this.btnError.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
|
||||
this.btnError.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128)))));
|
||||
this.btnError.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89)))));
|
||||
this.btnError.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89)))));
|
||||
this.btnError.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(115)))), ((int)(((byte)(115)))));
|
||||
this.btnError.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.btnError.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.btnError.Size = new System.Drawing.Size(100, 35);
|
||||
this.btnError.Style = Sunny.UI.UIStyle.Red;
|
||||
this.btnError.StyleCustomMode = true;
|
||||
this.btnError.Symbol = 61532;
|
||||
this.btnError.TabIndex = 29;
|
||||
this.btnError.Text = "Error";
|
||||
this.btnError.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.btnError.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.btnError.Click += new System.EventHandler(this.btnError_Click);
|
||||
//
|
||||
// btnWarn
|
||||
//
|
||||
this.btnWarn.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.btnWarn.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
|
||||
this.btnWarn.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86)))));
|
||||
this.btnWarn.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43)))));
|
||||
this.btnWarn.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43)))));
|
||||
this.btnWarn.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
|
||||
this.btnWarn.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
|
||||
this.btnWarn.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
|
||||
this.btnWarn.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
|
||||
this.btnWarn.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||||
this.btnWarn.Location = new System.Drawing.Point(486, 88);
|
||||
this.btnWarn.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.btnWarn.Name = "btnWarn";
|
||||
this.btnWarn.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
|
||||
this.btnWarn.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
|
||||
this.btnWarn.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86)))));
|
||||
this.btnWarn.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43)))));
|
||||
this.btnWarn.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43)))));
|
||||
this.btnWarn.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
|
||||
this.btnWarn.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
|
||||
this.btnWarn.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
|
||||
this.btnWarn.Size = new System.Drawing.Size(100, 35);
|
||||
this.btnWarn.Style = Sunny.UI.UIStyle.Orange;
|
||||
this.btnWarn.StyleCustomMode = true;
|
||||
this.btnWarn.Symbol = 61553;
|
||||
this.btnWarn.TabIndex = 28;
|
||||
this.btnWarn.Text = "Warn";
|
||||
this.btnWarn.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.btnWarn.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.btnWarn.Click += new System.EventHandler(this.btnWarn_Click);
|
||||
//
|
||||
// btnSuccess
|
||||
//
|
||||
this.btnSuccess.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.btnSuccess.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
|
||||
this.btnSuccess.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81)))));
|
||||
this.btnSuccess.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35)))));
|
||||
this.btnSuccess.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35)))));
|
||||
this.btnSuccess.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
|
||||
this.btnSuccess.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(203)))), ((int)(((byte)(83)))));
|
||||
this.btnSuccess.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
|
||||
this.btnSuccess.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
|
||||
this.btnSuccess.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||||
this.btnSuccess.Location = new System.Drawing.Point(372, 88);
|
||||
this.btnSuccess.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.btnSuccess.Name = "btnSuccess";
|
||||
this.btnSuccess.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
|
||||
this.btnSuccess.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
|
||||
this.btnSuccess.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81)))));
|
||||
this.btnSuccess.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35)))));
|
||||
this.btnSuccess.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35)))));
|
||||
this.btnSuccess.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(203)))), ((int)(((byte)(83)))));
|
||||
this.btnSuccess.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
|
||||
this.btnSuccess.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
|
||||
this.btnSuccess.Size = new System.Drawing.Size(100, 35);
|
||||
this.btnSuccess.Style = Sunny.UI.UIStyle.Green;
|
||||
this.btnSuccess.StyleCustomMode = true;
|
||||
this.btnSuccess.Symbol = 61528;
|
||||
this.btnSuccess.TabIndex = 27;
|
||||
this.btnSuccess.Text = "Success";
|
||||
this.btnSuccess.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.btnSuccess.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.btnSuccess.Click += new System.EventHandler(this.btnSuccess_Click);
|
||||
//
|
||||
// btnAsk
|
||||
//
|
||||
this.btnAsk.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.btnAsk.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||||
this.btnAsk.Location = new System.Drawing.Point(30, 87);
|
||||
this.btnAsk.Location = new System.Drawing.Point(144, 88);
|
||||
this.btnAsk.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.btnAsk.Name = "btnAsk";
|
||||
this.btnAsk.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
|
||||
@ -150,13 +159,15 @@
|
||||
this.btnAsk.Symbol = 61529;
|
||||
this.btnAsk.TabIndex = 26;
|
||||
this.btnAsk.Text = "Query";
|
||||
this.btnAsk.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.btnAsk.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.btnAsk.Click += new System.EventHandler(this.btnAsk_Click);
|
||||
//
|
||||
// btnAuto
|
||||
//
|
||||
this.btnAuto.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.btnAuto.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||||
this.btnAuto.Location = new System.Drawing.Point(144, 88);
|
||||
this.btnAuto.Location = new System.Drawing.Point(30, 88);
|
||||
this.btnAuto.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.btnAuto.Name = "btnAuto";
|
||||
this.btnAuto.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
|
||||
@ -164,6 +175,8 @@
|
||||
this.btnAuto.Symbol = 61732;
|
||||
this.btnAuto.TabIndex = 31;
|
||||
this.btnAuto.Text = "Auto";
|
||||
this.btnAuto.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.btnAuto.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.btnAuto.Click += new System.EventHandler(this.btnAuto_Click);
|
||||
//
|
||||
// btnStatus2
|
||||
@ -178,30 +191,35 @@
|
||||
this.btnStatus2.Symbol = 57595;
|
||||
this.btnStatus2.TabIndex = 36;
|
||||
this.btnStatus2.Text = "进度提示框";
|
||||
this.btnStatus2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.btnStatus2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.btnStatus2.Click += new System.EventHandler(this.btnStatus2_Click);
|
||||
//
|
||||
// btnInfo
|
||||
//
|
||||
this.btnInfo.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.btnInfo.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
|
||||
this.btnInfo.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(160)))), ((int)(((byte)(165)))));
|
||||
this.btnInfo.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129)))));
|
||||
this.btnInfo.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129)))));
|
||||
this.btnInfo.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
|
||||
this.btnInfo.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(163)))), ((int)(((byte)(163)))), ((int)(((byte)(163)))));
|
||||
this.btnInfo.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(112)))), ((int)(((byte)(112)))));
|
||||
this.btnInfo.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(112)))), ((int)(((byte)(112)))));
|
||||
this.btnInfo.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||||
this.btnInfo.Location = new System.Drawing.Point(258, 88);
|
||||
this.btnInfo.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.btnInfo.Name = "btnInfo";
|
||||
this.btnInfo.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
|
||||
this.btnInfo.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
|
||||
this.btnInfo.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(160)))), ((int)(((byte)(165)))));
|
||||
this.btnInfo.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129)))));
|
||||
this.btnInfo.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(123)))), ((int)(((byte)(129)))));
|
||||
this.btnInfo.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(163)))), ((int)(((byte)(163)))), ((int)(((byte)(163)))));
|
||||
this.btnInfo.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(112)))), ((int)(((byte)(112)))));
|
||||
this.btnInfo.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(112)))), ((int)(((byte)(112)))));
|
||||
this.btnInfo.Size = new System.Drawing.Size(100, 35);
|
||||
this.btnInfo.Style = Sunny.UI.UIStyle.Gray;
|
||||
this.btnInfo.StyleCustomMode = true;
|
||||
this.btnInfo.Symbol = 61530;
|
||||
this.btnInfo.TabIndex = 37;
|
||||
this.btnInfo.Text = "Info";
|
||||
this.btnInfo.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.btnInfo.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.btnInfo.Click += new System.EventHandler(this.btnInfo_Click);
|
||||
//
|
||||
// btnPasswordInput
|
||||
@ -216,6 +234,8 @@
|
||||
this.btnPasswordInput.Symbol = 61545;
|
||||
this.btnPasswordInput.TabIndex = 46;
|
||||
this.btnPasswordInput.Text = "密码输入框";
|
||||
this.btnPasswordInput.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.btnPasswordInput.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.btnPasswordInput.Click += new System.EventHandler(this.btnPasswordInput_Click);
|
||||
//
|
||||
// btnDoubleInput
|
||||
@ -230,6 +250,8 @@
|
||||
this.btnDoubleInput.Symbol = 62022;
|
||||
this.btnDoubleInput.TabIndex = 45;
|
||||
this.btnDoubleInput.Text = "浮点数输入框";
|
||||
this.btnDoubleInput.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.btnDoubleInput.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.btnDoubleInput.Click += new System.EventHandler(this.btnDoubleInput_Click);
|
||||
//
|
||||
// btnIntInput
|
||||
@ -244,6 +266,8 @@
|
||||
this.btnIntInput.Symbol = 62022;
|
||||
this.btnIntInput.TabIndex = 44;
|
||||
this.btnIntInput.Text = "整数输入框";
|
||||
this.btnIntInput.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.btnIntInput.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.btnIntInput.Click += new System.EventHandler(this.btnIntInput_Click);
|
||||
//
|
||||
// btnStringInput
|
||||
@ -258,6 +282,8 @@
|
||||
this.btnStringInput.Symbol = 62022;
|
||||
this.btnStringInput.TabIndex = 43;
|
||||
this.btnStringInput.Text = "字符串输入框";
|
||||
this.btnStringInput.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.btnStringInput.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.btnStringInput.Click += new System.EventHandler(this.btnStringInput_Click);
|
||||
//
|
||||
// uiLine1
|
||||
@ -270,6 +296,7 @@
|
||||
this.uiLine1.TabIndex = 47;
|
||||
this.uiLine1.Text = "UIMessageDialog";
|
||||
this.uiLine1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.uiLine1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
//
|
||||
// uiLine2
|
||||
//
|
||||
@ -281,6 +308,7 @@
|
||||
this.uiLine2.TabIndex = 48;
|
||||
this.uiLine2.Text = "UIInputDialog";
|
||||
this.uiLine2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.uiLine2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
//
|
||||
// uiLine3
|
||||
//
|
||||
@ -292,6 +320,7 @@
|
||||
this.uiLine3.TabIndex = 49;
|
||||
this.uiLine3.Text = "UIStatusForm";
|
||||
this.uiLine3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.uiLine3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
//
|
||||
// uiLine4
|
||||
//
|
||||
@ -303,6 +332,7 @@
|
||||
this.uiLine4.TabIndex = 51;
|
||||
this.uiLine4.Text = "UISelectDialog";
|
||||
this.uiLine4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.uiLine4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
//
|
||||
// uiSymbolButton1
|
||||
//
|
||||
@ -316,6 +346,8 @@
|
||||
this.uiSymbolButton1.Symbol = 61655;
|
||||
this.uiSymbolButton1.TabIndex = 50;
|
||||
this.uiSymbolButton1.Text = "下拉选择框";
|
||||
this.uiSymbolButton1.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiSymbolButton1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.uiSymbolButton1.Click += new System.EventHandler(this.uiSymbolButton1_Click);
|
||||
//
|
||||
// uiLine5
|
||||
@ -328,6 +360,7 @@
|
||||
this.uiLine5.TabIndex = 58;
|
||||
this.uiLine5.Text = "UINotifier";
|
||||
this.uiLine5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.uiLine5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
//
|
||||
// uiSymbolButton2
|
||||
//
|
||||
@ -342,78 +375,89 @@
|
||||
this.uiSymbolButton2.Symbol = 61530;
|
||||
this.uiSymbolButton2.TabIndex = 57;
|
||||
this.uiSymbolButton2.Text = "Info";
|
||||
this.uiSymbolButton2.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiSymbolButton2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.uiSymbolButton2.Click += new System.EventHandler(this.uiSymbolButton2_Click);
|
||||
//
|
||||
// uiSymbolButton4
|
||||
//
|
||||
this.uiSymbolButton4.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.uiSymbolButton4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
|
||||
this.uiSymbolButton4.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128)))));
|
||||
this.uiSymbolButton4.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89)))));
|
||||
this.uiSymbolButton4.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89)))));
|
||||
this.uiSymbolButton4.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
|
||||
this.uiSymbolButton4.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(115)))), ((int)(((byte)(115)))));
|
||||
this.uiSymbolButton4.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.uiSymbolButton4.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.uiSymbolButton4.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||||
this.uiSymbolButton4.Location = new System.Drawing.Point(372, 324);
|
||||
this.uiSymbolButton4.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiSymbolButton4.Name = "uiSymbolButton4";
|
||||
this.uiSymbolButton4.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
|
||||
this.uiSymbolButton4.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
|
||||
this.uiSymbolButton4.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128)))));
|
||||
this.uiSymbolButton4.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89)))));
|
||||
this.uiSymbolButton4.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89)))));
|
||||
this.uiSymbolButton4.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(115)))), ((int)(((byte)(115)))));
|
||||
this.uiSymbolButton4.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.uiSymbolButton4.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.uiSymbolButton4.Size = new System.Drawing.Size(100, 35);
|
||||
this.uiSymbolButton4.Style = Sunny.UI.UIStyle.Red;
|
||||
this.uiSymbolButton4.StyleCustomMode = true;
|
||||
this.uiSymbolButton4.Symbol = 61532;
|
||||
this.uiSymbolButton4.TabIndex = 55;
|
||||
this.uiSymbolButton4.Text = "Error";
|
||||
this.uiSymbolButton4.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiSymbolButton4.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.uiSymbolButton4.Click += new System.EventHandler(this.uiSymbolButton4_Click);
|
||||
//
|
||||
// uiSymbolButton5
|
||||
//
|
||||
this.uiSymbolButton5.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.uiSymbolButton5.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
|
||||
this.uiSymbolButton5.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86)))));
|
||||
this.uiSymbolButton5.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43)))));
|
||||
this.uiSymbolButton5.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43)))));
|
||||
this.uiSymbolButton5.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
|
||||
this.uiSymbolButton5.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
|
||||
this.uiSymbolButton5.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
|
||||
this.uiSymbolButton5.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
|
||||
this.uiSymbolButton5.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||||
this.uiSymbolButton5.Location = new System.Drawing.Point(258, 324);
|
||||
this.uiSymbolButton5.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiSymbolButton5.Name = "uiSymbolButton5";
|
||||
this.uiSymbolButton5.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
|
||||
this.uiSymbolButton5.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
|
||||
this.uiSymbolButton5.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86)))));
|
||||
this.uiSymbolButton5.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43)))));
|
||||
this.uiSymbolButton5.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43)))));
|
||||
this.uiSymbolButton5.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
|
||||
this.uiSymbolButton5.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
|
||||
this.uiSymbolButton5.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
|
||||
this.uiSymbolButton5.Size = new System.Drawing.Size(100, 35);
|
||||
this.uiSymbolButton5.Style = Sunny.UI.UIStyle.Orange;
|
||||
this.uiSymbolButton5.StyleCustomMode = true;
|
||||
this.uiSymbolButton5.Symbol = 61553;
|
||||
this.uiSymbolButton5.TabIndex = 54;
|
||||
this.uiSymbolButton5.Text = "Warn";
|
||||
this.uiSymbolButton5.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiSymbolButton5.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.uiSymbolButton5.Click += new System.EventHandler(this.uiSymbolButton5_Click);
|
||||
//
|
||||
// uiSymbolButton6
|
||||
//
|
||||
this.uiSymbolButton6.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.uiSymbolButton6.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
|
||||
this.uiSymbolButton6.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81)))));
|
||||
this.uiSymbolButton6.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35)))));
|
||||
this.uiSymbolButton6.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35)))));
|
||||
this.uiSymbolButton6.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
|
||||
this.uiSymbolButton6.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(203)))), ((int)(((byte)(83)))));
|
||||
this.uiSymbolButton6.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
|
||||
this.uiSymbolButton6.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
|
||||
this.uiSymbolButton6.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||||
this.uiSymbolButton6.Location = new System.Drawing.Point(144, 324);
|
||||
this.uiSymbolButton6.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiSymbolButton6.Name = "uiSymbolButton6";
|
||||
this.uiSymbolButton6.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
|
||||
this.uiSymbolButton6.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
|
||||
this.uiSymbolButton6.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81)))));
|
||||
this.uiSymbolButton6.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35)))));
|
||||
this.uiSymbolButton6.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35)))));
|
||||
this.uiSymbolButton6.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(203)))), ((int)(((byte)(83)))));
|
||||
this.uiSymbolButton6.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
|
||||
this.uiSymbolButton6.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
|
||||
this.uiSymbolButton6.Size = new System.Drawing.Size(100, 35);
|
||||
this.uiSymbolButton6.Style = Sunny.UI.UIStyle.Green;
|
||||
this.uiSymbolButton6.StyleCustomMode = true;
|
||||
this.uiSymbolButton6.Symbol = 61528;
|
||||
this.uiSymbolButton6.TabIndex = 53;
|
||||
this.uiSymbolButton6.Text = "Success";
|
||||
this.uiSymbolButton6.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiSymbolButton6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.uiSymbolButton6.Click += new System.EventHandler(this.uiSymbolButton6_Click);
|
||||
//
|
||||
// uiLine6
|
||||
@ -426,6 +470,7 @@
|
||||
this.uiLine6.TabIndex = 59;
|
||||
this.uiLine6.Text = "ULocalize";
|
||||
this.uiLine6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.uiLine6.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
//
|
||||
// btnEN
|
||||
//
|
||||
@ -439,6 +484,8 @@
|
||||
this.btnEN.Symbol = 57571;
|
||||
this.btnEN.TabIndex = 61;
|
||||
this.btnEN.Text = "EN";
|
||||
this.btnEN.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.btnEN.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.btnEN.Click += new System.EventHandler(this.btnEN_Click);
|
||||
//
|
||||
// btnCH
|
||||
@ -454,6 +501,8 @@
|
||||
this.btnCH.Symbol = 57571;
|
||||
this.btnCH.TabIndex = 60;
|
||||
this.btnCH.Text = "CH";
|
||||
this.btnCH.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.btnCH.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.btnCH.Click += new System.EventHandler(this.btnCH_Click);
|
||||
//
|
||||
// uiLine7
|
||||
@ -466,77 +515,87 @@
|
||||
this.uiLine7.TabIndex = 66;
|
||||
this.uiLine7.Text = "UIMessageTip";
|
||||
this.uiLine7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.uiLine7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
//
|
||||
// uiSymbolButton7
|
||||
//
|
||||
this.uiSymbolButton7.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.uiSymbolButton7.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
|
||||
this.uiSymbolButton7.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128)))));
|
||||
this.uiSymbolButton7.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89)))));
|
||||
this.uiSymbolButton7.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89)))));
|
||||
this.uiSymbolButton7.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
|
||||
this.uiSymbolButton7.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(115)))), ((int)(((byte)(115)))));
|
||||
this.uiSymbolButton7.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.uiSymbolButton7.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.uiSymbolButton7.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||||
this.uiSymbolButton7.Location = new System.Drawing.Point(258, 403);
|
||||
this.uiSymbolButton7.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiSymbolButton7.Name = "uiSymbolButton7";
|
||||
this.uiSymbolButton7.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
|
||||
this.uiSymbolButton7.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
|
||||
this.uiSymbolButton7.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(127)))), ((int)(((byte)(128)))));
|
||||
this.uiSymbolButton7.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89)))));
|
||||
this.uiSymbolButton7.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(87)))), ((int)(((byte)(89)))));
|
||||
this.uiSymbolButton7.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(115)))), ((int)(((byte)(115)))));
|
||||
this.uiSymbolButton7.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.uiSymbolButton7.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
|
||||
this.uiSymbolButton7.Size = new System.Drawing.Size(100, 35);
|
||||
this.uiSymbolButton7.Style = Sunny.UI.UIStyle.Red;
|
||||
this.uiSymbolButton7.StyleCustomMode = true;
|
||||
this.uiSymbolButton7.Symbol = 61532;
|
||||
this.uiSymbolButton7.TabIndex = 64;
|
||||
this.uiSymbolButton7.Text = "Error";
|
||||
this.uiSymbolButton7.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiSymbolButton7.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.uiSymbolButton7.Click += new System.EventHandler(this.uiSymbolButton7_Click);
|
||||
//
|
||||
// uiSymbolButton8
|
||||
//
|
||||
this.uiSymbolButton8.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.uiSymbolButton8.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
|
||||
this.uiSymbolButton8.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86)))));
|
||||
this.uiSymbolButton8.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43)))));
|
||||
this.uiSymbolButton8.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43)))));
|
||||
this.uiSymbolButton8.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
|
||||
this.uiSymbolButton8.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
|
||||
this.uiSymbolButton8.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
|
||||
this.uiSymbolButton8.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
|
||||
this.uiSymbolButton8.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||||
this.uiSymbolButton8.Location = new System.Drawing.Point(144, 403);
|
||||
this.uiSymbolButton8.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiSymbolButton8.Name = "uiSymbolButton8";
|
||||
this.uiSymbolButton8.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
|
||||
this.uiSymbolButton8.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
|
||||
this.uiSymbolButton8.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(174)))), ((int)(((byte)(86)))));
|
||||
this.uiSymbolButton8.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43)))));
|
||||
this.uiSymbolButton8.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(137)))), ((int)(((byte)(43)))));
|
||||
this.uiSymbolButton8.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
|
||||
this.uiSymbolButton8.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
|
||||
this.uiSymbolButton8.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
|
||||
this.uiSymbolButton8.Size = new System.Drawing.Size(100, 35);
|
||||
this.uiSymbolButton8.Style = Sunny.UI.UIStyle.Orange;
|
||||
this.uiSymbolButton8.StyleCustomMode = true;
|
||||
this.uiSymbolButton8.Symbol = 61553;
|
||||
this.uiSymbolButton8.TabIndex = 63;
|
||||
this.uiSymbolButton8.Text = "Warn";
|
||||
this.uiSymbolButton8.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiSymbolButton8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.uiSymbolButton8.Click += new System.EventHandler(this.uiSymbolButton8_Click);
|
||||
//
|
||||
// uiSymbolButton9
|
||||
//
|
||||
this.uiSymbolButton9.Cursor = System.Windows.Forms.Cursors.Hand;
|
||||
this.uiSymbolButton9.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
|
||||
this.uiSymbolButton9.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81)))));
|
||||
this.uiSymbolButton9.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35)))));
|
||||
this.uiSymbolButton9.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35)))));
|
||||
this.uiSymbolButton9.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
|
||||
this.uiSymbolButton9.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(203)))), ((int)(((byte)(83)))));
|
||||
this.uiSymbolButton9.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
|
||||
this.uiSymbolButton9.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
|
||||
this.uiSymbolButton9.Font = new System.Drawing.Font("微软雅黑", 12F);
|
||||
this.uiSymbolButton9.Location = new System.Drawing.Point(30, 403);
|
||||
this.uiSymbolButton9.MinimumSize = new System.Drawing.Size(1, 1);
|
||||
this.uiSymbolButton9.Name = "uiSymbolButton9";
|
||||
this.uiSymbolButton9.Padding = new System.Windows.Forms.Padding(28, 0, 0, 0);
|
||||
this.uiSymbolButton9.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
|
||||
this.uiSymbolButton9.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(202)))), ((int)(((byte)(81)))));
|
||||
this.uiSymbolButton9.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35)))));
|
||||
this.uiSymbolButton9.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(168)))), ((int)(((byte)(35)))));
|
||||
this.uiSymbolButton9.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(203)))), ((int)(((byte)(83)))));
|
||||
this.uiSymbolButton9.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
|
||||
this.uiSymbolButton9.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(152)))), ((int)(((byte)(32)))));
|
||||
this.uiSymbolButton9.Size = new System.Drawing.Size(100, 35);
|
||||
this.uiSymbolButton9.Style = Sunny.UI.UIStyle.Green;
|
||||
this.uiSymbolButton9.StyleCustomMode = true;
|
||||
this.uiSymbolButton9.Symbol = 61528;
|
||||
this.uiSymbolButton9.TabIndex = 62;
|
||||
this.uiSymbolButton9.Text = "Success";
|
||||
this.uiSymbolButton9.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiSymbolButton9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.uiSymbolButton9.Click += new System.EventHandler(this.uiSymbolButton9_Click);
|
||||
//
|
||||
// uiLine8
|
||||
@ -549,6 +608,7 @@
|
||||
this.uiLine8.TabIndex = 69;
|
||||
this.uiLine8.Text = "UILoginForm";
|
||||
this.uiLine8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.uiLine8.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
//
|
||||
// uiSymbolButton3
|
||||
//
|
||||
@ -562,6 +622,8 @@
|
||||
this.uiSymbolButton3.Symbol = 62144;
|
||||
this.uiSymbolButton3.TabIndex = 68;
|
||||
this.uiSymbolButton3.Text = "Login";
|
||||
this.uiSymbolButton3.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiSymbolButton3.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.uiSymbolButton3.Click += new System.EventHandler(this.uiSymbolButton3_Click);
|
||||
//
|
||||
// uiSymbolButton10
|
||||
@ -576,6 +638,8 @@
|
||||
this.uiSymbolButton10.Symbol = 61447;
|
||||
this.uiSymbolButton10.TabIndex = 67;
|
||||
this.uiSymbolButton10.Text = "Login";
|
||||
this.uiSymbolButton10.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiSymbolButton10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.uiSymbolButton10.Click += new System.EventHandler(this.uiSymbolButton10_Click);
|
||||
//
|
||||
// uiSymbolButton11
|
||||
@ -590,6 +654,8 @@
|
||||
this.uiSymbolButton11.Symbol = 61806;
|
||||
this.uiSymbolButton11.TabIndex = 70;
|
||||
this.uiSymbolButton11.Text = "等待提示框";
|
||||
this.uiSymbolButton11.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiSymbolButton11.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.uiSymbolButton11.Click += new System.EventHandler(this.uiSymbolButton11_Click);
|
||||
//
|
||||
// uiLine9
|
||||
@ -602,6 +668,7 @@
|
||||
this.uiLine9.TabIndex = 71;
|
||||
this.uiLine9.Text = "UIWaitingForm";
|
||||
this.uiLine9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.uiLine9.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
//
|
||||
// uiLine10
|
||||
//
|
||||
@ -613,6 +680,7 @@
|
||||
this.uiLine10.TabIndex = 74;
|
||||
this.uiLine10.Text = "选择文件夹";
|
||||
this.uiLine10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.uiLine10.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
//
|
||||
// uiSymbolButton13
|
||||
//
|
||||
@ -626,6 +694,8 @@
|
||||
this.uiSymbolButton13.Symbol = 61717;
|
||||
this.uiSymbolButton13.TabIndex = 72;
|
||||
this.uiSymbolButton13.Text = "选择文件夹";
|
||||
this.uiSymbolButton13.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||||
this.uiSymbolButton13.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
|
||||
this.uiSymbolButton13.Click += new System.EventHandler(this.uiSymbolButton13_Click);
|
||||
//
|
||||
// FDialogs
|
||||
|
@ -214,12 +214,6 @@ namespace Sunny.UI.Demo
|
||||
private void uiSymbolButton13_Click(object sender, EventArgs e)
|
||||
{
|
||||
string dir = "";
|
||||
if (DirEx.SelectDir("系统打开文件夹", ref dir))
|
||||
{
|
||||
UIMessageTip.ShowOk(dir);
|
||||
}
|
||||
|
||||
dir = "";
|
||||
if (DirEx.SelectDirEx("扩展打开文件夹", ref dir))
|
||||
{
|
||||
UIMessageTip.ShowOk(dir);
|
||||
|
@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
|
||||
//可以指定所有这些值,也可以使用“生成号”和“修订号”的默认值
|
||||
//通过使用 "*",如下所示:
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
[assembly: AssemblyVersion("3.1.1.0")]
|
||||
[assembly: AssemblyFileVersion("3.1.1.0")]
|
||||
[assembly: AssemblyVersion("3.1.9.0")]
|
||||
[assembly: AssemblyFileVersion("3.1.9.0")]
|
||||
|
@ -38,8 +38,8 @@
|
||||
<ApplicationManifest>app.manifest</ApplicationManifest>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="SunnyUI, Version=3.1.8.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\SunnyUI.3.1.8\lib\net40\SunnyUI.dll</HintPath>
|
||||
<Reference Include="SunnyUI, Version=3.1.9.0, Culture=neutral, PublicKeyToken=27d7d2e821d97aeb, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\SunnyUI.3.1.9\lib\net40\SunnyUI.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="SunnyUI.Common, Version=3.1.2.0, Culture=neutral, PublicKeyToken=5a271fb7ba597231, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\SunnyUI.Common.3.1.2\lib\net40\SunnyUI.Common.dll</HintPath>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="SunnyUI" version="3.1.8" targetFramework="net40" />
|
||||
<package id="SunnyUI" version="3.1.9" targetFramework="net40" />
|
||||
<package id="SunnyUI.Common" version="3.1.2" targetFramework="net40" />
|
||||
</packages>
|
@ -29,7 +29,7 @@ namespace Sunny.UI
|
||||
/// <summary>
|
||||
/// 版本
|
||||
/// </summary>
|
||||
public const string Version = "SunnyUI.Net V3.1.8";
|
||||
public const string Version = "SunnyUI.Net V3.1.9";
|
||||
|
||||
public const int EditorMinHeight = 20;
|
||||
public const int EditorMaxHeight = 60;
|
||||
|
@ -9,7 +9,7 @@
|
||||
<Description>SunnyUI.Net 是基于.Net Framework 4.0+、.Net 5、.Net 6 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。</Description>
|
||||
<Copyright>CopyRight © SunnyUI.Net 2012-2022</Copyright>
|
||||
<PackageLicenseExpression>GPL-3.0-only</PackageLicenseExpression>
|
||||
<Version>3.1.8</Version>
|
||||
<Version>3.1.9</Version>
|
||||
<Authors>ShenYonghua</Authors>
|
||||
<Company>SunnyUI.Net</Company>
|
||||
<PackageId>SunnyUI</PackageId>
|
||||
@ -35,10 +35,6 @@
|
||||
<DocumentationFile></DocumentationFile>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="'$(Configuration)|$(TargetFramework)|$(Platform)'=='Release|net5.0-windows|AnyCPU'">
|
||||
<Optimize>false</Optimize>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Include="..\LICENSE">
|
||||
<Pack>True</Pack>
|
||||
|
Loading…
x
Reference in New Issue
Block a user