Updated spacing and removed a namespace thing
This commit is contained in:
parent
f7eef416d9
commit
35337cf3ea
8 changed files with 961 additions and 956 deletions
812
WebBrowser/frmSettings.Designer.cs
generated
812
WebBrowser/frmSettings.Designer.cs
generated
|
@ -33,16 +33,17 @@ namespace XeroBrowser
|
|||
/// </summary>
|
||||
private void InitializeComponent()
|
||||
{
|
||||
Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties9 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
|
||||
Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties10 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
|
||||
Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties11 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
|
||||
Bunifu.UI.WinForms.BunifuTextBox.StateProperties stateProperties12 = new Bunifu.UI.WinForms.BunifuTextBox.StateProperties();
|
||||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSettings));
|
||||
Bunifu.UI.WinForms.BunifuButton.BunifuButton2.BorderEdges borderEdges5 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton2.BorderEdges();
|
||||
Bunifu.UI.WinForms.BunifuButton.BunifuButton2.BorderEdges borderEdges6 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton2.BorderEdges();
|
||||
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();
|
||||
|
@ -56,6 +57,8 @@ namespace XeroBrowser
|
|||
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();
|
||||
|
@ -66,17 +69,14 @@ namespace XeroBrowser
|
|||
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.bunifuTextBox1 = new Bunifu.UI.WinForms.BunifuTextBox();
|
||||
this.bunifuButton22 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton2();
|
||||
this.bunifuButton21 = new Bunifu.UI.WinForms.BunifuButton.BunifuButton2();
|
||||
this.bunifuPictureBox1 = new Bunifu.UI.WinForms.BunifuPictureBox();
|
||||
this.bunifuLabel13 = new Bunifu.UI.WinForms.BunifuLabel();
|
||||
this.bunifuImageButton1 = new Bunifu.UI.WinForms.BunifuImageButton();
|
||||
this.bunifuDropdown7 = new Bunifu.UI.WinForms.BunifuDropdown();
|
||||
this.bunifuLabel14 = new Bunifu.UI.WinForms.BunifuLabel();
|
||||
this.tabControl1.SuspendLayout();
|
||||
this.tabBrowser.SuspendLayout();
|
||||
this.tabPrivacy.SuspendLayout();
|
||||
|
@ -128,7 +128,7 @@ namespace XeroBrowser
|
|||
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(376, 16);
|
||||
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);
|
||||
|
@ -137,6 +137,83 @@ namespace XeroBrowser
|
|||
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;
|
||||
|
@ -275,7 +352,7 @@ namespace XeroBrowser
|
|||
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(302, 18);
|
||||
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);
|
||||
|
@ -417,6 +494,187 @@ namespace XeroBrowser
|
|||
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);
|
||||
|
@ -725,398 +983,6 @@ namespace XeroBrowser
|
|||
this.tabBehavior.Text = "Behavior";
|
||||
this.tabBehavior.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// 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;
|
||||
//
|
||||
// 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, 177);
|
||||
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";
|
||||
stateProperties9.BorderColor = System.Drawing.Color.DodgerBlue;
|
||||
stateProperties9.FillColor = System.Drawing.Color.Empty;
|
||||
stateProperties9.ForeColor = System.Drawing.Color.Empty;
|
||||
stateProperties9.PlaceholderForeColor = System.Drawing.Color.Empty;
|
||||
this.bunifuTextBox1.OnActiveState = stateProperties9;
|
||||
stateProperties10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204)))));
|
||||
stateProperties10.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
|
||||
stateProperties10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
||||
stateProperties10.PlaceholderForeColor = System.Drawing.Color.DarkGray;
|
||||
this.bunifuTextBox1.OnDisabledState = stateProperties10;
|
||||
stateProperties11.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(181)))), ((int)(((byte)(255)))));
|
||||
stateProperties11.FillColor = System.Drawing.Color.Empty;
|
||||
stateProperties11.ForeColor = System.Drawing.Color.Empty;
|
||||
stateProperties11.PlaceholderForeColor = System.Drawing.Color.Empty;
|
||||
this.bunifuTextBox1.OnHoverState = stateProperties11;
|
||||
stateProperties12.BorderColor = System.Drawing.Color.Silver;
|
||||
stateProperties12.FillColor = System.Drawing.Color.White;
|
||||
stateProperties12.ForeColor = System.Drawing.Color.Empty;
|
||||
stateProperties12.PlaceholderForeColor = System.Drawing.Color.Empty;
|
||||
this.bunifuTextBox1.OnIdleState = stateProperties12;
|
||||
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, 40);
|
||||
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;
|
||||
//
|
||||
// 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;
|
||||
borderEdges5.BottomLeft = true;
|
||||
borderEdges5.BottomRight = true;
|
||||
borderEdges5.TopLeft = true;
|
||||
borderEdges5.TopRight = true;
|
||||
this.bunifuButton22.CustomizableEdges = borderEdges5;
|
||||
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;
|
||||
borderEdges6.BottomLeft = true;
|
||||
borderEdges6.BottomRight = true;
|
||||
borderEdges6.TopLeft = true;
|
||||
borderEdges6.TopRight = true;
|
||||
this.bunifuButton21.CustomizableEdges = borderEdges6;
|
||||
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;
|
||||
//
|
||||
// bunifuPictureBox1
|
||||
//
|
||||
this.bunifuPictureBox1.AllowFocused = false;
|
||||
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;
|
||||
this.bunifuPictureBox1.Click += new System.EventHandler(this.bunifuPictureBox1_Click);
|
||||
//
|
||||
// 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);
|
||||
//
|
||||
// bunifuDropdown7
|
||||
//
|
||||
this.bunifuDropdown7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
||||
|
@ -1182,7 +1048,141 @@ namespace XeroBrowser
|
|||
this.bunifuLabel14.TextAlignment = System.Drawing.ContentAlignment.TopLeft;
|
||||
this.bunifuLabel14.TextFormat = Bunifu.UI.WinForms.BunifuLabel.TextFormattingOptions.Default;
|
||||
//
|
||||
// frmSettings
|
||||
// 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;
|
||||
|
|
Reference in a new issue