using System.ComponentModel; using System.Windows.Forms; using Bunifu.UI.WinForms; using Bunifu.UI.WinForms.BunifuButton; namespace XeroBrowser { partial class FrmSettings { /// /// Required designer variable. /// private IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSettings)); Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties5 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties(); Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties6 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties(); Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties7 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties(); Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties8 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties(); Bunifu.UI.WinForms.BunifuButton.BunifuButton2.BorderEdges borderEdges3 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton2.BorderEdges(); Bunifu.UI.WinForms.BunifuButton.BunifuButton2.BorderEdges borderEdges4 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton2.BorderEdges(); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabBrowser = new System.Windows.Forms.TabPage(); this.bunifuToggleSwitch22 = new Bunifu.UI.WinForms.BunifuToggleSwitch2(); this.bunifuTextBox1 = new Bunifu.UI.WinForms.BunifuTextBox(); this.bunifuLabel7 = new Bunifu.UI.WinForms.BunifuLabel(); this.bunifuRadioButton2 = new Bunifu.UI.WinForms.BunifuRadioButton(); this.bunifuRadioButton1 = new Bunifu.UI.WinForms.BunifuRadioButton(); this.bunifuLabel5 = new Bunifu.UI.WinForms.BunifuLabel(); this.bunifuDropdown1 = new Bunifu.UI.WinForms.BunifuDropdown(); this.bunifuLabel6 = new Bunifu.UI.WinForms.BunifuLabel(); this.bunifuLabel1 = new Bunifu.UI.WinForms.BunifuLabel(); this.tabPrivacy = new System.Windows.Forms.TabPage(); this.bunifuToggleSwitch21 = new Bunifu.UI.WinForms.BunifuToggleSwitch2(); this.bunifuLabel10 = new Bunifu.UI.WinForms.BunifuLabel(); this.bunifuDropdown4 = new Bunifu.UI.WinForms.BunifuDropdown(); this.bunifuLabel8 = new Bunifu.UI.WinForms.BunifuLabel(); this.bunifuLabel2 = new Bunifu.UI.WinForms.BunifuLabel(); this.bunifuButton22 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton2(); this.bunifuButton21 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton2(); this.tabPersonalization = new System.Windows.Forms.TabPage(); this.bunifuDropdown6 = new Bunifu.UI.WinForms.BunifuDropdown(); this.bunifuLabel12 = new Bunifu.UI.WinForms.BunifuLabel(); this.bunifuDropdown5 = new Bunifu.UI.WinForms.BunifuDropdown(); this.bunifuLabel11 = new Bunifu.UI.WinForms.BunifuLabel(); this.bunifuDropdown3 = new Bunifu.UI.WinForms.BunifuDropdown(); this.bunifuLabel4 = new Bunifu.UI.WinForms.BunifuLabel(); this.bunifuDropdown2 = new Bunifu.UI.WinForms.BunifuDropdown(); this.bunifuLabel9 = new Bunifu.UI.WinForms.BunifuLabel(); this.tabBehavior = new System.Windows.Forms.TabPage(); this.bunifuDropdown7 = new Bunifu.UI.WinForms.BunifuDropdown(); this.bunifuLabel14 = new Bunifu.UI.WinForms.BunifuLabel(); this.bunifuFormDock1 = new Bunifu.UI.WinForms.BunifuFormDock(); this.bunifuLabel3 = new Bunifu.UI.WinForms.BunifuLabel(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.bunifuPictureBox1 = new Bunifu.UI.WinForms.BunifuPictureBox(); this.bunifuLabel13 = new Bunifu.UI.WinForms.BunifuLabel(); this.bunifuImageButton1 = new Bunifu.UI.WinForms.BunifuImageButton(); this.tabControl1.SuspendLayout(); this.tabBrowser.SuspendLayout(); this.tabPrivacy.SuspendLayout(); this.tabPersonalization.SuspendLayout(); this.tabBehavior.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bunifuPictureBox1)).BeginInit(); this.SuspendLayout(); // // tabControl1 // this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.tabControl1.Controls.Add(this.tabBrowser); this.tabControl1.Controls.Add(this.tabPrivacy); this.tabControl1.Controls.Add(this.tabPersonalization); this.tabControl1.Controls.Add(this.tabBehavior); this.tabControl1.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tabControl1.Location = new System.Drawing.Point(0, 75); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(720, 607); this.tabControl1.TabIndex = 1; // // tabBrowser // this.tabBrowser.BackColor = System.Drawing.Color.WhiteSmoke; this.tabBrowser.Controls.Add(this.bunifuToggleSwitch22); this.tabBrowser.Controls.Add(this.bunifuTextBox1); this.tabBrowser.Controls.Add(this.bunifuLabel7); this.tabBrowser.Controls.Add(this.bunifuRadioButton2); this.tabBrowser.Controls.Add(this.bunifuRadioButton1); this.tabBrowser.Controls.Add(this.bunifuLabel5); this.tabBrowser.Controls.Add(this.bunifuDropdown1); this.tabBrowser.Controls.Add(this.bunifuLabel6); this.tabBrowser.Controls.Add(this.bunifuLabel1); this.tabBrowser.Location = new System.Drawing.Point(4, 23); this.tabBrowser.Name = "tabBrowser"; this.tabBrowser.Padding = new System.Windows.Forms.Padding(3); this.tabBrowser.Size = new System.Drawing.Size(712, 580); this.tabBrowser.TabIndex = 0; this.tabBrowser.Text = "Browser"; // // bunifuToggleSwitch22 // this.bunifuToggleSwitch22.BackColor = System.Drawing.Color.Transparent; this.bunifuToggleSwitch22.Checked = true; this.bunifuToggleSwitch22.CheckedBackColor = System.Drawing.Color.Gray; this.bunifuToggleSwitch22.CheckedSwitchColor = System.Drawing.Color.White; this.bunifuToggleSwitch22.CheckedSwitchStyle = Bunifu.UI.WinForms.BunifuToggleSwitch2.SwitchStyles.Fill; this.bunifuToggleSwitch22.Location = new System.Drawing.Point(377, 16); this.bunifuToggleSwitch22.Name = "bunifuToggleSwitch22"; this.bunifuToggleSwitch22.OutlineThickness = 2; this.bunifuToggleSwitch22.Size = new System.Drawing.Size(34, 19); this.bunifuToggleSwitch22.TabIndex = 20; this.bunifuToggleSwitch22.UncheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(189))))); this.bunifuToggleSwitch22.UncheckedSwitchColor = System.Drawing.Color.White; this.bunifuToggleSwitch22.UncheckedSwitchStyle = Bunifu.UI.WinForms.BunifuToggleSwitch2.SwitchStyles.Outline; // // bunifuTextBox1 // this.bunifuTextBox1.AcceptsReturn = false; this.bunifuTextBox1.AcceptsTab = false; this.bunifuTextBox1.AnimationSpeed = 200; this.bunifuTextBox1.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.None; this.bunifuTextBox1.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.None; this.bunifuTextBox1.AutoSizeHeight = true; this.bunifuTextBox1.BackColor = System.Drawing.Color.Transparent; this.bunifuTextBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bunifuTextBox1.BackgroundImage"))); this.bunifuTextBox1.BorderColorActive = System.Drawing.Color.DodgerBlue; this.bunifuTextBox1.BorderColorDisabled = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.bunifuTextBox1.BorderColorHover = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255))))); this.bunifuTextBox1.BorderColorIdle = System.Drawing.Color.Silver; this.bunifuTextBox1.BorderRadius = 15; this.bunifuTextBox1.BorderThickness = 2; this.bunifuTextBox1.CharacterCasing = System.Windows.Forms.CharacterCasing.Normal; this.bunifuTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam; this.bunifuTextBox1.DefaultFont = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuTextBox1.DefaultText = "https://google.com/"; this.bunifuTextBox1.FillColor = System.Drawing.Color.White; this.bunifuTextBox1.HideSelection = true; this.bunifuTextBox1.IconLeft = null; this.bunifuTextBox1.IconLeftCursor = System.Windows.Forms.Cursors.IBeam; this.bunifuTextBox1.IconPadding = 10; this.bunifuTextBox1.IconRight = null; this.bunifuTextBox1.IconRightCursor = System.Windows.Forms.Cursors.IBeam; this.bunifuTextBox1.Lines = new string[] { "https://google.com/"}; this.bunifuTextBox1.Location = new System.Drawing.Point(249, 182); this.bunifuTextBox1.MaxLength = 32767; this.bunifuTextBox1.MinimumSize = new System.Drawing.Size(1, 1); this.bunifuTextBox1.Modified = false; this.bunifuTextBox1.Multiline = false; this.bunifuTextBox1.Name = "bunifuTextBox1"; stateProperties5.BorderColor = System.Drawing.Color.DodgerBlue; stateProperties5.FillColor = System.Drawing.Color.Empty; stateProperties5.ForeColor = System.Drawing.Color.Empty; stateProperties5.PlaceholderForeColor = System.Drawing.Color.Empty; this.bunifuTextBox1.OnActiveState = stateProperties5; stateProperties6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); stateProperties6.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); stateProperties6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); stateProperties6.PlaceholderForeColor = System.Drawing.Color.DarkGray; this.bunifuTextBox1.OnDisabledState = stateProperties6; stateProperties7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255))))); stateProperties7.FillColor = System.Drawing.Color.Empty; stateProperties7.ForeColor = System.Drawing.Color.Empty; stateProperties7.PlaceholderForeColor = System.Drawing.Color.Empty; this.bunifuTextBox1.OnHoverState = stateProperties7; stateProperties8.BorderColor = System.Drawing.Color.Silver; stateProperties8.FillColor = System.Drawing.Color.White; stateProperties8.ForeColor = System.Drawing.Color.Empty; stateProperties8.PlaceholderForeColor = System.Drawing.Color.Empty; this.bunifuTextBox1.OnIdleState = stateProperties8; this.bunifuTextBox1.Padding = new System.Windows.Forms.Padding(3); this.bunifuTextBox1.PasswordChar = '\0'; this.bunifuTextBox1.PlaceholderForeColor = System.Drawing.Color.Silver; this.bunifuTextBox1.PlaceholderText = "Enter URL"; this.bunifuTextBox1.ReadOnly = false; this.bunifuTextBox1.ScrollBars = System.Windows.Forms.ScrollBars.None; this.bunifuTextBox1.SelectedText = ""; this.bunifuTextBox1.SelectionLength = 0; this.bunifuTextBox1.SelectionStart = 19; this.bunifuTextBox1.ShortcutsEnabled = true; this.bunifuTextBox1.Size = new System.Drawing.Size(228, 31); this.bunifuTextBox1.Style = Bunifu.UI.WinForms.BunifuTextBox._Style.Bunifu; this.bunifuTextBox1.TabIndex = 14; this.bunifuTextBox1.TabStop = false; this.bunifuTextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.bunifuTextBox1.TextMarginBottom = 0; this.bunifuTextBox1.TextMarginLeft = 3; this.bunifuTextBox1.TextMarginTop = 1; this.bunifuTextBox1.TextPlaceholder = "Enter URL"; this.bunifuTextBox1.UseSystemPasswordChar = false; this.bunifuTextBox1.WordWrap = true; // // bunifuLabel7 // this.bunifuLabel7.AllowParentOverrides = false; this.bunifuLabel7.AutoEllipsis = false; this.bunifuLabel7.CursorType = null; this.bunifuLabel7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuLabel7.Location = new System.Drawing.Point(249, 156); this.bunifuLabel7.Name = "bunifuLabel7"; this.bunifuLabel7.RightToLeft = System.Windows.Forms.RightToLeft.No; this.bunifuLabel7.Size = new System.Drawing.Size(49, 15); this.bunifuLabel7.TabIndex = 13; this.bunifuLabel7.Text = "New Tab"; this.bunifuLabel7.TextAlignment = System.Drawing.ContentAlignment.TopLeft; this.bunifuLabel7.TextFormat = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default; // // bunifuRadioButton2 // this.bunifuRadioButton2.AllowBindingControlLocation = false; this.bunifuRadioButton2.BackColor = System.Drawing.Color.Transparent; this.bunifuRadioButton2.BindingControlPosition = Bunifu.UI.WinForms.BunifuRadioButton.BindingControlPositions.Right; this.bunifuRadioButton2.BorderThickness = 1; this.bunifuRadioButton2.Checked = false; this.bunifuRadioButton2.Location = new System.Drawing.Point(222, 187); this.bunifuRadioButton2.Name = "bunifuRadioButton2"; this.bunifuRadioButton2.OutlineColor = System.Drawing.Color.Gray; this.bunifuRadioButton2.OutlineColorTabFocused = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144))))); this.bunifuRadioButton2.OutlineColorUnchecked = System.Drawing.Color.DarkGray; this.bunifuRadioButton2.RadioColor = System.Drawing.Color.Gray; this.bunifuRadioButton2.RadioColorTabFocused = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144))))); this.bunifuRadioButton2.Size = new System.Drawing.Size(21, 21); this.bunifuRadioButton2.TabIndex = 12; this.bunifuRadioButton2.Text = null; // // bunifuRadioButton1 // this.bunifuRadioButton1.AllowBindingControlLocation = false; this.bunifuRadioButton1.BackColor = System.Drawing.Color.Transparent; this.bunifuRadioButton1.BindingControlPosition = Bunifu.UI.WinForms.BunifuRadioButton.BindingControlPositions.Right; this.bunifuRadioButton1.BorderThickness = 1; this.bunifuRadioButton1.Checked = true; this.bunifuRadioButton1.Location = new System.Drawing.Point(222, 154); this.bunifuRadioButton1.Name = "bunifuRadioButton1"; this.bunifuRadioButton1.OutlineColor = System.Drawing.Color.Gray; this.bunifuRadioButton1.OutlineColorTabFocused = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144))))); this.bunifuRadioButton1.OutlineColorUnchecked = System.Drawing.Color.DarkGray; this.bunifuRadioButton1.RadioColor = System.Drawing.Color.Gray; this.bunifuRadioButton1.RadioColorTabFocused = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144))))); this.bunifuRadioButton1.Size = new System.Drawing.Size(21, 21); this.bunifuRadioButton1.TabIndex = 11; this.bunifuRadioButton1.Text = null; // // bunifuLabel5 // this.bunifuLabel5.AllowParentOverrides = false; this.bunifuLabel5.AutoEllipsis = false; this.bunifuLabel5.CursorType = null; this.bunifuLabel5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuLabel5.Location = new System.Drawing.Point(340, 135); this.bunifuLabel5.Name = "bunifuLabel5"; this.bunifuLabel5.RightToLeft = System.Windows.Forms.RightToLeft.No; this.bunifuLabel5.Size = new System.Drawing.Size(33, 15); this.bunifuLabel5.TabIndex = 10; this.bunifuLabel5.Text = "Home"; this.bunifuLabel5.TextAlignment = System.Drawing.ContentAlignment.TopLeft; this.bunifuLabel5.TextFormat = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default; // // bunifuDropdown1 // this.bunifuDropdown1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.bunifuDropdown1.BackColor = System.Drawing.Color.Transparent; this.bunifuDropdown1.BackgroundColor = System.Drawing.Color.White; this.bunifuDropdown1.BorderColor = System.Drawing.Color.Silver; this.bunifuDropdown1.BorderRadius = 13; this.bunifuDropdown1.Color = System.Drawing.Color.Silver; this.bunifuDropdown1.Direction = Bunifu.UI.WinForms.BunifuDropdown.Directions.Down; this.bunifuDropdown1.DisabledBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.bunifuDropdown1.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.bunifuDropdown1.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.bunifuDropdown1.DisabledForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); this.bunifuDropdown1.DisabledIndicatorColor = System.Drawing.Color.DarkGray; this.bunifuDropdown1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.bunifuDropdown1.DropdownBorderThickness = Bunifu.UI.WinForms.BunifuDropdown.BorderThickness.Thick; this.bunifuDropdown1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.bunifuDropdown1.DropDownTextAlign = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left; this.bunifuDropdown1.FillDropDown = true; this.bunifuDropdown1.FillIndicator = false; this.bunifuDropdown1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.bunifuDropdown1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuDropdown1.ForeColor = System.Drawing.Color.Black; this.bunifuDropdown1.FormattingEnabled = true; this.bunifuDropdown1.Icon = null; this.bunifuDropdown1.IndicatorAlignment = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right; this.bunifuDropdown1.IndicatorColor = System.Drawing.Color.DarkGray; this.bunifuDropdown1.IndicatorLocation = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right; this.bunifuDropdown1.IndicatorThickness = 2; this.bunifuDropdown1.IsDropdownOpened = false; this.bunifuDropdown1.ItemBackColor = System.Drawing.Color.White; this.bunifuDropdown1.ItemBorderColor = System.Drawing.Color.White; this.bunifuDropdown1.ItemForeColor = System.Drawing.Color.Black; this.bunifuDropdown1.ItemHeight = 26; this.bunifuDropdown1.ItemHighLightColor = System.Drawing.Color.DodgerBlue; this.bunifuDropdown1.ItemHighLightForeColor = System.Drawing.Color.White; this.bunifuDropdown1.ItemTopMargin = 3; this.bunifuDropdown1.Location = new System.Drawing.Point(255, 81); this.bunifuDropdown1.Name = "bunifuDropdown1"; this.bunifuDropdown1.Size = new System.Drawing.Size(202, 32); this.bunifuDropdown1.TabIndex = 9; this.bunifuDropdown1.TabStop = false; this.bunifuDropdown1.Text = "Google"; this.bunifuDropdown1.TextAlignment = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left; this.bunifuDropdown1.TextLeftMargin = 5; this.bunifuDropdown1.SelectedIndexChanged += new System.EventHandler(this.bunifuDropdown1_SelectedIndexChanged); // // bunifuLabel6 // this.bunifuLabel6.AllowParentOverrides = false; this.bunifuLabel6.AutoEllipsis = false; this.bunifuLabel6.CursorType = null; this.bunifuLabel6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuLabel6.Location = new System.Drawing.Point(299, 60); this.bunifuLabel6.Name = "bunifuLabel6"; this.bunifuLabel6.RightToLeft = System.Windows.Forms.RightToLeft.No; this.bunifuLabel6.Size = new System.Drawing.Size(125, 15); this.bunifuLabel6.TabIndex = 8; this.bunifuLabel6.Text = "Default Search Engine"; this.bunifuLabel6.TextAlignment = System.Drawing.ContentAlignment.TopLeft; this.bunifuLabel6.TextFormat = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default; // // bunifuLabel1 // this.bunifuLabel1.AllowParentOverrides = false; this.bunifuLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.bunifuLabel1.AutoEllipsis = false; this.bunifuLabel1.Cursor = System.Windows.Forms.Cursors.Default; this.bunifuLabel1.CursorType = System.Windows.Forms.Cursors.Default; this.bunifuLabel1.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuLabel1.Location = new System.Drawing.Point(301, 18); this.bunifuLabel1.Name = "bunifuLabel1"; this.bunifuLabel1.RightToLeft = System.Windows.Forms.RightToLeft.No; this.bunifuLabel1.Size = new System.Drawing.Size(74, 15); this.bunifuLabel1.TabIndex = 1; this.bunifuLabel1.Text = "Enable Flash:"; this.bunifuLabel1.TextAlignment = System.Drawing.ContentAlignment.TopLeft; this.bunifuLabel1.TextFormat = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default; // // tabPrivacy // this.tabPrivacy.Controls.Add(this.bunifuToggleSwitch21); this.tabPrivacy.Controls.Add(this.bunifuLabel10); this.tabPrivacy.Controls.Add(this.bunifuDropdown4); this.tabPrivacy.Controls.Add(this.bunifuLabel8); this.tabPrivacy.Controls.Add(this.bunifuLabel2); this.tabPrivacy.Controls.Add(this.bunifuButton22); this.tabPrivacy.Controls.Add(this.bunifuButton21); this.tabPrivacy.Location = new System.Drawing.Point(4, 23); this.tabPrivacy.Name = "tabPrivacy"; this.tabPrivacy.Padding = new System.Windows.Forms.Padding(3); this.tabPrivacy.Size = new System.Drawing.Size(712, 580); this.tabPrivacy.TabIndex = 1; this.tabPrivacy.Text = "Privacy"; this.tabPrivacy.UseVisualStyleBackColor = true; // // bunifuToggleSwitch21 // this.bunifuToggleSwitch21.BackColor = System.Drawing.Color.Transparent; this.bunifuToggleSwitch21.Checked = false; this.bunifuToggleSwitch21.CheckedBackColor = System.Drawing.Color.Gray; this.bunifuToggleSwitch21.CheckedSwitchColor = System.Drawing.Color.White; this.bunifuToggleSwitch21.CheckedSwitchStyle = Bunifu.UI.WinForms.BunifuToggleSwitch2.SwitchStyles.Fill; this.bunifuToggleSwitch21.Location = new System.Drawing.Point(500, 50); this.bunifuToggleSwitch21.Name = "bunifuToggleSwitch21"; this.bunifuToggleSwitch21.OutlineThickness = 2; this.bunifuToggleSwitch21.Size = new System.Drawing.Size(34, 19); this.bunifuToggleSwitch21.TabIndex = 19; this.bunifuToggleSwitch21.UncheckedBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(189))))); this.bunifuToggleSwitch21.UncheckedSwitchColor = System.Drawing.Color.White; this.bunifuToggleSwitch21.UncheckedSwitchStyle = Bunifu.UI.WinForms.BunifuToggleSwitch2.SwitchStyles.Outline; // // bunifuLabel10 // this.bunifuLabel10.AllowParentOverrides = false; this.bunifuLabel10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.bunifuLabel10.AutoEllipsis = false; this.bunifuLabel10.CursorType = null; this.bunifuLabel10.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuLabel10.Location = new System.Drawing.Point(178, 52); this.bunifuLabel10.Name = "bunifuLabel10"; this.bunifuLabel10.RightToLeft = System.Windows.Forms.RightToLeft.No; this.bunifuLabel10.Size = new System.Drawing.Size(318, 15); this.bunifuLabel10.TabIndex = 18; this.bunifuLabel10.Text = "Clear cookies and site data when you close all windows:"; this.bunifuLabel10.TextAlignment = System.Drawing.ContentAlignment.TopLeft; this.bunifuLabel10.TextFormat = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default; // // bunifuDropdown4 // this.bunifuDropdown4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.bunifuDropdown4.BackColor = System.Drawing.Color.Transparent; this.bunifuDropdown4.BackgroundColor = System.Drawing.Color.White; this.bunifuDropdown4.BorderColor = System.Drawing.Color.Silver; this.bunifuDropdown4.BorderRadius = 13; this.bunifuDropdown4.Color = System.Drawing.Color.Silver; this.bunifuDropdown4.Direction = Bunifu.UI.WinForms.BunifuDropdown.Directions.Down; this.bunifuDropdown4.DisabledBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.bunifuDropdown4.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.bunifuDropdown4.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.bunifuDropdown4.DisabledForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); this.bunifuDropdown4.DisabledIndicatorColor = System.Drawing.Color.DarkGray; this.bunifuDropdown4.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.bunifuDropdown4.DropdownBorderThickness = Bunifu.UI.WinForms.BunifuDropdown.BorderThickness.Thick; this.bunifuDropdown4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.bunifuDropdown4.DropDownTextAlign = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left; this.bunifuDropdown4.FillDropDown = true; this.bunifuDropdown4.FillIndicator = false; this.bunifuDropdown4.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.bunifuDropdown4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuDropdown4.ForeColor = System.Drawing.Color.Black; this.bunifuDropdown4.FormattingEnabled = true; this.bunifuDropdown4.Icon = null; this.bunifuDropdown4.IndicatorAlignment = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right; this.bunifuDropdown4.IndicatorColor = System.Drawing.Color.DarkGray; this.bunifuDropdown4.IndicatorLocation = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right; this.bunifuDropdown4.IndicatorThickness = 2; this.bunifuDropdown4.IsDropdownOpened = false; this.bunifuDropdown4.ItemBackColor = System.Drawing.Color.White; this.bunifuDropdown4.ItemBorderColor = System.Drawing.Color.White; this.bunifuDropdown4.ItemForeColor = System.Drawing.Color.Black; this.bunifuDropdown4.ItemHeight = 26; this.bunifuDropdown4.ItemHighLightColor = System.Drawing.Color.DodgerBlue; this.bunifuDropdown4.ItemHighLightForeColor = System.Drawing.Color.White; this.bunifuDropdown4.Items.AddRange(new object[] { "Allow all", "Block third-party cookies", "Block all cookies (not recommended)"}); this.bunifuDropdown4.ItemTopMargin = 3; this.bunifuDropdown4.Location = new System.Drawing.Point(271, 10); this.bunifuDropdown4.Name = "bunifuDropdown4"; this.bunifuDropdown4.Size = new System.Drawing.Size(256, 32); this.bunifuDropdown4.TabIndex = 17; this.bunifuDropdown4.TabStop = false; this.bunifuDropdown4.Text = "Block third-party cookies"; this.bunifuDropdown4.TextAlignment = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left; this.bunifuDropdown4.TextLeftMargin = 5; // // bunifuLabel8 // this.bunifuLabel8.AllowParentOverrides = false; this.bunifuLabel8.AutoEllipsis = false; this.bunifuLabel8.CursorType = null; this.bunifuLabel8.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuLabel8.Location = new System.Drawing.Point(249, 89); this.bunifuLabel8.Name = "bunifuLabel8"; this.bunifuLabel8.RightToLeft = System.Windows.Forms.RightToLeft.No; this.bunifuLabel8.Size = new System.Drawing.Size(36, 15); this.bunifuLabel8.TabIndex = 12; this.bunifuLabel8.Text = "Proxy:"; this.bunifuLabel8.TextAlignment = System.Drawing.ContentAlignment.TopLeft; this.bunifuLabel8.TextFormat = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default; // // bunifuLabel2 // this.bunifuLabel2.AllowParentOverrides = false; this.bunifuLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.bunifuLabel2.AutoEllipsis = false; this.bunifuLabel2.CursorType = null; this.bunifuLabel2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuLabel2.Location = new System.Drawing.Point(186, 18); this.bunifuLabel2.Name = "bunifuLabel2"; this.bunifuLabel2.RightToLeft = System.Windows.Forms.RightToLeft.No; this.bunifuLabel2.Size = new System.Drawing.Size(83, 15); this.bunifuLabel2.TabIndex = 3; this.bunifuLabel2.Text = "Allow Cookies:"; this.bunifuLabel2.TextAlignment = System.Drawing.ContentAlignment.TopLeft; this.bunifuLabel2.TextFormat = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default; // // bunifuButton22 // this.bunifuButton22.AllowAnimations = true; this.bunifuButton22.AllowMouseEffects = true; this.bunifuButton22.AllowToggling = false; this.bunifuButton22.AnimationSpeed = 200; this.bunifuButton22.AutoGenerateColors = false; this.bunifuButton22.AutoRoundBorders = false; this.bunifuButton22.AutoSizeLeftIcon = true; this.bunifuButton22.AutoSizeRightIcon = true; this.bunifuButton22.BackColor = System.Drawing.Color.Transparent; this.bunifuButton22.BackColor1 = System.Drawing.Color.Gray; this.bunifuButton22.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bunifuButton22.BackgroundImage"))); this.bunifuButton22.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton2.BorderStyles.Solid; this.bunifuButton22.ButtonText = "Open windows proxy settings"; this.bunifuButton22.ButtonTextMarginLeft = 0; this.bunifuButton22.ColorContrastOnClick = 45; this.bunifuButton22.ColorContrastOnHover = 45; this.bunifuButton22.Cursor = System.Windows.Forms.Cursors.Default; borderEdges3.BottomLeft = true; borderEdges3.BottomRight = true; borderEdges3.TopLeft = true; borderEdges3.TopRight = true; this.bunifuButton22.CustomizableEdges = borderEdges3; this.bunifuButton22.DialogResult = System.Windows.Forms.DialogResult.None; this.bunifuButton22.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191))))); this.bunifuButton22.DisabledFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.bunifuButton22.DisabledForecolor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168))))); this.bunifuButton22.FocusState = Bunifu.UI.WinForms.BunifuButton.BunifuButton2.ButtonStates.Pressed; this.bunifuButton22.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuButton22.ForeColor = System.Drawing.Color.White; this.bunifuButton22.IconLeftAlign = System.Drawing.ContentAlignment.MiddleLeft; this.bunifuButton22.IconLeftCursor = System.Windows.Forms.Cursors.Default; this.bunifuButton22.IconLeftPadding = new System.Windows.Forms.Padding(11, 3, 3, 3); this.bunifuButton22.IconMarginLeft = 11; this.bunifuButton22.IconPadding = 10; this.bunifuButton22.IconRightAlign = System.Drawing.ContentAlignment.MiddleRight; this.bunifuButton22.IconRightCursor = System.Windows.Forms.Cursors.Default; this.bunifuButton22.IconRightPadding = new System.Windows.Forms.Padding(3, 3, 7, 3); this.bunifuButton22.IconSize = 25; this.bunifuButton22.IdleBorderColor = System.Drawing.Color.Gray; this.bunifuButton22.IdleBorderRadius = 15; this.bunifuButton22.IdleBorderThickness = 1; this.bunifuButton22.IdleFillColor = System.Drawing.Color.Gray; this.bunifuButton22.IdleIconLeftImage = null; this.bunifuButton22.IdleIconRightImage = null; this.bunifuButton22.IndicateFocus = false; this.bunifuButton22.Location = new System.Drawing.Point(288, 84); this.bunifuButton22.Name = "bunifuButton22"; this.bunifuButton22.OnDisabledState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191))))); this.bunifuButton22.OnDisabledState.BorderRadius = 15; this.bunifuButton22.OnDisabledState.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton2.BorderStyles.Solid; this.bunifuButton22.OnDisabledState.BorderThickness = 1; this.bunifuButton22.OnDisabledState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.bunifuButton22.OnDisabledState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168))))); this.bunifuButton22.OnDisabledState.IconLeftImage = null; this.bunifuButton22.OnDisabledState.IconRightImage = null; this.bunifuButton22.onHoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255))))); this.bunifuButton22.onHoverState.BorderRadius = 15; this.bunifuButton22.onHoverState.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton2.BorderStyles.Solid; this.bunifuButton22.onHoverState.BorderThickness = 1; this.bunifuButton22.onHoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255))))); this.bunifuButton22.onHoverState.ForeColor = System.Drawing.Color.White; this.bunifuButton22.onHoverState.IconLeftImage = null; this.bunifuButton22.onHoverState.IconRightImage = null; this.bunifuButton22.OnIdleState.BorderColor = System.Drawing.Color.Gray; this.bunifuButton22.OnIdleState.BorderRadius = 15; this.bunifuButton22.OnIdleState.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton2.BorderStyles.Solid; this.bunifuButton22.OnIdleState.BorderThickness = 1; this.bunifuButton22.OnIdleState.FillColor = System.Drawing.Color.Gray; this.bunifuButton22.OnIdleState.ForeColor = System.Drawing.Color.White; this.bunifuButton22.OnIdleState.IconLeftImage = null; this.bunifuButton22.OnIdleState.IconRightImage = null; this.bunifuButton22.OnPressedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144))))); this.bunifuButton22.OnPressedState.BorderRadius = 15; this.bunifuButton22.OnPressedState.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton2.BorderStyles.Solid; this.bunifuButton22.OnPressedState.BorderThickness = 1; this.bunifuButton22.OnPressedState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144))))); this.bunifuButton22.OnPressedState.ForeColor = System.Drawing.Color.White; this.bunifuButton22.OnPressedState.IconLeftImage = null; this.bunifuButton22.OnPressedState.IconRightImage = null; this.bunifuButton22.Size = new System.Drawing.Size(175, 26); this.bunifuButton22.TabIndex = 16; this.bunifuButton22.TabStop = false; this.bunifuButton22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.bunifuButton22.TextAlignment = System.Windows.Forms.HorizontalAlignment.Center; this.bunifuButton22.TextMarginLeft = 0; this.bunifuButton22.TextPadding = new System.Windows.Forms.Padding(0); this.bunifuButton22.UseDefaultRadiusAndThickness = true; this.bunifuButton22.Click += new System.EventHandler(this.bunifuButton22_Click); // // bunifuButton21 // this.bunifuButton21.AllowAnimations = true; this.bunifuButton21.AllowMouseEffects = true; this.bunifuButton21.AllowToggling = false; this.bunifuButton21.AnimationSpeed = 200; this.bunifuButton21.AutoGenerateColors = false; this.bunifuButton21.AutoRoundBorders = false; this.bunifuButton21.AutoSizeLeftIcon = true; this.bunifuButton21.AutoSizeRightIcon = true; this.bunifuButton21.BackColor = System.Drawing.Color.Transparent; this.bunifuButton21.BackColor1 = System.Drawing.Color.Gray; this.bunifuButton21.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bunifuButton21.BackgroundImage"))); this.bunifuButton21.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton2.BorderStyles.Solid; this.bunifuButton21.ButtonText = "Clear Browsing Data"; this.bunifuButton21.ButtonTextMarginLeft = 0; this.bunifuButton21.ColorContrastOnClick = 45; this.bunifuButton21.ColorContrastOnHover = 45; this.bunifuButton21.Cursor = System.Windows.Forms.Cursors.Default; borderEdges4.BottomLeft = true; borderEdges4.BottomRight = true; borderEdges4.TopLeft = true; borderEdges4.TopRight = true; this.bunifuButton21.CustomizableEdges = borderEdges4; this.bunifuButton21.DialogResult = System.Windows.Forms.DialogResult.None; this.bunifuButton21.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191))))); this.bunifuButton21.DisabledFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.bunifuButton21.DisabledForecolor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168))))); this.bunifuButton21.FocusState = Bunifu.UI.WinForms.BunifuButton.BunifuButton2.ButtonStates.Pressed; this.bunifuButton21.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuButton21.ForeColor = System.Drawing.Color.White; this.bunifuButton21.IconLeftAlign = System.Drawing.ContentAlignment.MiddleLeft; this.bunifuButton21.IconLeftCursor = System.Windows.Forms.Cursors.Default; this.bunifuButton21.IconLeftPadding = new System.Windows.Forms.Padding(11, 3, 3, 3); this.bunifuButton21.IconMarginLeft = 11; this.bunifuButton21.IconPadding = 10; this.bunifuButton21.IconRightAlign = System.Drawing.ContentAlignment.MiddleRight; this.bunifuButton21.IconRightCursor = System.Windows.Forms.Cursors.Default; this.bunifuButton21.IconRightPadding = new System.Windows.Forms.Padding(3, 3, 7, 3); this.bunifuButton21.IconSize = 25; this.bunifuButton21.IdleBorderColor = System.Drawing.Color.Gray; this.bunifuButton21.IdleBorderRadius = 15; this.bunifuButton21.IdleBorderThickness = 1; this.bunifuButton21.IdleFillColor = System.Drawing.Color.Gray; this.bunifuButton21.IdleIconLeftImage = null; this.bunifuButton21.IdleIconRightImage = null; this.bunifuButton21.IndicateFocus = false; this.bunifuButton21.Location = new System.Drawing.Point(281, 127); this.bunifuButton21.Name = "bunifuButton21"; this.bunifuButton21.OnDisabledState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191))))); this.bunifuButton21.OnDisabledState.BorderRadius = 15; this.bunifuButton21.OnDisabledState.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton2.BorderStyles.Solid; this.bunifuButton21.OnDisabledState.BorderThickness = 1; this.bunifuButton21.OnDisabledState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.bunifuButton21.OnDisabledState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(160)))), ((int)(((byte)(168))))); this.bunifuButton21.OnDisabledState.IconLeftImage = null; this.bunifuButton21.OnDisabledState.IconRightImage = null; this.bunifuButton21.onHoverState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255))))); this.bunifuButton21.onHoverState.BorderRadius = 15; this.bunifuButton21.onHoverState.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton2.BorderStyles.Solid; this.bunifuButton21.onHoverState.BorderThickness = 1; this.bunifuButton21.onHoverState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255))))); this.bunifuButton21.onHoverState.ForeColor = System.Drawing.Color.White; this.bunifuButton21.onHoverState.IconLeftImage = null; this.bunifuButton21.onHoverState.IconRightImage = null; this.bunifuButton21.OnIdleState.BorderColor = System.Drawing.Color.Gray; this.bunifuButton21.OnIdleState.BorderRadius = 15; this.bunifuButton21.OnIdleState.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton2.BorderStyles.Solid; this.bunifuButton21.OnIdleState.BorderThickness = 1; this.bunifuButton21.OnIdleState.FillColor = System.Drawing.Color.Gray; this.bunifuButton21.OnIdleState.ForeColor = System.Drawing.Color.White; this.bunifuButton21.OnIdleState.IconLeftImage = null; this.bunifuButton21.OnIdleState.IconRightImage = null; this.bunifuButton21.OnPressedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144))))); this.bunifuButton21.OnPressedState.BorderRadius = 15; this.bunifuButton21.OnPressedState.BorderStyle = Bunifu.UI.WinForms.BunifuButton.BunifuButton2.BorderStyles.Solid; this.bunifuButton21.OnPressedState.BorderThickness = 1; this.bunifuButton21.OnPressedState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(96)))), ((int)(((byte)(144))))); this.bunifuButton21.OnPressedState.ForeColor = System.Drawing.Color.White; this.bunifuButton21.OnPressedState.IconLeftImage = null; this.bunifuButton21.OnPressedState.IconRightImage = null; this.bunifuButton21.Size = new System.Drawing.Size(150, 39); this.bunifuButton21.TabIndex = 15; this.bunifuButton21.TabStop = false; this.bunifuButton21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.bunifuButton21.TextAlignment = System.Windows.Forms.HorizontalAlignment.Center; this.bunifuButton21.TextMarginLeft = 0; this.bunifuButton21.TextPadding = new System.Windows.Forms.Padding(0); this.bunifuButton21.UseDefaultRadiusAndThickness = true; // // tabPersonalization // this.tabPersonalization.Controls.Add(this.bunifuDropdown6); this.tabPersonalization.Controls.Add(this.bunifuLabel12); this.tabPersonalization.Controls.Add(this.bunifuDropdown5); this.tabPersonalization.Controls.Add(this.bunifuLabel11); this.tabPersonalization.Controls.Add(this.bunifuDropdown3); this.tabPersonalization.Controls.Add(this.bunifuLabel4); this.tabPersonalization.Controls.Add(this.bunifuDropdown2); this.tabPersonalization.Controls.Add(this.bunifuLabel9); this.tabPersonalization.Location = new System.Drawing.Point(4, 23); this.tabPersonalization.Name = "tabPersonalization"; this.tabPersonalization.Size = new System.Drawing.Size(712, 580); this.tabPersonalization.TabIndex = 2; this.tabPersonalization.Text = "Appearance"; this.tabPersonalization.UseVisualStyleBackColor = true; // // bunifuDropdown6 // this.bunifuDropdown6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.bunifuDropdown6.BackColor = System.Drawing.Color.Transparent; this.bunifuDropdown6.BackgroundColor = System.Drawing.Color.White; this.bunifuDropdown6.BorderColor = System.Drawing.Color.Silver; this.bunifuDropdown6.BorderRadius = 13; this.bunifuDropdown6.Color = System.Drawing.Color.Silver; this.bunifuDropdown6.Direction = Bunifu.UI.WinForms.BunifuDropdown.Directions.Down; this.bunifuDropdown6.DisabledBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.bunifuDropdown6.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.bunifuDropdown6.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.bunifuDropdown6.DisabledForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); this.bunifuDropdown6.DisabledIndicatorColor = System.Drawing.Color.DarkGray; this.bunifuDropdown6.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.bunifuDropdown6.DropdownBorderThickness = Bunifu.UI.WinForms.BunifuDropdown.BorderThickness.Thick; this.bunifuDropdown6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.bunifuDropdown6.DropDownTextAlign = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left; this.bunifuDropdown6.FillDropDown = true; this.bunifuDropdown6.FillIndicator = false; this.bunifuDropdown6.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.bunifuDropdown6.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuDropdown6.ForeColor = System.Drawing.Color.Black; this.bunifuDropdown6.FormattingEnabled = true; this.bunifuDropdown6.Icon = null; this.bunifuDropdown6.IndicatorAlignment = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right; this.bunifuDropdown6.IndicatorColor = System.Drawing.Color.DarkGray; this.bunifuDropdown6.IndicatorLocation = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right; this.bunifuDropdown6.IndicatorThickness = 2; this.bunifuDropdown6.IsDropdownOpened = false; this.bunifuDropdown6.ItemBackColor = System.Drawing.Color.White; this.bunifuDropdown6.ItemBorderColor = System.Drawing.Color.White; this.bunifuDropdown6.ItemForeColor = System.Drawing.Color.Black; this.bunifuDropdown6.ItemHeight = 26; this.bunifuDropdown6.ItemHighLightColor = System.Drawing.Color.DodgerBlue; this.bunifuDropdown6.ItemHighLightForeColor = System.Drawing.Color.White; this.bunifuDropdown6.Items.AddRange(new object[] { "25%", "33%", "50%", "67%", "75%", "80%", "90%", "100%", "110%", "125%", "150%", "175%", "200%", "250%", "300%", "400%", "500%"}); this.bunifuDropdown6.ItemTopMargin = 3; this.bunifuDropdown6.Location = new System.Drawing.Point(351, 155); this.bunifuDropdown6.Name = "bunifuDropdown6"; this.bunifuDropdown6.Size = new System.Drawing.Size(81, 32); this.bunifuDropdown6.TabIndex = 22; this.bunifuDropdown6.TabStop = false; this.bunifuDropdown6.Text = "100%"; this.bunifuDropdown6.TextAlignment = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left; this.bunifuDropdown6.TextLeftMargin = 5; // // bunifuLabel12 // this.bunifuLabel12.AllowParentOverrides = false; this.bunifuLabel12.AutoEllipsis = false; this.bunifuLabel12.CursorType = null; this.bunifuLabel12.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuLabel12.Location = new System.Drawing.Point(280, 163); this.bunifuLabel12.Name = "bunifuLabel12"; this.bunifuLabel12.RightToLeft = System.Windows.Forms.RightToLeft.No; this.bunifuLabel12.Size = new System.Drawing.Size(67, 15); this.bunifuLabel12.TabIndex = 21; this.bunifuLabel12.Text = "Page Zoom:"; this.bunifuLabel12.TextAlignment = System.Drawing.ContentAlignment.TopLeft; this.bunifuLabel12.TextFormat = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default; // // bunifuDropdown5 // this.bunifuDropdown5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.bunifuDropdown5.BackColor = System.Drawing.Color.Transparent; this.bunifuDropdown5.BackgroundColor = System.Drawing.Color.White; this.bunifuDropdown5.BorderColor = System.Drawing.Color.Silver; this.bunifuDropdown5.BorderRadius = 13; this.bunifuDropdown5.Color = System.Drawing.Color.Silver; this.bunifuDropdown5.Direction = Bunifu.UI.WinForms.BunifuDropdown.Directions.Down; this.bunifuDropdown5.DisabledBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.bunifuDropdown5.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.bunifuDropdown5.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.bunifuDropdown5.DisabledForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); this.bunifuDropdown5.DisabledIndicatorColor = System.Drawing.Color.DarkGray; this.bunifuDropdown5.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.bunifuDropdown5.DropdownBorderThickness = Bunifu.UI.WinForms.BunifuDropdown.BorderThickness.Thick; this.bunifuDropdown5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.bunifuDropdown5.DropDownTextAlign = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left; this.bunifuDropdown5.FillDropDown = true; this.bunifuDropdown5.FillIndicator = false; this.bunifuDropdown5.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.bunifuDropdown5.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuDropdown5.ForeColor = System.Drawing.Color.Black; this.bunifuDropdown5.FormattingEnabled = true; this.bunifuDropdown5.Icon = null; this.bunifuDropdown5.IndicatorAlignment = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right; this.bunifuDropdown5.IndicatorColor = System.Drawing.Color.DarkGray; this.bunifuDropdown5.IndicatorLocation = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right; this.bunifuDropdown5.IndicatorThickness = 2; this.bunifuDropdown5.IsDropdownOpened = false; this.bunifuDropdown5.ItemBackColor = System.Drawing.Color.White; this.bunifuDropdown5.ItemBorderColor = System.Drawing.Color.White; this.bunifuDropdown5.ItemForeColor = System.Drawing.Color.Black; this.bunifuDropdown5.ItemHeight = 26; this.bunifuDropdown5.ItemHighLightColor = System.Drawing.Color.DodgerBlue; this.bunifuDropdown5.ItemHighLightForeColor = System.Drawing.Color.White; this.bunifuDropdown5.Items.AddRange(new object[] { "Very Small", "Small", "Medium (Recommended)", "Large", "Very Large", "Use OS Font Size"}); this.bunifuDropdown5.ItemTopMargin = 3; this.bunifuDropdown5.Location = new System.Drawing.Point(294, 106); this.bunifuDropdown5.Name = "bunifuDropdown5"; this.bunifuDropdown5.Size = new System.Drawing.Size(180, 32); this.bunifuDropdown5.TabIndex = 20; this.bunifuDropdown5.TabStop = false; this.bunifuDropdown5.Text = "Medium (Recommended)"; this.bunifuDropdown5.TextAlignment = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left; this.bunifuDropdown5.TextLeftMargin = 5; // // bunifuLabel11 // this.bunifuLabel11.AllowParentOverrides = false; this.bunifuLabel11.AutoEllipsis = false; this.bunifuLabel11.CursorType = null; this.bunifuLabel11.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuLabel11.Location = new System.Drawing.Point(238, 114); this.bunifuLabel11.Name = "bunifuLabel11"; this.bunifuLabel11.RightToLeft = System.Windows.Forms.RightToLeft.No; this.bunifuLabel11.Size = new System.Drawing.Size(54, 15); this.bunifuLabel11.TabIndex = 19; this.bunifuLabel11.Text = "Font Size:"; this.bunifuLabel11.TextAlignment = System.Drawing.ContentAlignment.TopLeft; this.bunifuLabel11.TextFormat = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default; // // bunifuDropdown3 // this.bunifuDropdown3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.bunifuDropdown3.BackColor = System.Drawing.Color.Transparent; this.bunifuDropdown3.BackgroundColor = System.Drawing.Color.White; this.bunifuDropdown3.BorderColor = System.Drawing.Color.Silver; this.bunifuDropdown3.BorderRadius = 13; this.bunifuDropdown3.Color = System.Drawing.Color.Silver; this.bunifuDropdown3.Direction = Bunifu.UI.WinForms.BunifuDropdown.Directions.Down; this.bunifuDropdown3.DisabledBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.bunifuDropdown3.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.bunifuDropdown3.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.bunifuDropdown3.DisabledForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); this.bunifuDropdown3.DisabledIndicatorColor = System.Drawing.Color.DarkGray; this.bunifuDropdown3.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.bunifuDropdown3.DropdownBorderThickness = Bunifu.UI.WinForms.BunifuDropdown.BorderThickness.Thick; this.bunifuDropdown3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.bunifuDropdown3.DropDownTextAlign = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left; this.bunifuDropdown3.FillDropDown = true; this.bunifuDropdown3.FillIndicator = false; this.bunifuDropdown3.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.bunifuDropdown3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuDropdown3.ForeColor = System.Drawing.Color.Black; this.bunifuDropdown3.FormattingEnabled = true; this.bunifuDropdown3.Icon = null; this.bunifuDropdown3.IndicatorAlignment = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right; this.bunifuDropdown3.IndicatorColor = System.Drawing.Color.DarkGray; this.bunifuDropdown3.IndicatorLocation = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right; this.bunifuDropdown3.IndicatorThickness = 2; this.bunifuDropdown3.IsDropdownOpened = false; this.bunifuDropdown3.ItemBackColor = System.Drawing.Color.White; this.bunifuDropdown3.ItemBorderColor = System.Drawing.Color.White; this.bunifuDropdown3.ItemForeColor = System.Drawing.Color.Black; this.bunifuDropdown3.ItemHeight = 26; this.bunifuDropdown3.ItemHighLightColor = System.Drawing.Color.DodgerBlue; this.bunifuDropdown3.ItemHighLightForeColor = System.Drawing.Color.White; this.bunifuDropdown3.Items.AddRange(new object[] { "True", "False"}); this.bunifuDropdown3.ItemTopMargin = 3; this.bunifuDropdown3.Location = new System.Drawing.Point(373, 59); this.bunifuDropdown3.Name = "bunifuDropdown3"; this.bunifuDropdown3.Size = new System.Drawing.Size(72, 32); this.bunifuDropdown3.TabIndex = 13; this.bunifuDropdown3.TabStop = false; this.bunifuDropdown3.Text = "True"; this.bunifuDropdown3.TextAlignment = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left; this.bunifuDropdown3.TextLeftMargin = 5; // // bunifuLabel4 // this.bunifuLabel4.AllowParentOverrides = false; this.bunifuLabel4.AutoEllipsis = false; this.bunifuLabel4.CursorType = null; this.bunifuLabel4.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuLabel4.Location = new System.Drawing.Point(268, 67); this.bunifuLabel4.Name = "bunifuLabel4"; this.bunifuLabel4.RightToLeft = System.Windows.Forms.RightToLeft.No; this.bunifuLabel4.Size = new System.Drawing.Size(102, 15); this.bunifuLabel4.TabIndex = 12; this.bunifuLabel4.Text = "Rounded Borders:"; this.bunifuLabel4.TextAlignment = System.Drawing.ContentAlignment.TopLeft; this.bunifuLabel4.TextFormat = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default; // // bunifuDropdown2 // this.bunifuDropdown2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.bunifuDropdown2.BackColor = System.Drawing.Color.Transparent; this.bunifuDropdown2.BackgroundColor = System.Drawing.Color.White; this.bunifuDropdown2.BorderColor = System.Drawing.Color.Silver; this.bunifuDropdown2.BorderRadius = 13; this.bunifuDropdown2.Color = System.Drawing.Color.Silver; this.bunifuDropdown2.Direction = Bunifu.UI.WinForms.BunifuDropdown.Directions.Down; this.bunifuDropdown2.DisabledBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.bunifuDropdown2.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.bunifuDropdown2.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.bunifuDropdown2.DisabledForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); this.bunifuDropdown2.DisabledIndicatorColor = System.Drawing.Color.DarkGray; this.bunifuDropdown2.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.bunifuDropdown2.DropdownBorderThickness = Bunifu.UI.WinForms.BunifuDropdown.BorderThickness.Thick; this.bunifuDropdown2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.bunifuDropdown2.DropDownTextAlign = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left; this.bunifuDropdown2.FillDropDown = true; this.bunifuDropdown2.FillIndicator = false; this.bunifuDropdown2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.bunifuDropdown2.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuDropdown2.ForeColor = System.Drawing.Color.Black; this.bunifuDropdown2.FormattingEnabled = true; this.bunifuDropdown2.Icon = null; this.bunifuDropdown2.IndicatorAlignment = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right; this.bunifuDropdown2.IndicatorColor = System.Drawing.Color.DarkGray; this.bunifuDropdown2.IndicatorLocation = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right; this.bunifuDropdown2.IndicatorThickness = 2; this.bunifuDropdown2.IsDropdownOpened = false; this.bunifuDropdown2.ItemBackColor = System.Drawing.Color.White; this.bunifuDropdown2.ItemBorderColor = System.Drawing.Color.White; this.bunifuDropdown2.ItemForeColor = System.Drawing.Color.Black; this.bunifuDropdown2.ItemHeight = 26; this.bunifuDropdown2.ItemHighLightColor = System.Drawing.Color.DodgerBlue; this.bunifuDropdown2.ItemHighLightForeColor = System.Drawing.Color.White; this.bunifuDropdown2.Items.AddRange(new object[] { "Light", "Dark", "Match System"}); this.bunifuDropdown2.ItemTopMargin = 3; this.bunifuDropdown2.Location = new System.Drawing.Point(316, 10); this.bunifuDropdown2.Name = "bunifuDropdown2"; this.bunifuDropdown2.Size = new System.Drawing.Size(125, 32); this.bunifuDropdown2.TabIndex = 11; this.bunifuDropdown2.TabStop = false; this.bunifuDropdown2.Text = "Light"; this.bunifuDropdown2.TextAlignment = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left; this.bunifuDropdown2.TextLeftMargin = 5; // // bunifuLabel9 // this.bunifuLabel9.AllowParentOverrides = false; this.bunifuLabel9.AutoEllipsis = false; this.bunifuLabel9.CursorType = null; this.bunifuLabel9.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuLabel9.Location = new System.Drawing.Point(271, 18); this.bunifuLabel9.Name = "bunifuLabel9"; this.bunifuLabel9.RightToLeft = System.Windows.Forms.RightToLeft.No; this.bunifuLabel9.Size = new System.Drawing.Size(42, 15); this.bunifuLabel9.TabIndex = 10; this.bunifuLabel9.Text = "Theme:"; this.bunifuLabel9.TextAlignment = System.Drawing.ContentAlignment.TopLeft; this.bunifuLabel9.TextFormat = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default; // // tabBehavior // this.tabBehavior.Controls.Add(this.bunifuDropdown7); this.tabBehavior.Controls.Add(this.bunifuLabel14); this.tabBehavior.Location = new System.Drawing.Point(4, 23); this.tabBehavior.Name = "tabBehavior"; this.tabBehavior.Size = new System.Drawing.Size(712, 580); this.tabBehavior.TabIndex = 3; this.tabBehavior.Text = "Behavior"; this.tabBehavior.UseVisualStyleBackColor = true; // // bunifuDropdown7 // this.bunifuDropdown7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.bunifuDropdown7.BackColor = System.Drawing.Color.Transparent; this.bunifuDropdown7.BackgroundColor = System.Drawing.Color.White; this.bunifuDropdown7.BorderColor = System.Drawing.Color.Silver; this.bunifuDropdown7.BorderRadius = 13; this.bunifuDropdown7.Color = System.Drawing.Color.Silver; this.bunifuDropdown7.Direction = Bunifu.UI.WinForms.BunifuDropdown.Directions.Down; this.bunifuDropdown7.DisabledBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.bunifuDropdown7.DisabledBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.bunifuDropdown7.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))); this.bunifuDropdown7.DisabledForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109))))); this.bunifuDropdown7.DisabledIndicatorColor = System.Drawing.Color.DarkGray; this.bunifuDropdown7.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.bunifuDropdown7.DropdownBorderThickness = Bunifu.UI.WinForms.BunifuDropdown.BorderThickness.Thick; this.bunifuDropdown7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.bunifuDropdown7.DropDownTextAlign = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left; this.bunifuDropdown7.FillDropDown = true; this.bunifuDropdown7.FillIndicator = false; this.bunifuDropdown7.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.bunifuDropdown7.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuDropdown7.ForeColor = System.Drawing.Color.Black; this.bunifuDropdown7.FormattingEnabled = true; this.bunifuDropdown7.Icon = null; this.bunifuDropdown7.IndicatorAlignment = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right; this.bunifuDropdown7.IndicatorColor = System.Drawing.Color.DarkGray; this.bunifuDropdown7.IndicatorLocation = Bunifu.UI.WinForms.BunifuDropdown.Indicator.Right; this.bunifuDropdown7.IndicatorThickness = 2; this.bunifuDropdown7.IsDropdownOpened = false; this.bunifuDropdown7.ItemBackColor = System.Drawing.Color.White; this.bunifuDropdown7.ItemBorderColor = System.Drawing.Color.White; this.bunifuDropdown7.ItemForeColor = System.Drawing.Color.Black; this.bunifuDropdown7.ItemHeight = 26; this.bunifuDropdown7.ItemHighLightColor = System.Drawing.Color.DodgerBlue; this.bunifuDropdown7.ItemHighLightForeColor = System.Drawing.Color.White; this.bunifuDropdown7.Items.AddRange(new object[] { "Enabled", "Disabled"}); this.bunifuDropdown7.ItemTopMargin = 3; this.bunifuDropdown7.Location = new System.Drawing.Point(365, 10); this.bunifuDropdown7.Name = "bunifuDropdown7"; this.bunifuDropdown7.Size = new System.Drawing.Size(87, 32); this.bunifuDropdown7.TabIndex = 15; this.bunifuDropdown7.TabStop = false; this.bunifuDropdown7.Text = "Enabled"; this.bunifuDropdown7.TextAlignment = Bunifu.UI.WinForms.BunifuDropdown.TextAlign.Left; this.bunifuDropdown7.TextLeftMargin = 5; // // bunifuLabel14 // this.bunifuLabel14.AllowParentOverrides = false; this.bunifuLabel14.AutoEllipsis = false; this.bunifuLabel14.CursorType = null; this.bunifuLabel14.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuLabel14.Location = new System.Drawing.Point(260, 18); this.bunifuLabel14.Name = "bunifuLabel14"; this.bunifuLabel14.RightToLeft = System.Windows.Forms.RightToLeft.No; this.bunifuLabel14.Size = new System.Drawing.Size(100, 15); this.bunifuLabel14.TabIndex = 14; this.bunifuLabel14.Text = "Rick roll blocking:"; this.bunifuLabel14.TextAlignment = System.Drawing.ContentAlignment.TopLeft; this.bunifuLabel14.TextFormat = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default; // // bunifuFormDock1 // this.bunifuFormDock1.AllowFormDragging = true; this.bunifuFormDock1.AllowFormDropShadow = true; this.bunifuFormDock1.AllowFormResizing = true; this.bunifuFormDock1.AllowHidingBottomRegion = true; this.bunifuFormDock1.AllowOpacityChangesWhileDragging = false; this.bunifuFormDock1.BorderOptions.BottomBorder.BorderColor = System.Drawing.Color.Silver; this.bunifuFormDock1.BorderOptions.BottomBorder.BorderThickness = 1; this.bunifuFormDock1.BorderOptions.BottomBorder.ShowBorder = true; this.bunifuFormDock1.BorderOptions.LeftBorder.BorderColor = System.Drawing.Color.Silver; this.bunifuFormDock1.BorderOptions.LeftBorder.BorderThickness = 1; this.bunifuFormDock1.BorderOptions.LeftBorder.ShowBorder = true; this.bunifuFormDock1.BorderOptions.RightBorder.BorderColor = System.Drawing.Color.Silver; this.bunifuFormDock1.BorderOptions.RightBorder.BorderThickness = 1; this.bunifuFormDock1.BorderOptions.RightBorder.ShowBorder = true; this.bunifuFormDock1.BorderOptions.TopBorder.BorderColor = System.Drawing.Color.Silver; this.bunifuFormDock1.BorderOptions.TopBorder.BorderThickness = 1; this.bunifuFormDock1.BorderOptions.TopBorder.ShowBorder = true; this.bunifuFormDock1.ContainerControl = this; this.bunifuFormDock1.DockingIndicatorsColor = System.Drawing.Color.FromArgb(((int)(((byte)(202)))), ((int)(((byte)(215)))), ((int)(((byte)(233))))); this.bunifuFormDock1.DockingIndicatorsOpacity = 0.5D; this.bunifuFormDock1.DockingOptions.DockAll = true; this.bunifuFormDock1.DockingOptions.DockBottomLeft = true; this.bunifuFormDock1.DockingOptions.DockBottomRight = true; this.bunifuFormDock1.DockingOptions.DockFullScreen = true; this.bunifuFormDock1.DockingOptions.DockLeft = true; this.bunifuFormDock1.DockingOptions.DockRight = true; this.bunifuFormDock1.DockingOptions.DockTopLeft = true; this.bunifuFormDock1.DockingOptions.DockTopRight = true; this.bunifuFormDock1.FormDraggingOpacity = 0.9D; this.bunifuFormDock1.ParentForm = this; this.bunifuFormDock1.ShowCursorChanges = true; this.bunifuFormDock1.ShowDockingIndicators = false; this.bunifuFormDock1.TitleBarOptions.AllowFormDragging = true; this.bunifuFormDock1.TitleBarOptions.BunifuFormDock = this.bunifuFormDock1; this.bunifuFormDock1.TitleBarOptions.DoubleClickToExpandWindow = true; this.bunifuFormDock1.TitleBarOptions.TitleBarControl = null; this.bunifuFormDock1.TitleBarOptions.UseBackColorOnDockingIndicators = false; // // bunifuLabel3 // this.bunifuLabel3.AllowParentOverrides = false; this.bunifuLabel3.AutoEllipsis = false; this.bunifuLabel3.Cursor = System.Windows.Forms.Cursors.Default; this.bunifuLabel3.CursorType = System.Windows.Forms.Cursors.Default; this.bunifuLabel3.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.bunifuLabel3.Location = new System.Drawing.Point(285, 56); this.bunifuLabel3.Name = "bunifuLabel3"; this.bunifuLabel3.RightToLeft = System.Windows.Forms.RightToLeft.No; this.bunifuLabel3.Size = new System.Drawing.Size(150, 15); this.bunifuLabel3.TabIndex = 2; this.bunifuLabel3.Text = "Settings don\'t function yet!"; this.bunifuLabel3.TextAlignment = System.Drawing.ContentAlignment.TopLeft; this.bunifuLabel3.TextFormat = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default; // // pictureBox1 // this.pictureBox1.BackColor = System.Drawing.Color.Gray; this.pictureBox1.Location = new System.Drawing.Point(0, -1); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(720, 50); this.pictureBox1.TabIndex = 3; this.pictureBox1.TabStop = false; // // bunifuPictureBox1 // this.bunifuPictureBox1.AllowFocused = false; this.bunifuPictureBox1.Anchor = System.Windows.Forms.AnchorStyles.None; this.bunifuPictureBox1.AutoSizeHeight = true; this.bunifuPictureBox1.BackColor = System.Drawing.Color.Gray; this.bunifuPictureBox1.BorderRadius = 0; this.bunifuPictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("bunifuPictureBox1.Image"))); this.bunifuPictureBox1.IsCircle = false; this.bunifuPictureBox1.Location = new System.Drawing.Point(-2, -1); this.bunifuPictureBox1.Name = "bunifuPictureBox1"; this.bunifuPictureBox1.Size = new System.Drawing.Size(48, 48); this.bunifuPictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.bunifuPictureBox1.TabIndex = 4; this.bunifuPictureBox1.TabStop = false; this.bunifuPictureBox1.Type = Bunifu.UI.WinForms.BunifuPictureBox.Types.Square; // // bunifuLabel13 // this.bunifuLabel13.AllowParentOverrides = false; this.bunifuLabel13.AutoEllipsis = false; this.bunifuLabel13.BackColor = System.Drawing.Color.Gray; this.bunifuLabel13.CursorType = null; this.bunifuLabel13.Font = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold); this.bunifuLabel13.ForeColor = System.Drawing.Color.WhiteSmoke; this.bunifuLabel13.Location = new System.Drawing.Point(52, 11); this.bunifuLabel13.Name = "bunifuLabel13"; this.bunifuLabel13.RightToLeft = System.Windows.Forms.RightToLeft.No; this.bunifuLabel13.Size = new System.Drawing.Size(120, 25); this.bunifuLabel13.TabIndex = 21; this.bunifuLabel13.Text = "Xero Browser"; this.bunifuLabel13.TextAlignment = System.Drawing.ContentAlignment.TopLeft; this.bunifuLabel13.TextFormat = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default; // // bunifuImageButton1 // this.bunifuImageButton1.ActiveImage = null; this.bunifuImageButton1.AllowAnimations = true; this.bunifuImageButton1.AllowBuffering = false; this.bunifuImageButton1.AllowToggling = false; this.bunifuImageButton1.AllowZooming = false; this.bunifuImageButton1.AllowZoomingOnFocus = false; this.bunifuImageButton1.BackColor = System.Drawing.Color.Gray; this.bunifuImageButton1.DialogResult = System.Windows.Forms.DialogResult.None; this.bunifuImageButton1.ErrorImage = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.ErrorImage"))); this.bunifuImageButton1.FadeWhenInactive = false; this.bunifuImageButton1.Flip = Bunifu.UI.WinForms.BunifuImageButton.FlipOrientation.Normal; this.bunifuImageButton1.Image = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.Image"))); this.bunifuImageButton1.ImageActive = null; this.bunifuImageButton1.ImageLocation = null; this.bunifuImageButton1.ImageMargin = 20; this.bunifuImageButton1.ImageSize = new System.Drawing.Size(30, 30); this.bunifuImageButton1.ImageZoomSize = new System.Drawing.Size(50, 50); this.bunifuImageButton1.InitialImage = ((System.Drawing.Image)(resources.GetObject("bunifuImageButton1.InitialImage"))); this.bunifuImageButton1.Location = new System.Drawing.Point(666, -1); this.bunifuImageButton1.Name = "bunifuImageButton1"; this.bunifuImageButton1.Rotation = 0; this.bunifuImageButton1.ShowActiveImage = true; this.bunifuImageButton1.ShowCursorChanges = false; this.bunifuImageButton1.ShowImageBorders = true; this.bunifuImageButton1.ShowSizeMarkers = false; this.bunifuImageButton1.Size = new System.Drawing.Size(50, 50); this.bunifuImageButton1.TabIndex = 22; this.bunifuImageButton1.ToolTipText = "Close"; this.bunifuImageButton1.WaitOnLoad = false; this.bunifuImageButton1.Zoom = 20; this.bunifuImageButton1.ZoomSpeed = 10; this.bunifuImageButton1.Click += new System.EventHandler(this.bunifuImageButton1_Click); // // FrmSettings // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.WhiteSmoke; this.ClientSize = new System.Drawing.Size(720, 681); this.Controls.Add(this.bunifuImageButton1); this.Controls.Add(this.bunifuLabel13); this.Controls.Add(this.bunifuPictureBox1); this.Controls.Add(this.tabControl1); this.Controls.Add(this.pictureBox1); this.Controls.Add(this.bunifuLabel3); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "FrmSettings"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "frmSettings"; this.tabControl1.ResumeLayout(false); this.tabBrowser.ResumeLayout(false); this.tabBrowser.PerformLayout(); this.tabPrivacy.ResumeLayout(false); this.tabPrivacy.PerformLayout(); this.tabPersonalization.ResumeLayout(false); this.tabPersonalization.PerformLayout(); this.tabBehavior.ResumeLayout(false); this.tabBehavior.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bunifuPictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private TabControl tabControl1; private TabPage tabBrowser; private BunifuLabel bunifuLabel1; private TabPage tabPrivacy; private BunifuLabel bunifuLabel2; private BunifuFormDock bunifuFormDock1; private BunifuLabel bunifuLabel3; private TabPage tabPersonalization; private BunifuDropdown bunifuDropdown1; private BunifuLabel bunifuLabel6; private BunifuLabel bunifuLabel5; private BunifuLabel bunifuLabel8; private BunifuDropdown bunifuDropdown2; private BunifuLabel bunifuLabel9; private BunifuDropdown bunifuDropdown3; private BunifuLabel bunifuLabel4; private BunifuButton2 bunifuButton21; private BunifuButton2 bunifuButton22; private BunifuLabel bunifuLabel7; private BunifuRadioButton bunifuRadioButton2; private BunifuRadioButton bunifuRadioButton1; private BunifuDropdown bunifuDropdown5; private BunifuLabel bunifuLabel11; private BunifuDropdown bunifuDropdown4; private BunifuToggleSwitch2 bunifuToggleSwitch22; private BunifuToggleSwitch2 bunifuToggleSwitch21; private BunifuLabel bunifuLabel10; private BunifuDropdown bunifuDropdown6; private BunifuLabel bunifuLabel12; internal BunifuTextBox bunifuTextBox1; private TabPage tabBehavior; private PictureBox pictureBox1; private BunifuPictureBox bunifuPictureBox1; private BunifuLabel bunifuLabel13; private BunifuImageButton bunifuImageButton1; private BunifuDropdown bunifuDropdown7; private BunifuLabel bunifuLabel14; } }