Advertisement
Bdokkx

esfd

Oct 22nd, 2024
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.72 KB | None | 0 0
  1.  
  2. namespace Tutorial_Z
  3. {
  4. partial class Form1
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10.  
  11. /// <summary>
  12. /// Clean up any resources being used.
  13. /// </summary>
  14. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  15. protected override void Dispose(bool disposing)
  16. {
  17. if (disposing && (components != null))
  18. {
  19. components.Dispose();
  20. }
  21. base.Dispose(disposing);
  22. }
  23.  
  24. #region Windows Form Designer generated code
  25.  
  26. /// <summary>
  27. /// Required method for Designer support - do not modify
  28. /// the contents of this method with the code editor.
  29. /// </summary>
  30. private void InitializeComponent()
  31. {
  32. this.components = new System.ComponentModel.Container();
  33. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
  34. this.panel1 = new System.Windows.Forms.Panel();
  35. this.guna2Button2 = new Guna.UI2.WinForms.Guna2Button();
  36. this.guna2Button1 = new Guna.UI2.WinForms.Guna2Button();
  37. this.fastColoredTextBox1 = new FastColoredTextBoxNS.FastColoredTextBox();
  38. this.guna2Button3 = new Guna.UI2.WinForms.Guna2Button();
  39. this.guna2Button4 = new Guna.UI2.WinForms.Guna2Button();
  40. this.guna2Button5 = new Guna.UI2.WinForms.Guna2Button();
  41. this.guna2Button6 = new Guna.UI2.WinForms.Guna2Button();
  42. this.guna2Button7 = new Guna.UI2.WinForms.Guna2Button();
  43. this.guna2DragControl1 = new Guna.UI2.WinForms.Guna2DragControl(this.components);
  44. this.guna2DragControl2 = new Guna.UI2.WinForms.Guna2DragControl(this.components);
  45. this.listBox1 = new System.Windows.Forms.ListBox();
  46. this.guna2Button8 = new Guna.UI2.WinForms.Guna2Button();
  47. this.guna2Button9 = new Guna.UI2.WinForms.Guna2Button();
  48. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  49. this.guna2Button10 = new Guna.UI2.WinForms.Guna2Button();
  50. this.panel1.SuspendLayout();
  51. ((System.ComponentModel.ISupportInitialize)(this.fastColoredTextBox1)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  53. this.SuspendLayout();
  54. //
  55. // panel1
  56. //
  57. this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  58. this.panel1.Controls.Add(this.pictureBox1);
  59. this.panel1.Controls.Add(this.guna2Button2);
  60. this.panel1.Controls.Add(this.guna2Button1);
  61. this.panel1.Controls.Add(this.guna2Button7);
  62. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  63. this.panel1.Location = new System.Drawing.Point(0, 0);
  64. this.panel1.Name = "panel1";
  65. this.panel1.Size = new System.Drawing.Size(541, 35);
  66. this.panel1.TabIndex = 0;
  67. //
  68. // guna2Button2
  69. //
  70. this.guna2Button2.Animated = true;
  71. this.guna2Button2.CheckedState.Parent = this.guna2Button2;
  72. this.guna2Button2.CustomImages.Parent = this.guna2Button2;
  73. this.guna2Button2.Dock = System.Windows.Forms.DockStyle.Right;
  74. this.guna2Button2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  75. this.guna2Button2.Font = new System.Drawing.Font("Segoe MDL2 Assets", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  76. this.guna2Button2.ForeColor = System.Drawing.Color.White;
  77. this.guna2Button2.HoverState.Parent = this.guna2Button2;
  78. this.guna2Button2.Location = new System.Drawing.Point(471, 0);
  79. this.guna2Button2.Name = "guna2Button2";
  80. this.guna2Button2.ShadowDecoration.Parent = this.guna2Button2;
  81. this.guna2Button2.Size = new System.Drawing.Size(35, 35);
  82. this.guna2Button2.TabIndex = 2;
  83. this.guna2Button2.Text = "";
  84. this.guna2Button2.TextOffset = new System.Drawing.Point(0, 1);
  85. this.guna2Button2.Click += new System.EventHandler(this.guna2Button2_Click);
  86. //
  87. // guna2Button1
  88. //
  89. this.guna2Button1.Animated = true;
  90. this.guna2Button1.CheckedState.Parent = this.guna2Button1;
  91. this.guna2Button1.CustomImages.Parent = this.guna2Button1;
  92. this.guna2Button1.Dock = System.Windows.Forms.DockStyle.Right;
  93. this.guna2Button1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  94. this.guna2Button1.Font = new System.Drawing.Font("Segoe MDL2 Assets", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  95. this.guna2Button1.ForeColor = System.Drawing.Color.White;
  96. this.guna2Button1.HoverState.FillColor = System.Drawing.Color.Red;
  97. this.guna2Button1.HoverState.Parent = this.guna2Button1;
  98. this.guna2Button1.Location = new System.Drawing.Point(506, 0);
  99. this.guna2Button1.Name = "guna2Button1";
  100. this.guna2Button1.ShadowDecoration.Parent = this.guna2Button1;
  101. this.guna2Button1.Size = new System.Drawing.Size(35, 35);
  102. this.guna2Button1.TabIndex = 1;
  103. this.guna2Button1.Text = "";
  104. this.guna2Button1.TextOffset = new System.Drawing.Point(0, 1);
  105. this.guna2Button1.Click += new System.EventHandler(this.guna2Button1_Click);
  106. //
  107. // fastColoredTextBox1
  108. //
  109. this.fastColoredTextBox1.AutoCompleteBracketsList = new char[] {
  110. '(',
  111. ')',
  112. '{',
  113. '}',
  114. '[',
  115. ']',
  116. '\"',
  117. '\"',
  118. '\'',
  119. '\''};
  120. this.fastColoredTextBox1.AutoIndentCharsPatterns = "\r\n^\\s*[\\w\\.]+(\\s\\w+)?\\s*(?<range>=)\\s*(?<range>.+)\r\n";
  121. this.fastColoredTextBox1.AutoScrollMinSize = new System.Drawing.Size(116, 15);
  122. this.fastColoredTextBox1.BackBrush = null;
  123. this.fastColoredTextBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  124. this.fastColoredTextBox1.BracketsHighlightStrategy = FastColoredTextBoxNS.BracketsHighlightStrategy.Strategy2;
  125. this.fastColoredTextBox1.CharHeight = 15;
  126. this.fastColoredTextBox1.CharWidth = 7;
  127. this.fastColoredTextBox1.CommentPrefix = "--";
  128. this.fastColoredTextBox1.CurrentLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
  129. this.fastColoredTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
  130. this.fastColoredTextBox1.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
  131. this.fastColoredTextBox1.Font = new System.Drawing.Font("Consolas", 9.75F);
  132. this.fastColoredTextBox1.IndentBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  133. this.fastColoredTextBox1.IsReplaceMode = false;
  134. this.fastColoredTextBox1.Language = FastColoredTextBoxNS.Language.Lua;
  135. this.fastColoredTextBox1.LeftBracket = '(';
  136. this.fastColoredTextBox1.LeftBracket2 = '{';
  137. this.fastColoredTextBox1.LineNumberColor = System.Drawing.Color.Silver;
  138. this.fastColoredTextBox1.Location = new System.Drawing.Point(6, 40);
  139. this.fastColoredTextBox1.Name = "fastColoredTextBox1";
  140. this.fastColoredTextBox1.Paddings = new System.Windows.Forms.Padding(0);
  141. this.fastColoredTextBox1.RightBracket = ')';
  142. this.fastColoredTextBox1.RightBracket2 = '}';
  143. this.fastColoredTextBox1.SelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
  144. this.fastColoredTextBox1.ServiceColors = ((FastColoredTextBoxNS.ServiceColors)(resources.GetObject("fastColoredTextBox1.ServiceColors")));
  145. this.fastColoredTextBox1.Size = new System.Drawing.Size(393, 245);
  146. this.fastColoredTextBox1.TabIndex = 1;
  147. this.fastColoredTextBox1.Text = "-- Tutorial Z";
  148. this.fastColoredTextBox1.Zoom = 100;
  149. //
  150. // guna2Button3
  151. //
  152. this.guna2Button3.Animated = true;
  153. this.guna2Button3.BorderRadius = 8;
  154. this.guna2Button3.CheckedState.Parent = this.guna2Button3;
  155. this.guna2Button3.CustomImages.Parent = this.guna2Button3;
  156. this.guna2Button3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(35)))), ((int)(((byte)(35)))));
  157. this.guna2Button3.Font = new System.Drawing.Font("Poppins", 9.75F);
  158. this.guna2Button3.ForeColor = System.Drawing.Color.White;
  159. this.guna2Button3.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(61)))), ((int)(((byte)(0)))));
  160. this.guna2Button3.HoverState.Parent = this.guna2Button3;
  161. this.guna2Button3.Location = new System.Drawing.Point(5, 291);
  162. this.guna2Button3.Name = "guna2Button3";
  163. this.guna2Button3.ShadowDecoration.Parent = this.guna2Button3;
  164. this.guna2Button3.Size = new System.Drawing.Size(67, 30);
  165. this.guna2Button3.TabIndex = 3;
  166. this.guna2Button3.Text = "Execute";
  167. this.guna2Button3.TextOffset = new System.Drawing.Point(0, 1);
  168. this.guna2Button3.Click += new System.EventHandler(this.guna2Button3_Click);
  169. //
  170. // guna2Button4
  171. //
  172. this.guna2Button4.Animated = true;
  173. this.guna2Button4.BorderRadius = 8;
  174. this.guna2Button4.CheckedState.Parent = this.guna2Button4;
  175. this.guna2Button4.CustomImages.Parent = this.guna2Button4;
  176. this.guna2Button4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(35)))), ((int)(((byte)(35)))));
  177. this.guna2Button4.Font = new System.Drawing.Font("Poppins", 9.75F);
  178. this.guna2Button4.ForeColor = System.Drawing.Color.White;
  179. this.guna2Button4.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(61)))), ((int)(((byte)(0)))));
  180. this.guna2Button4.HoverState.Parent = this.guna2Button4;
  181. this.guna2Button4.Location = new System.Drawing.Point(78, 291);
  182. this.guna2Button4.Name = "guna2Button4";
  183. this.guna2Button4.ShadowDecoration.Parent = this.guna2Button4;
  184. this.guna2Button4.Size = new System.Drawing.Size(57, 30);
  185. this.guna2Button4.TabIndex = 4;
  186. this.guna2Button4.Text = "Erase";
  187. this.guna2Button4.TextOffset = new System.Drawing.Point(0, 1);
  188. this.guna2Button4.Click += new System.EventHandler(this.guna2Button4_Click);
  189. //
  190. // guna2Button5
  191. //
  192. this.guna2Button5.Animated = true;
  193. this.guna2Button5.BorderRadius = 8;
  194. this.guna2Button5.CheckedState.Parent = this.guna2Button5;
  195. this.guna2Button5.CustomImages.Parent = this.guna2Button5;
  196. this.guna2Button5.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(35)))), ((int)(((byte)(35)))));
  197. this.guna2Button5.Font = new System.Drawing.Font("Poppins", 9.75F);
  198. this.guna2Button5.ForeColor = System.Drawing.Color.White;
  199. this.guna2Button5.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(61)))), ((int)(((byte)(0)))));
  200. this.guna2Button5.HoverState.Parent = this.guna2Button5;
  201. this.guna2Button5.Location = new System.Drawing.Point(141, 291);
  202. this.guna2Button5.Name = "guna2Button5";
  203. this.guna2Button5.ShadowDecoration.Parent = this.guna2Button5;
  204. this.guna2Button5.Size = new System.Drawing.Size(48, 30);
  205. this.guna2Button5.TabIndex = 5;
  206. this.guna2Button5.Text = "Open";
  207. this.guna2Button5.TextOffset = new System.Drawing.Point(0, 1);
  208. this.guna2Button5.Click += new System.EventHandler(this.guna2Button5_Click);
  209. //
  210. // guna2Button6
  211. //
  212. this.guna2Button6.Animated = true;
  213. this.guna2Button6.BorderRadius = 8;
  214. this.guna2Button6.CheckedState.Parent = this.guna2Button6;
  215. this.guna2Button6.CustomImages.Parent = this.guna2Button6;
  216. this.guna2Button6.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(35)))), ((int)(((byte)(35)))));
  217. this.guna2Button6.Font = new System.Drawing.Font("Poppins", 9.75F);
  218. this.guna2Button6.ForeColor = System.Drawing.Color.White;
  219. this.guna2Button6.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(61)))), ((int)(((byte)(0)))));
  220. this.guna2Button6.HoverState.Parent = this.guna2Button6;
  221. this.guna2Button6.Location = new System.Drawing.Point(195, 291);
  222. this.guna2Button6.Name = "guna2Button6";
  223. this.guna2Button6.ShadowDecoration.Parent = this.guna2Button6;
  224. this.guna2Button6.Size = new System.Drawing.Size(48, 30);
  225. this.guna2Button6.TabIndex = 6;
  226. this.guna2Button6.Text = "Save";
  227. this.guna2Button6.TextOffset = new System.Drawing.Point(0, 1);
  228. this.guna2Button6.Click += new System.EventHandler(this.guna2Button6_Click);
  229. //
  230. // guna2Button7
  231. //
  232. this.guna2Button7.Animated = true;
  233. this.guna2Button7.BorderRadius = 8;
  234. this.guna2Button7.CheckedState.Parent = this.guna2Button7;
  235. this.guna2Button7.CustomImages.Parent = this.guna2Button7;
  236. this.guna2Button7.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  237. this.guna2Button7.Font = new System.Drawing.Font("Poppins", 9.75F);
  238. this.guna2Button7.ForeColor = System.Drawing.Color.White;
  239. this.guna2Button7.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(61)))), ((int)(((byte)(0)))));
  240. this.guna2Button7.HoverState.Parent = this.guna2Button7;
  241. this.guna2Button7.Location = new System.Drawing.Point(407, 3);
  242. this.guna2Button7.Name = "guna2Button7";
  243. this.guna2Button7.ShadowDecoration.Parent = this.guna2Button7;
  244. this.guna2Button7.Size = new System.Drawing.Size(63, 30);
  245. this.guna2Button7.TabIndex = 7;
  246. this.guna2Button7.Text = "Attach";
  247. this.guna2Button7.TextOffset = new System.Drawing.Point(0, 1);
  248. this.guna2Button7.Click += new System.EventHandler(this.guna2Button7_Click);
  249. //
  250. // guna2DragControl1
  251. //
  252. this.guna2DragControl1.TargetControl = this.panel1;
  253. //
  254. // guna2DragControl2
  255. //
  256. this.guna2DragControl2.TargetControl = this.pictureBox1;
  257. //
  258. // listBox1
  259. //
  260. this.listBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  261. this.listBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
  262. this.listBox1.ForeColor = System.Drawing.Color.White;
  263. this.listBox1.FormattingEnabled = true;
  264. this.listBox1.ItemHeight = 22;
  265. this.listBox1.Location = new System.Drawing.Point(405, 42);
  266. this.listBox1.Name = "listBox1";
  267. this.listBox1.Size = new System.Drawing.Size(129, 242);
  268. this.listBox1.Sorted = true;
  269. this.listBox1.TabIndex = 8;
  270. this.listBox1.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged);
  271. //
  272. // guna2Button8
  273. //
  274. this.guna2Button8.Animated = true;
  275. this.guna2Button8.BorderRadius = 8;
  276. this.guna2Button8.CheckedState.Parent = this.guna2Button8;
  277. this.guna2Button8.CustomImages.Parent = this.guna2Button8;
  278. this.guna2Button8.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(35)))), ((int)(((byte)(35)))));
  279. this.guna2Button8.Font = new System.Drawing.Font("Poppins", 9.75F);
  280. this.guna2Button8.ForeColor = System.Drawing.Color.White;
  281. this.guna2Button8.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(61)))), ((int)(((byte)(0)))));
  282. this.guna2Button8.HoverState.Parent = this.guna2Button8;
  283. this.guna2Button8.Location = new System.Drawing.Point(475, 291);
  284. this.guna2Button8.Name = "guna2Button8";
  285. this.guna2Button8.ShadowDecoration.Parent = this.guna2Button8;
  286. this.guna2Button8.Size = new System.Drawing.Size(59, 30);
  287. this.guna2Button8.TabIndex = 9;
  288. this.guna2Button8.Text = "Refresh";
  289. this.guna2Button8.TextOffset = new System.Drawing.Point(0, 1);
  290. this.guna2Button8.Click += new System.EventHandler(this.guna2Button8_Click);
  291. //
  292. // guna2Button9
  293. //
  294. this.guna2Button9.Animated = true;
  295. this.guna2Button9.BorderRadius = 8;
  296. this.guna2Button9.CheckedState.Parent = this.guna2Button9;
  297. this.guna2Button9.CustomImages.Parent = this.guna2Button9;
  298. this.guna2Button9.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(35)))), ((int)(((byte)(35)))));
  299. this.guna2Button9.Font = new System.Drawing.Font("Poppins", 9.75F);
  300. this.guna2Button9.ForeColor = System.Drawing.Color.White;
  301. this.guna2Button9.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(61)))), ((int)(((byte)(0)))));
  302. this.guna2Button9.HoverState.Parent = this.guna2Button9;
  303. this.guna2Button9.Location = new System.Drawing.Point(249, 291);
  304. this.guna2Button9.Name = "guna2Button9";
  305. this.guna2Button9.ShadowDecoration.Parent = this.guna2Button9;
  306. this.guna2Button9.Size = new System.Drawing.Size(84, 30);
  307. this.guna2Button9.TabIndex = 10;
  308. this.guna2Button9.Text = "Script Hub";
  309. this.guna2Button9.TextOffset = new System.Drawing.Point(0, 1);
  310. this.guna2Button9.Click += new System.EventHandler(this.guna2Button9_Click);
  311. //
  312. // pictureBox1
  313. //
  314. this.pictureBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
  315. this.pictureBox1.BackgroundImage = global::Tutorial_Z.Properties.Resources.TERI_T;
  316. this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  317. this.pictureBox1.Location = new System.Drawing.Point(5, 0);
  318. this.pictureBox1.Name = "pictureBox1";
  319. this.pictureBox1.Size = new System.Drawing.Size(35, 35);
  320. this.pictureBox1.TabIndex = 1;
  321. this.pictureBox1.TabStop = false;
  322. //
  323. // guna2Button10
  324. //
  325. this.guna2Button10.Animated = true;
  326. this.guna2Button10.BorderRadius = 8;
  327. this.guna2Button10.CheckedState.Parent = this.guna2Button10;
  328. this.guna2Button10.CustomImages.Parent = this.guna2Button10;
  329. this.guna2Button10.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(35)))), ((int)(((byte)(35)))));
  330. this.guna2Button10.Font = new System.Drawing.Font("Poppins", 9.75F);
  331. this.guna2Button10.ForeColor = System.Drawing.Color.White;
  332. this.guna2Button10.HoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(61)))), ((int)(((byte)(0)))));
  333. this.guna2Button10.HoverState.Parent = this.guna2Button10;
  334. this.guna2Button10.Location = new System.Drawing.Point(339, 291);
  335. this.guna2Button10.Name = "guna2Button10";
  336. this.guna2Button10.ShadowDecoration.Parent = this.guna2Button10;
  337. this.guna2Button10.Size = new System.Drawing.Size(68, 30);
  338. this.guna2Button10.TabIndex = 11;
  339. this.guna2Button10.Text = "Settings";
  340. this.guna2Button10.TextOffset = new System.Drawing.Point(0, 1);
  341. this.guna2Button10.Click += new System.EventHandler(this.guna2Button10_Click);
  342. //
  343. // Form1
  344. //
  345. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  346. this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(35)))), ((int)(((byte)(35)))));
  347. this.ClientSize = new System.Drawing.Size(541, 327);
  348. this.Controls.Add(this.guna2Button10);
  349. this.Controls.Add(this.guna2Button9);
  350. this.Controls.Add(this.guna2Button8);
  351. this.Controls.Add(this.listBox1);
  352. this.Controls.Add(this.guna2Button6);
  353. this.Controls.Add(this.guna2Button5);
  354. this.Controls.Add(this.guna2Button4);
  355. this.Controls.Add(this.guna2Button3);
  356. this.Controls.Add(this.fastColoredTextBox1);
  357. this.Controls.Add(this.panel1);
  358. this.Font = new System.Drawing.Font("Poppins", 9F);
  359. this.ForeColor = System.Drawing.Color.White;
  360. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  361. this.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  362. this.Name = "Form1";
  363. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  364. this.Text = "Tutorial Z";
  365. this.TopMost = true;
  366. this.panel1.ResumeLayout(false);
  367. ((System.ComponentModel.ISupportInitialize)(this.fastColoredTextBox1)).EndInit();
  368. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  369. this.ResumeLayout(false);
  370.  
  371. }
  372.  
  373. #endregion
  374.  
  375. private System.Windows.Forms.Panel panel1;
  376. private Guna.UI2.WinForms.Guna2Button guna2Button2;
  377. private Guna.UI2.WinForms.Guna2Button guna2Button1;
  378. private System.Windows.Forms.PictureBox pictureBox1;
  379. private FastColoredTextBoxNS.FastColoredTextBox fastColoredTextBox1;
  380. private Guna.UI2.WinForms.Guna2Button guna2Button3;
  381. private Guna.UI2.WinForms.Guna2Button guna2Button4;
  382. private Guna.UI2.WinForms.Guna2Button guna2Button5;
  383. private Guna.UI2.WinForms.Guna2Button guna2Button6;
  384. private Guna.UI2.WinForms.Guna2Button guna2Button7;
  385. private Guna.UI2.WinForms.Guna2DragControl guna2DragControl1;
  386. private Guna.UI2.WinForms.Guna2DragControl guna2DragControl2;
  387. private System.Windows.Forms.ListBox listBox1;
  388. private Guna.UI2.WinForms.Guna2Button guna2Button8;
  389. private Guna.UI2.WinForms.Guna2Button guna2Button9;
  390. private Guna.UI2.WinForms.Guna2Button guna2Button10;
  391. }
  392. }
  393.  
  394.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement