forked from KimTooFlex/Social-APP-Dark-UI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tabSupport.Designer.cs
142 lines (136 loc) · 8.42 KB
/
tabSupport.Designer.cs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
namespace SOCIAL_APP_BUNIFU_FRAMEWORK_DEMO
{
partial class tabSupport
{
/// <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 Component 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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(tabSupport));
Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties3 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties stateProperties4 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton.StateProperties();
this.bunifuLabel1 = new Bunifu.UI.WinForms.BunifuLabel();
this.btnEditPhoto = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
this.bunifuButton1 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton();
this.SuspendLayout();
//
// bunifuLabel1
//
this.bunifuLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.bunifuLabel1.AutoSize = false;
this.bunifuLabel1.CursorType = null;
this.bunifuLabel1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.bunifuLabel1.ForeColor = System.Drawing.Color.White;
this.bunifuLabel1.Location = new System.Drawing.Point(21, 26);
this.bunifuLabel1.Name = "bunifuLabel1";
this.bunifuLabel1.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.bunifuLabel1.Size = new System.Drawing.Size(658, 283);
this.bunifuLabel1.TabIndex = 0;
this.bunifuLabel1.Text = resources.GetString("bunifuLabel1.Text");
this.bunifuLabel1.TextAlign = Bunifu.UI.WinForms.BunifuLabel.TextAlignments.Left;
//
// btnEditPhoto
//
this.btnEditPhoto.BackColor = System.Drawing.Color.Transparent;
this.btnEditPhoto.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnEditPhoto.BackgroundImage")));
this.btnEditPhoto.ButtonText = " Buy Bunifu Framework";
this.btnEditPhoto.ButtonTextMarginLeft = 0;
this.btnEditPhoto.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
this.btnEditPhoto.DisabledFillColor = System.Drawing.Color.Gray;
this.btnEditPhoto.DisabledForecolor = System.Drawing.Color.White;
this.btnEditPhoto.ForeColor = System.Drawing.Color.White;
this.btnEditPhoto.IconLeftCursor = System.Windows.Forms.Cursors.Default;
this.btnEditPhoto.IconPadding = 10;
this.btnEditPhoto.IconRightCursor = System.Windows.Forms.Cursors.Default;
this.btnEditPhoto.IdleBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(58)))), ((int)(((byte)(108)))));
this.btnEditPhoto.IdleBorderRadius = 35;
this.btnEditPhoto.IdleBorderThickness = 2;
this.btnEditPhoto.IdleFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(48)))), ((int)(((byte)(69)))));
this.btnEditPhoto.IdleIconLeftImage = ((System.Drawing.Image)(resources.GetObject("btnEditPhoto.IdleIconLeftImage")));
this.btnEditPhoto.IdleIconRightImage = null;
this.btnEditPhoto.Location = new System.Drawing.Point(21, 378);
this.btnEditPhoto.Name = "btnEditPhoto";
stateProperties3.BorderColor = System.Drawing.Color.Purple;
stateProperties3.BorderRadius = 35;
stateProperties3.BorderThickness = 1;
stateProperties3.FillColor = System.Drawing.Color.Purple;
stateProperties3.IconLeftImage = ((System.Drawing.Image)(resources.GetObject("stateProperties3.IconLeftImage")));
stateProperties3.IconRightImage = null;
this.btnEditPhoto.onHoverState = stateProperties3;
this.btnEditPhoto.Size = new System.Drawing.Size(227, 40);
this.btnEditPhoto.TabIndex = 10;
this.btnEditPhoto.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.btnEditPhoto.Click += new System.EventHandler(this.btnEditPhoto_Click);
//
// bunifuButton1
//
this.bunifuButton1.BackColor = System.Drawing.Color.Transparent;
this.bunifuButton1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bunifuButton1.BackgroundImage")));
this.bunifuButton1.ButtonText = " Try Bunifu Framework";
this.bunifuButton1.ButtonTextMarginLeft = 0;
this.bunifuButton1.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(161)))), ((int)(((byte)(161)))));
this.bunifuButton1.DisabledFillColor = System.Drawing.Color.Gray;
this.bunifuButton1.DisabledForecolor = System.Drawing.Color.White;
this.bunifuButton1.ForeColor = System.Drawing.Color.White;
this.bunifuButton1.IconLeftCursor = System.Windows.Forms.Cursors.Default;
this.bunifuButton1.IconPadding = 10;
this.bunifuButton1.IconRightCursor = System.Windows.Forms.Cursors.Default;
this.bunifuButton1.IdleBorderColor = System.Drawing.Color.DodgerBlue;
this.bunifuButton1.IdleBorderRadius = 35;
this.bunifuButton1.IdleBorderThickness = 2;
this.bunifuButton1.IdleFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(66)))), ((int)(((byte)(98)))));
this.bunifuButton1.IdleIconLeftImage = ((System.Drawing.Image)(resources.GetObject("bunifuButton1.IdleIconLeftImage")));
this.bunifuButton1.IdleIconRightImage = null;
this.bunifuButton1.Location = new System.Drawing.Point(273, 378);
this.bunifuButton1.Name = "bunifuButton1";
stateProperties4.BorderColor = System.Drawing.Color.Purple;
stateProperties4.BorderRadius = 35;
stateProperties4.BorderThickness = 1;
stateProperties4.FillColor = System.Drawing.Color.Purple;
stateProperties4.IconLeftImage = ((System.Drawing.Image)(resources.GetObject("stateProperties4.IconLeftImage")));
stateProperties4.IconRightImage = null;
this.bunifuButton1.onHoverState = stateProperties4;
this.bunifuButton1.Size = new System.Drawing.Size(246, 40);
this.bunifuButton1.TabIndex = 11;
this.bunifuButton1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tabSupport
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(42)))), ((int)(((byte)(42)))), ((int)(((byte)(49)))));
this.Controls.Add(this.bunifuButton1);
this.Controls.Add(this.btnEditPhoto);
this.Controls.Add(this.bunifuLabel1);
this.DoubleBuffered = true;
this.Name = "tabSupport";
this.Size = new System.Drawing.Size(705, 526);
this.Load += new System.EventHandler(this.tabSupport_Load);
this.ResumeLayout(false);
}
#endregion
private Bunifu.UI.WinForms.BunifuLabel bunifuLabel1;
private Bunifu.UI.WinForms.BunifuButton.BunifuButton btnEditPhoto;
private Bunifu.UI.WinForms.BunifuButton.BunifuButton bunifuButton1;
}
}