diff options
| author | Michael VanOverbeek <[email protected]> | 2016-07-25 09:04:47 -0400 |
|---|---|---|
| committer | Michael VanOverbeek <[email protected]> | 2016-07-25 09:04:47 -0400 |
| commit | 862625a084fceee064db0573cc7d25938fe1cb9b (patch) | |
| tree | 34b377afcdb8bbaf2013290233d8d76585492b2a | |
| parent | 245d95fb3d83a97f81f559dd4e77eeb3677aa513 (diff) | |
| download | shiftos-c--862625a084fceee064db0573cc7d25938fe1cb9b.tar.gz shiftos-c--862625a084fceee064db0573cc7d25938fe1cb9b.tar.bz2 shiftos-c--862625a084fceee064db0573cc7d25938fe1cb9b.zip | |
#17 revert shifter UI to old UI.
Gonna add the new UI when I know more System.Reflection stuff.
25 files changed, 8722 insertions, 378 deletions
diff --git a/source/ShiftUI Designer/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/source/ShiftUI Designer/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache Binary files differindex 216bafd..46774de 100644 --- a/source/ShiftUI Designer/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache +++ b/source/ShiftUI Designer/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache diff --git a/source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache Binary files differindex dd2915f..517edd6 100644 --- a/source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache +++ b/source/ShiftUI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache diff --git a/source/WindowsFormsApplication1/Apps/Shifter.Designer.cs b/source/WindowsFormsApplication1/Apps/Shifter.Designer.cs index e149215..7b0fc29 100644 --- a/source/WindowsFormsApplication1/Apps/Shifter.Designer.cs +++ b/source/WindowsFormsApplication1/Apps/Shifter.Designer.cs @@ -18,332 +18,5604 @@ namespace ShiftOS protected override void Dispose(bool disposing) { if (disposing && (components != null)) - { components.Dispose(); + { + components.Dispose(); } base.Dispose(disposing); } - public void InitializeComponent() + private void InitializeComponent() { - this.AllowTransparency = false; - this.AutoScale = true; - this.AutoScaleBaseSize = new Size(5, 13); - this.AutoScroll = false; - this.AutoSize = false; - this.AutoSizeMode = AutoSizeMode.GrowOnly; - this.AutoValidate = AutoValidate.Inherit; - this.BackColor = Color.FromArgb(240, 240, 240); - this.ClientSize = new Size(805, 463); - this.WidgetBox = true; - this.DesktopLocation = new Point(0, 0); - this.DialogResult = DialogResult.None; - this.FormBorderStyle = FormBorderStyle.Sizable; - this.HelpButton = false; - this.IsMdiContainer = false; - this.KeyPreview = false; - this.MaximizeBox = true; - this.MaximumSize = new Size(0, 0); - this.MinimizeBox = true; - this.MinimumSize = new Size(0, 0); - this.RightToLeftLayout = false; - this.ShowIcon = true; - this.ShowInTaskbar = true; - this.Size = new Size(805, 463); - this.SizeGripStyle = SizeGripStyle.Auto; - this.StartPosition = FormStartPosition.WindowsDefaultLocation; - this.TabIndex = 0; - this.TabStop = true; - this.TopLevel = true; - this.TopMost = false; - this.WindowState = FormWindowState.Normal; + this.components = new System.ComponentModel.Container(); + System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Shifter)); + this.clocktick = new ShiftUI.Timer(this.components); + this.customizationtime = new ShiftUI.Timer(this.components); + this.timerearned = new ShiftUI.Timer(this.components); + this.Label1 = new ShiftUI.Label(); + this.btnapply = new ShiftUI.Button(); + this.catholder = new ShiftUI.Panel(); + this.btnmore = new ShiftUI.Button(); + this.btnreset = new ShiftUI.Button(); + this.btnwindowcomposition = new ShiftUI.Button(); + this.btndesktopicons = new ShiftUI.Button(); + this.btnmenus = new ShiftUI.Button(); + this.btnwindows = new ShiftUI.Button(); + this.btndesktop = new ShiftUI.Button(); + this.pnlshifterintro = new ShiftUI.Panel(); + this.Label66 = new ShiftUI.Label(); + this.Label65 = new ShiftUI.Label(); + this.Label64 = new ShiftUI.Label(); + this.Label63 = new ShiftUI.Label(); + this.pnldesktopoptions = new ShiftUI.Panel(); + this.pnldesktoppaneloptions = new ShiftUI.Panel(); + this.btnpanelbuttons = new ShiftUI.Button(); + this.lbwarning = new ShiftUI.Label(); + this.combodesktoppanelposition = new ShiftUI.ComboBox(); + this.lbposition = new ShiftUI.Label(); + this.Label47 = new ShiftUI.Label(); + this.txtdesktoppanelheight = new ShiftUI.TextBox(); + this.lbheight = new ShiftUI.Label(); + this.pnldesktoppanelcolour = new ShiftUI.Panel(); + this.lbpanelcolor = new ShiftUI.Label(); + this.pnlapplauncheroptions = new ShiftUI.Panel(); + this.pnlalhover = new ShiftUI.Panel(); + this.label119 = new ShiftUI.Label(); + this.Label71 = new ShiftUI.Label(); + this.txtapplauncherwidth = new ShiftUI.TextBox(); + this.Label72 = new ShiftUI.Label(); + this.txtappbuttonlabel = new ShiftUI.TextBox(); + this.Label51 = new ShiftUI.Label(); + this.Label50 = new ShiftUI.Label(); + this.pnlmaintextcolour = new ShiftUI.Panel(); + this.comboappbuttontextstyle = new ShiftUI.ComboBox(); + this.comboappbuttontextfont = new ShiftUI.ComboBox(); + this.Label37 = new ShiftUI.Label(); + this.Label38 = new ShiftUI.Label(); + this.txtappbuttontextsize = new ShiftUI.TextBox(); + this.Label39 = new ShiftUI.Label(); + this.Label40 = new ShiftUI.Label(); + this.pnlmainbuttonactivated = new ShiftUI.Panel(); + this.Label28 = new ShiftUI.Label(); + this.Label35 = new ShiftUI.Label(); + this.txtapplicationsbuttonheight = new ShiftUI.TextBox(); + this.Label36 = new ShiftUI.Label(); + this.pnlmainbuttoncolour = new ShiftUI.Panel(); + this.Label43 = new ShiftUI.Label(); + this.pnldesktopintro = new ShiftUI.Panel(); + this.Label69 = new ShiftUI.Label(); + this.Label70 = new ShiftUI.Label(); + this.pnlpanelbuttonsoptions = new ShiftUI.Panel(); + this.pnlpanelbuttontextcolour = new ShiftUI.Panel(); + this.Label101 = new ShiftUI.Label(); + this.txtpanelbuttontexttop = new ShiftUI.TextBox(); + this.Label104 = new ShiftUI.Label(); + this.txtpanelbuttontextside = new ShiftUI.TextBox(); + this.Label106 = new ShiftUI.Label(); + this.Label93 = new ShiftUI.Label(); + this.txtpanelbuttontop = new ShiftUI.TextBox(); + this.Label94 = new ShiftUI.Label(); + this.txtpanelbuttoninitalgap = new ShiftUI.TextBox(); + this.Label108 = new ShiftUI.Label(); + this.txtpanelbuttonicontop = new ShiftUI.TextBox(); + this.Label110 = new ShiftUI.Label(); + this.txtpanelbuttoniconside = new ShiftUI.TextBox(); + this.Label112 = new ShiftUI.Label(); + this.txtpanelbuttoniconsize = new ShiftUI.TextBox(); + this.Label105 = new ShiftUI.Label(); + this.cbpanelbuttontextstyle = new ShiftUI.ComboBox(); + this.cbpanelbuttonfont = new ShiftUI.ComboBox(); + this.Label100 = new ShiftUI.Label(); + this.txtpaneltextbuttonsize = new ShiftUI.TextBox(); + this.Label102 = new ShiftUI.Label(); + this.Label103 = new ShiftUI.Label(); + this.Label98 = new ShiftUI.Label(); + this.txtpanelbuttongap = new ShiftUI.TextBox(); + this.Label99 = new ShiftUI.Label(); + this.Label96 = new ShiftUI.Label(); + this.txtpanelbuttonheight = new ShiftUI.TextBox(); + this.Label97 = new ShiftUI.Label(); + this.Label92 = new ShiftUI.Label(); + this.txtpanelbuttonwidth = new ShiftUI.TextBox(); + this.Label91 = new ShiftUI.Label(); + this.pnlpanelbuttoncolour = new ShiftUI.Panel(); + this.Label95 = new ShiftUI.Label(); + this.pnldesktopbackgroundoptions = new ShiftUI.Panel(); + this.pnldesktopcolour = new ShiftUI.Panel(); + this.Label45 = new ShiftUI.Label(); + this.pnlpanelclockoptions = new ShiftUI.Panel(); + this.pnlclockbackgroundcolour = new ShiftUI.Panel(); + this.Label44 = new ShiftUI.Label(); + this.comboclocktextstyle = new ShiftUI.ComboBox(); + this.comboclocktextfont = new ShiftUI.ComboBox(); + this.Label26 = new ShiftUI.Label(); + this.Label29 = new ShiftUI.Label(); + this.txtclocktextfromtop = new ShiftUI.TextBox(); + this.Label30 = new ShiftUI.Label(); + this.Label31 = new ShiftUI.Label(); + this.txtclocktextsize = new ShiftUI.TextBox(); + this.Label32 = new ShiftUI.Label(); + this.Label33 = new ShiftUI.Label(); + this.pnlpanelclocktextcolour = new ShiftUI.Panel(); + this.Label34 = new ShiftUI.Label(); + this.pnldesktoppreview = new ShiftUI.Panel(); + this.predesktoppanel = new ShiftUI.Panel(); + this.prepnlpanelbuttonholder = new ShiftUI.FlowLayoutPanel(); + this.prepnlpanelbutton = new ShiftUI.Panel(); + this.pretbicon = new ShiftUI.PictureBox(); + this.pretbctext = new ShiftUI.Label(); + this.pretimepanel = new ShiftUI.Panel(); + this.prepaneltimetext = new ShiftUI.Label(); + this.preapplaunchermenuholder = new ShiftUI.Panel(); + this.predesktopappmenu = new ShiftUI.MenuStrip(); + this.ApplicationsToolStripMenuItem = new ShiftUI.ToolStripMenuItem(); + this.KnowledgeInputToolStripMenuItem = new ShiftUI.ToolStripMenuItem(); + this.ShiftoriumToolStripMenuItem = new ShiftUI.ToolStripMenuItem(); + this.ClockToolStripMenuItem = new ShiftUI.ToolStripMenuItem(); + this.TerminalToolStripMenuItem = new ShiftUI.ToolStripMenuItem(); + this.ShifterToolStripMenuItem = new ShiftUI.ToolStripMenuItem(); + this.ToolStripSeparator1 = new ShiftUI.ToolStripSeparator(); + this.ShutdownToolStripMenuItem = new ShiftUI.ToolStripMenuItem(); + this.Panel10 = new ShiftUI.Panel(); + this.btndesktopitself = new ShiftUI.Button(); + this.btnpanelclock = new ShiftUI.Button(); + this.btnapplauncher = new ShiftUI.Button(); + this.btndesktoppanel = new ShiftUI.Button(); + this.txtpanelbuttoniconheight = new ShiftUI.TextBox(); + this.pnlwindowsoptions = new ShiftUI.Panel(); + this.pnlwindowsintro = new ShiftUI.Panel(); + this.Label68 = new ShiftUI.Label(); + this.Label67 = new ShiftUI.Label(); + this.pnlbuttonoptions = new ShiftUI.Panel(); + this.pnlclosebuttonoptions = new ShiftUI.Panel(); + this.Label8 = new ShiftUI.Label(); + this.Label11 = new ShiftUI.Label(); + this.pnlclosebuttoncolour = new ShiftUI.Panel(); + this.txtclosebuttonfromside = new ShiftUI.TextBox(); + this.Label7 = new ShiftUI.Label(); + this.Label12 = new ShiftUI.Label(); + this.txtclosebuttonheight = new ShiftUI.TextBox(); + this.Label13 = new ShiftUI.Label(); + this.Label6 = new ShiftUI.Label(); + this.txtclosebuttonfromtop = new ShiftUI.TextBox(); + this.Label10 = new ShiftUI.Label(); + this.Label14 = new ShiftUI.Label(); + this.txtclosebuttonwidth = new ShiftUI.TextBox(); + this.Label9 = new ShiftUI.Label(); + this.pnlrollupbuttonoptions = new ShiftUI.Panel(); + this.Label54 = new ShiftUI.Label(); + this.Label55 = new ShiftUI.Label(); + this.pnlrollupbuttoncolour = new ShiftUI.Panel(); + this.txtrollupbuttonside = new ShiftUI.TextBox(); + this.Label56 = new ShiftUI.Label(); + this.Label57 = new ShiftUI.Label(); + this.txtrollupbuttonheight = new ShiftUI.TextBox(); + this.Label58 = new ShiftUI.Label(); + this.Label59 = new ShiftUI.Label(); + this.txtrollupbuttontop = new ShiftUI.TextBox(); + this.Label60 = new ShiftUI.Label(); + this.Label61 = new ShiftUI.Label(); + this.txtrollupbuttonwidth = new ShiftUI.TextBox(); + this.Label62 = new ShiftUI.Label(); + this.pnlminimizebuttonoptions = new ShiftUI.Panel(); + this.Label82 = new ShiftUI.Label(); + this.Label83 = new ShiftUI.Label(); + this.pnlminimizebuttoncolour = new ShiftUI.Panel(); + this.txtminimizebuttonside = new ShiftUI.TextBox(); + this.Label84 = new ShiftUI.Label(); + this.Label85 = new ShiftUI.Label(); + this.txtminimizebuttonheight = new ShiftUI.TextBox(); + this.Label86 = new ShiftUI.Label(); + this.Label87 = new ShiftUI.Label(); + this.txtminimizebuttontop = new ShiftUI.TextBox(); + this.Label88 = new ShiftUI.Label(); + this.Label89 = new ShiftUI.Label(); + this.txtminimizebuttonwidth = new ShiftUI.TextBox(); + this.Label90 = new ShiftUI.Label(); + this.combobuttonoption = new ShiftUI.ComboBox(); + this.Label52 = new ShiftUI.Label(); + this.pnltitlebaroptions = new ShiftUI.Panel(); + this.Label80 = new ShiftUI.Label(); + this.txticonfromtop = new ShiftUI.TextBox(); + this.Label81 = new ShiftUI.Label(); + this.Label78 = new ShiftUI.Label(); + this.txticonfromside = new ShiftUI.TextBox(); + this.Label79 = new ShiftUI.Label(); + this.lbcornerwidthpx = new ShiftUI.Label(); + this.txttitlebarcornerwidth = new ShiftUI.TextBox(); + this.lbcornerwidth = new ShiftUI.Label(); + this.pnltitlebarrightcornercolour = new ShiftUI.Panel(); + this.pnltitlebarleftcornercolour = new ShiftUI.Panel(); + this.lbrightcornercolor = new ShiftUI.Label(); + this.lbleftcornercolor = new ShiftUI.Label(); + this.cboxtitlebarcorners = new ShiftUI.CheckBox(); + this.Label5 = new ShiftUI.Label(); + this.txttitlebarheight = new ShiftUI.TextBox(); + this.Label4 = new ShiftUI.Label(); + this.pnltitlebarcolour = new ShiftUI.Panel(); + this.Label2 = new ShiftUI.Label(); + this.pnlborderoptions = new ShiftUI.Panel(); + this.cbindividualbordercolours = new ShiftUI.CheckBox(); + this.pnlborderbottomrightcolour = new ShiftUI.Panel(); + this.lbbright = new ShiftUI.Label(); + this.pnlborderbottomcolour = new ShiftUI.Panel(); + this.lbbottom = new ShiftUI.Label(); + this.pnlborderbottomleftcolour = new ShiftUI.Panel(); + this.lbbleft = new ShiftUI.Label(); + this.pnlborderrightcolour = new ShiftUI.Panel(); + this.lbright = new ShiftUI.Label(); + this.pnlborderleftcolour = new ShiftUI.Panel(); + this.lbleft = new ShiftUI.Label(); + this.Label15 = new ShiftUI.Label(); + this.pnlbordercolour = new ShiftUI.Panel(); + this.txtbordersize = new ShiftUI.TextBox(); + this.Label3 = new ShiftUI.Label(); + this.Label16 = new ShiftUI.Label(); + this.pnltitletextoptions = new ShiftUI.Panel(); + this.combotitletextposition = new ShiftUI.ComboBox(); + this.Label53 = new ShiftUI.Label(); + this.combotitletextstyle = new ShiftUI.ComboBox(); + this.combotitletextfont = new ShiftUI.ComboBox(); + this.Label23 = new ShiftUI.Label(); + this.Label17 = new ShiftUI.Label(); + this.txttitletextside = new ShiftUI.TextBox(); + this.Label18 = new ShiftUI.Label(); + this.Label19 = new ShiftUI.Label(); + this.txttitletexttop = new ShiftUI.TextBox(); + this.Label20 = new ShiftUI.Label(); + this.Label21 = new ShiftUI.Label(); + this.txttitletextsize = new ShiftUI.TextBox(); + this.Label22 = new ShiftUI.Label(); + this.Label24 = new ShiftUI.Label(); + this.pnltitletextcolour = new ShiftUI.Panel(); + this.Label25 = new ShiftUI.Label(); + this.pnlwindowsobjects = new ShiftUI.Panel(); + this.btnborders = new ShiftUI.Button(); + this.btnbuttons = new ShiftUI.Button(); + this.btntitletext = new ShiftUI.Button(); + this.btntitlebar = new ShiftUI.Button(); + this.pnlwindowpreview = new ShiftUI.Panel(); + this.prepgcontent = new ShiftUI.Panel(); + this.prepgbottom = new ShiftUI.Panel(); + this.prepgleft = new ShiftUI.Panel(); + this.prepgbottomlcorner = new ShiftUI.Panel(); + this.prepgright = new ShiftUI.Panel(); + this.prepgbottomrcorner = new ShiftUI.Panel(); + this.pretitlebar = new ShiftUI.Panel(); + this.preminimizebutton = new ShiftUI.Panel(); + this.prepnlicon = new ShiftUI.PictureBox(); + this.prerollupbutton = new ShiftUI.Panel(); + this.preclosebutton = new ShiftUI.Panel(); + this.pretitletext = new ShiftUI.Label(); + this.prepgtoplcorner = new ShiftUI.Panel(); + this.prepgtoprcorner = new ShiftUI.Panel(); + this.pnlreset = new ShiftUI.Panel(); + this.Label113 = new ShiftUI.Label(); + this.btnresetallsettings = new ShiftUI.Button(); + this.Label109 = new ShiftUI.Label(); + this.Label111 = new ShiftUI.Label(); + this.pgcontents = new ShiftUI.Panel(); + this.pnldesktopcomposition = new ShiftUI.Panel(); + this.pnlfancywindows = new ShiftUI.Panel(); + this.txtwinfadedec = new ShiftUI.TextBox(); + this.label150 = new ShiftUI.Label(); + this.txtwinfadespeed = new ShiftUI.TextBox(); + this.label151 = new ShiftUI.Label(); + this.cbdrageffect = new ShiftUI.ComboBox(); + this.label141 = new ShiftUI.Label(); + this.cbcloseanim = new ShiftUI.ComboBox(); + this.label128 = new ShiftUI.Label(); + this.cbopenanim = new ShiftUI.ComboBox(); + this.label127 = new ShiftUI.Label(); + this.label149 = new ShiftUI.Label(); + this.pnlfancydragging = new ShiftUI.Panel(); + this.txtshakeminoffset = new ShiftUI.TextBox(); + this.label148 = new ShiftUI.Label(); + this.txtshakemax = new ShiftUI.TextBox(); + this.label146 = new ShiftUI.Label(); + this.txtdragopacitydec = new ShiftUI.TextBox(); + this.label144 = new ShiftUI.Label(); + this.txtdragfadedec = new ShiftUI.TextBox(); + this.label143 = new ShiftUI.Label(); + this.txtfadespeed = new ShiftUI.TextBox(); + this.label155 = new ShiftUI.Label(); + this.label156 = new ShiftUI.Label(); + this.pnlfancyintro = new ShiftUI.Panel(); + this.label174 = new ShiftUI.Label(); + this.label175 = new ShiftUI.Label(); + this.panel18 = new ShiftUI.Panel(); + this.panel19 = new ShiftUI.Panel(); + this.label157 = new ShiftUI.Label(); + this.panel20 = new ShiftUI.Panel(); + this.label158 = new ShiftUI.Label(); + this.panel21 = new ShiftUI.Panel(); + this.label159 = new ShiftUI.Label(); + this.panel22 = new ShiftUI.Panel(); + this.label160 = new ShiftUI.Label(); + this.panel23 = new ShiftUI.Panel(); + this.label161 = new ShiftUI.Label(); + this.panel24 = new ShiftUI.Panel(); + this.label162 = new ShiftUI.Label(); + this.label163 = new ShiftUI.Label(); + this.panel25 = new ShiftUI.Panel(); + this.panel26 = new ShiftUI.Panel(); + this.label164 = new ShiftUI.Label(); + this.panel27 = new ShiftUI.Panel(); + this.label165 = new ShiftUI.Label(); + this.panel28 = new ShiftUI.Panel(); + this.label166 = new ShiftUI.Label(); + this.panel29 = new ShiftUI.Panel(); + this.label167 = new ShiftUI.Label(); + this.panel30 = new ShiftUI.Panel(); + this.label168 = new ShiftUI.Label(); + this.panel31 = new ShiftUI.Panel(); + this.label169 = new ShiftUI.Label(); + this.panel32 = new ShiftUI.Panel(); + this.label170 = new ShiftUI.Label(); + this.panel33 = new ShiftUI.Panel(); + this.label171 = new ShiftUI.Label(); + this.panel34 = new ShiftUI.Panel(); + this.label172 = new ShiftUI.Label(); + this.label173 = new ShiftUI.Label(); + this.panel36 = new ShiftUI.Panel(); + this.btnfancydragging = new ShiftUI.Button(); + this.btnfancywindows = new ShiftUI.Button(); + this.label176 = new ShiftUI.Label(); + this.pnlmenus = new ShiftUI.Panel(); + this.pnladvanced = new ShiftUI.Panel(); + this.btnmorebuttons = new ShiftUI.Button(); + this.pnlbuttonchecked = new ShiftUI.Panel(); + this.label136 = new ShiftUI.Label(); + this.pnlitemselectedend = new ShiftUI.Panel(); + this.label129 = new ShiftUI.Label(); + this.pnlbuttonpressed = new ShiftUI.Panel(); + this.label130 = new ShiftUI.Label(); + this.pnlitemselectedbegin = new ShiftUI.Panel(); + this.label131 = new ShiftUI.Label(); + this.pnlitemselected = new ShiftUI.Panel(); + this.label132 = new ShiftUI.Label(); + this.pnlbuttonselected = new ShiftUI.Panel(); + this.label133 = new ShiftUI.Label(); + this.pnlcheckbg = new ShiftUI.Panel(); + this.label134 = new ShiftUI.Label(); + this.label135 = new ShiftUI.Label(); + this.pnlmore = new ShiftUI.Panel(); + this.pnlpressedbegin = new ShiftUI.Panel(); + this.btnback = new ShiftUI.Button(); + this.label138 = new ShiftUI.Label(); + this.pnlselectedbegin = new ShiftUI.Panel(); + this.pnlpressedend = new ShiftUI.Panel(); + this.label137 = new ShiftUI.Label(); + this.label139 = new ShiftUI.Label(); + this.pnlselectedend = new ShiftUI.Panel(); + this.pnlpressedmiddle = new ShiftUI.Panel(); + this.label140 = new ShiftUI.Label(); + this.label142 = new ShiftUI.Label(); + this.pnlselectedmiddle = new ShiftUI.Panel(); + this.label145 = new ShiftUI.Label(); + this.label147 = new ShiftUI.Label(); + this.pnldropdown = new ShiftUI.Panel(); + this.pnlddborder = new ShiftUI.Panel(); + this.label117 = new ShiftUI.Label(); + this.pnlmarginend = new ShiftUI.Panel(); + this.label120 = new ShiftUI.Label(); + this.pnlmarginmiddle = new ShiftUI.Panel(); + this.label121 = new ShiftUI.Label(); + this.pnlmarginbegin = new ShiftUI.Panel(); + this.label122 = new ShiftUI.Label(); + this.pnlhcolor = new ShiftUI.Panel(); + this.label123 = new ShiftUI.Label(); + this.pnlhborder = new ShiftUI.Panel(); + this.label125 = new ShiftUI.Label(); + this.label126 = new ShiftUI.Label(); + this.pnlbasic = new ShiftUI.Panel(); + this.pnlmenutextcolor = new ShiftUI.Panel(); + this.label118 = new ShiftUI.Label(); + this.pnldropdownbg = new ShiftUI.Panel(); + this.label115 = new ShiftUI.Label(); + this.pnlstatusend = new ShiftUI.Panel(); + this.label114 = new ShiftUI.Label(); + this.pnlstatusbegin = new ShiftUI.Panel(); + this.label107 = new ShiftUI.Label(); + this.pnltoolbarend = new ShiftUI.Panel(); + this.label77 = new ShiftUI.Label(); + this.pnltoolbarmiddle = new ShiftUI.Panel(); + this.label76 = new ShiftUI.Label(); + this.pnltoolbarbegin = new ShiftUI.Panel(); + this.label75 = new ShiftUI.Label(); + this.pnlmenubarend = new ShiftUI.Panel(); + this.label73 = new ShiftUI.Label(); + this.pnlmenubarbegin = new ShiftUI.Panel(); + this.label42 = new ShiftUI.Label(); + this.label41 = new ShiftUI.Label(); + this.pnlmenusintro = new ShiftUI.Panel(); + this.label116 = new ShiftUI.Label(); + this.label124 = new ShiftUI.Label(); + this.pnlmenucategories = new ShiftUI.Panel(); + this.btnmisc = new ShiftUI.Button(); + this.btnadvanced = new ShiftUI.Button(); + this.btndropdown = new ShiftUI.Button(); + this.btnbasic = new ShiftUI.Button(); + this.label74 = new ShiftUI.Label(); + this.tmrfix = new ShiftUI.Timer(this.components); + this.tmrdelay = new ShiftUI.Timer(this.components); + this.pnlluaoptions = new ShiftUI.Panel(); + this.flmorebuttons = new ShiftUI.FlowLayoutPanel(); + this.pnlluafield = new ShiftUI.Panel(); + this.catholder.SuspendLayout(); + this.pnlshifterintro.SuspendLayout(); + this.pnldesktopoptions.SuspendLayout(); + this.pnldesktoppaneloptions.SuspendLayout(); + //((System.ComponentModel.ISupportInitialize)(this.txtdesktoppanelheight)).BeginInit(); + this.pnlapplauncheroptions.SuspendLayout(); + this.pnldesktopintro.SuspendLayout(); + this.pnlpanelbuttonsoptions.SuspendLayout(); + this.pnldesktopbackgroundoptions.SuspendLayout(); + this.pnlpanelclockoptions.SuspendLayout(); + this.pnldesktoppreview.SuspendLayout(); + this.predesktoppanel.SuspendLayout(); + this.prepnlpanelbuttonholder.SuspendLayout(); + this.prepnlpanelbutton.SuspendLayout(); + //((System.ComponentModel.ISupportInitialize)(this.pretbicon)).BeginInit(); + this.pretimepanel.SuspendLayout(); + this.preapplaunchermenuholder.SuspendLayout(); + this.predesktopappmenu.SuspendLayout(); + this.Panel10.SuspendLayout(); + this.pnlwindowsoptions.SuspendLayout(); + this.pnlwindowsintro.SuspendLayout(); + this.pnlbuttonoptions.SuspendLayout(); + this.pnlclosebuttonoptions.SuspendLayout(); + this.pnlrollupbuttonoptions.SuspendLayout(); + this.pnlminimizebuttonoptions.SuspendLayout(); + this.pnltitlebaroptions.SuspendLayout(); + this.pnlborderoptions.SuspendLayout(); + this.pnltitletextoptions.SuspendLayout(); + this.pnlwindowsobjects.SuspendLayout(); + this.pnlwindowpreview.SuspendLayout(); + this.prepgleft.SuspendLayout(); + this.prepgright.SuspendLayout(); + this.pretitlebar.SuspendLayout(); + //((System.ComponentModel.ISupportInitialize)(this.prepnlicon)).BeginInit(); + this.pnlreset.SuspendLayout(); + this.pgcontents.SuspendLayout(); + this.pnldesktopcomposition.SuspendLayout(); + this.pnlfancywindows.SuspendLayout(); + this.pnlfancydragging.SuspendLayout(); + this.pnlfancyintro.SuspendLayout(); + this.panel18.SuspendLayout(); + this.panel25.SuspendLayout(); + this.panel36.SuspendLayout(); + this.pnlmenus.SuspendLayout(); + this.pnladvanced.SuspendLayout(); + this.pnlmore.SuspendLayout(); + this.pnldropdown.SuspendLayout(); + this.pnlbasic.SuspendLayout(); + this.pnlmenusintro.SuspendLayout(); + this.pnlmenucategories.SuspendLayout(); + this.pnlluaoptions.SuspendLayout(); + this.SuspendLayout(); + // + // clocktick + // + this.clocktick.Enabled = true; + this.clocktick.Interval = 1000; + // + // customizationtime + // + this.customizationtime.Enabled = true; + this.customizationtime.Interval = 10000; + // + // timerearned + // + this.timerearned.Interval = 3000; + // + // Label1 + // + this.Label1.AutoSize = true; + this.Label1.ForeColor = System.Drawing.Color.White; + this.Label1.Location = new System.Drawing.Point(597, 3); + this.Label1.Name = "Label1"; + this.Label1.Size = new System.Drawing.Size(39, 13); + this.Label1.TabIndex = 1; + this.Label1.Text = "Label1"; + // + // btnapply + // + this.btnapply.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Left))); + this.btnapply.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnapply.Font = new System.Drawing.Font("Cambria", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnapply.Location = new System.Drawing.Point(7, 286); + this.btnapply.Name = "btnapply"; + this.btnapply.Size = new System.Drawing.Size(119, 29); + this.btnapply.TabIndex = 3; + this.btnapply.TabStop = false; + this.btnapply.Text = "Apply Changes"; + this.btnapply.UseVisualStyleBackColor = true; + this.btnapply.Click += new System.EventHandler(this.btnapply_Click); + // + // catholder + // + this.catholder.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Bottom) + | ShiftUI.AnchorStyles.Left))); + this.catholder.BackColor = System.Drawing.Color.White; + this.catholder.Widgets.Add(this.btnmore); + this.catholder.Widgets.Add(this.btnreset); + this.catholder.Widgets.Add(this.btnwindowcomposition); + this.catholder.Widgets.Add(this.btndesktopicons); + this.catholder.Widgets.Add(this.btnmenus); + this.catholder.Widgets.Add(this.btnwindows); + this.catholder.Widgets.Add(this.btndesktop); + this.catholder.Location = new System.Drawing.Point(7, 9); + this.catholder.Name = "catholder"; + this.catholder.Size = new System.Drawing.Size(119, 271); + this.catholder.TabIndex = 5; + // + // btnmore + // + this.btnmore.BackColor = System.Drawing.Color.White; + this.btnmore.Dock = ShiftUI.DockStyle.Top; + this.btnmore.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnmore.Font = new System.Drawing.Font("Cambria", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnmore.Location = new System.Drawing.Point(0, 174); + this.btnmore.Name = "btnmore"; + this.btnmore.Size = new System.Drawing.Size(119, 29); + this.btnmore.TabIndex = 11; + this.btnmore.TabStop = false; + this.btnmore.Text = "More"; + this.btnmore.UseVisualStyleBackColor = false; + this.btnmore.Click += new System.EventHandler(this.btnmore_Click); + // + // btnreset + // + this.btnreset.BackColor = System.Drawing.Color.White; + this.btnreset.Dock = ShiftUI.DockStyle.Top; + this.btnreset.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnreset.Font = new System.Drawing.Font("Cambria", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnreset.Location = new System.Drawing.Point(0, 145); + this.btnreset.Name = "btnreset"; + this.btnreset.Size = new System.Drawing.Size(119, 29); + this.btnreset.TabIndex = 8; + this.btnreset.TabStop = false; + this.btnreset.Text = "Reset"; + this.btnreset.UseVisualStyleBackColor = false; + this.btnreset.Click += new System.EventHandler(this.btnreset_Click); + // + // btnwindowcomposition + // + this.btnwindowcomposition.BackColor = System.Drawing.Color.White; + this.btnwindowcomposition.Dock = ShiftUI.DockStyle.Top; + this.btnwindowcomposition.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnwindowcomposition.Font = new System.Drawing.Font("Cambria", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnwindowcomposition.Location = new System.Drawing.Point(0, 116); + this.btnwindowcomposition.Name = "btnwindowcomposition"; + this.btnwindowcomposition.Size = new System.Drawing.Size(119, 29); + this.btnwindowcomposition.TabIndex = 10; + this.btnwindowcomposition.TabStop = false; + this.btnwindowcomposition.Text = "Fancy Effects"; + this.btnwindowcomposition.UseVisualStyleBackColor = false; + this.btnwindowcomposition.Visible = false; + this.btnwindowcomposition.Click += new System.EventHandler(this.btnwindowcomposition_Click); + // + // btndesktopicons + // + this.btndesktopicons.BackColor = System.Drawing.Color.White; + this.btndesktopicons.Dock = ShiftUI.DockStyle.Top; + this.btndesktopicons.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btndesktopicons.Font = new System.Drawing.Font("Cambria", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btndesktopicons.Location = new System.Drawing.Point(0, 87); + this.btndesktopicons.Name = "btndesktopicons"; + this.btndesktopicons.Size = new System.Drawing.Size(119, 29); + this.btndesktopicons.TabIndex = 9; + this.btndesktopicons.TabStop = false; + this.btndesktopicons.Text = "Desktop Icons"; + this.btndesktopicons.UseVisualStyleBackColor = false; + this.btndesktopicons.Visible = false; + // + // btnmenus + // + this.btnmenus.BackColor = System.Drawing.Color.White; + this.btnmenus.Dock = ShiftUI.DockStyle.Top; + this.btnmenus.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnmenus.Font = new System.Drawing.Font("Cambria", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnmenus.Location = new System.Drawing.Point(0, 58); + this.btnmenus.Name = "btnmenus"; + this.btnmenus.Size = new System.Drawing.Size(119, 29); + this.btnmenus.TabIndex = 6; + this.btnmenus.TabStop = false; + this.btnmenus.Text = "Menus"; + this.btnmenus.UseVisualStyleBackColor = false; + this.btnmenus.Visible = false; + this.btnmenus.Click += new System.EventHandler(this.btnmenus_Click_1); + // + // btnwindows + // + this.btnwindows.BackColor = System.Drawing.Color.White; + this.btnwindows.Dock = ShiftUI.DockStyle.Top; + this.btnwindows.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnwindows.Font = new System.Drawing.Font("Cambria", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnwindows.Location = new System.Drawing.Point(0, 29); + this.btnwindows.Name = "btnwindows"; + this.btnwindows.Size = new System.Drawing.Size(119, 29); + this.btnwindows.TabIndex = 5; + this.btnwindows.TabStop = false; + this.btnwindows.Text = "Windows"; + this.btnwindows.UseVisualStyleBackColor = false; + this.btnwindows.Click += new System.EventHandler(this.btnwindows_Click); + // + // btndesktop + // + this.btndesktop.BackColor = System.Drawing.Color.White; + this.btndesktop.Dock = ShiftUI.DockStyle.Top; + this.btndesktop.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btndesktop.Font = new System.Drawing.Font("Cambria", 12F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btndesktop.Location = new System.Drawing.Point(0, 0); + this.btndesktop.Name = "btndesktop"; + this.btndesktop.Size = new System.Drawing.Size(119, 29); + this.btndesktop.TabIndex = 4; + this.btndesktop.TabStop = false; + this.btndesktop.Text = "Desktop"; + this.btndesktop.UseVisualStyleBackColor = false; + this.btndesktop.Click += new System.EventHandler(this.btndesktop_Click); + // + // pnlshifterintro + // + this.pnlshifterintro.Anchor = ((ShiftUI.AnchorStyles)((((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Bottom) + | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.pnlshifterintro.BackColor = System.Drawing.Color.White; + this.pnlshifterintro.Widgets.Add(this.Label66); + this.pnlshifterintro.Widgets.Add(this.Label65); + this.pnlshifterintro.Widgets.Add(this.Label64); + this.pnlshifterintro.Widgets.Add(this.Label63); + this.pnlshifterintro.Location = new System.Drawing.Point(134, 9); + this.pnlshifterintro.Name = "pnlshifterintro"; + this.pnlshifterintro.Size = new System.Drawing.Size(457, 306); + this.pnlshifterintro.TabIndex = 17; + // + // Label66 + // + this.Label66.BackColor = System.Drawing.Color.Transparent; + this.Label66.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label66.Location = new System.Drawing.Point(3, 227); + this.Label66.Name = "Label66"; + this.Label66.Size = new System.Drawing.Size(451, 65); + this.Label66.TabIndex = 3; + this.Label66.Text = "That\'s right! As you make customizations to ShiftOS, you can earn Codepoints. The" + + " more you shift it, the more CP you earn. Just hit the \'Apply Changes\' button, a" + + "nd you\'ll recieve your codepoints."; + this.Label66.TextAlign = System.Drawing.ContentAlignment.TopCenter; + // + // Label65 + // + this.Label65.AutoSize = true; + this.Label65.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label65.Location = new System.Drawing.Point(53, 204); + this.Label65.Name = "Label65"; + this.Label65.Size = new System.Drawing.Size(352, 20); + this.Label65.TabIndex = 2; + this.Label65.Text = "You can earn codepoints using the Shifter!"; + // + // Label64 + // + this.Label64.BackColor = System.Drawing.Color.Transparent; + this.Label64.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label64.Location = new System.Drawing.Point(4, 32); + this.Label64.Name = "Label64"; + this.Label64.Size = new System.Drawing.Size(451, 167); + this.Label64.TabIndex = 1; + this.Label64.Text = resources.GetString("Label64.Text"); + this.Label64.TextAlign = System.Drawing.ContentAlignment.TopCenter; + // + // Label63 + // + this.Label63.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label63.Location = new System.Drawing.Point(72, 0); + this.Label63.Name = "Label63"; + this.Label63.Size = new System.Drawing.Size(332, 29); + this.Label63.TabIndex = 0; + this.Label63.Text = "Welcome to the Shifter!"; + // + // pnldesktopoptions + // + this.pnldesktopoptions.Anchor = ((ShiftUI.AnchorStyles)((((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Bottom) + | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.pnldesktopoptions.BackColor = System.Drawing.Color.White; + this.pnldesktopoptions.Widgets.Add(this.pnlapplauncheroptions); + this.pnldesktopoptions.Widgets.Add(this.pnldesktoppaneloptions); + this.pnldesktopoptions.Widgets.Add(this.pnldesktopintro); + this.pnldesktopoptions.Widgets.Add(this.pnlpanelbuttonsoptions); + this.pnldesktopoptions.Widgets.Add(this.pnldesktopbackgroundoptions); + this.pnldesktopoptions.Widgets.Add(this.pnlpanelclockoptions); + this.pnldesktopoptions.Widgets.Add(this.pnldesktoppreview); + this.pnldesktopoptions.Widgets.Add(this.Panel10); + this.pnldesktopoptions.Location = new System.Drawing.Point(134, 9); + this.pnldesktopoptions.Name = "pnldesktopoptions"; + this.pnldesktopoptions.Size = new System.Drawing.Size(457, 306); + this.pnldesktopoptions.TabIndex = 16; + this.pnldesktopoptions.Visible = false; + // + // pnldesktoppaneloptions + // + this.pnldesktoppaneloptions.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Right))); + this.pnldesktoppaneloptions.Widgets.Add(this.btnpanelbuttons); + this.pnldesktoppaneloptions.Widgets.Add(this.lbwarning); + this.pnldesktoppaneloptions.Widgets.Add(this.combodesktoppanelposition); + this.pnldesktoppaneloptions.Widgets.Add(this.lbposition); + this.pnldesktoppaneloptions.Widgets.Add(this.Label47); + this.pnldesktoppaneloptions.Widgets.Add(this.txtdesktoppanelheight); + this.pnldesktoppaneloptions.Widgets.Add(this.lbheight); + this.pnldesktoppaneloptions.Widgets.Add(this.pnldesktoppanelcolour); + this.pnldesktoppaneloptions.Widgets.Add(this.lbpanelcolor); + this.pnldesktoppaneloptions.Location = new System.Drawing.Point(135, 159); + this.pnldesktoppaneloptions.Name = "pnldesktoppaneloptions"; + this.pnldesktoppaneloptions.Size = new System.Drawing.Size(317, 140); + this.pnldesktoppaneloptions.TabIndex = 9; + this.pnldesktoppaneloptions.Visible = false; + // + // btnpanelbuttons + // + this.btnpanelbuttons.BackColor = System.Drawing.Color.White; + this.btnpanelbuttons.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnpanelbuttons.Font = new System.Drawing.Font("Cambria", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnpanelbuttons.Location = new System.Drawing.Point(193, 101); + this.btnpanelbuttons.Name = "btnpanelbuttons"; + this.btnpanelbuttons.Size = new System.Drawing.Size(119, 29); + this.btnpanelbuttons.TabIndex = 8; + this.btnpanelbuttons.Text = "Panel Buttons >"; + this.btnpanelbuttons.UseVisualStyleBackColor = false; + this.btnpanelbuttons.Click += new System.EventHandler(this.btnpanelbuttons_Click); + // + // lbwarning + // + this.lbwarning.Location = new System.Drawing.Point(3, 52); + this.lbwarning.Name = "lbwarning"; + this.lbwarning.Size = new System.Drawing.Size(290, 42); + this.lbwarning.TabIndex = 8; + this.lbwarning.Text = "Warning: If you set the panel position to the bottom you must hide your windows t" + + "askbar and restart ShiftOS on your host operating system to prevent a visual bug" + + "."; + // + // combodesktoppanelposition + // + this.combodesktoppanelposition.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.combodesktoppanelposition.FormattingEnabled = true; + this.combodesktoppanelposition.Items.AddRange(new object[] { + "Top", + "Bottom"}); + this.combodesktoppanelposition.Location = new System.Drawing.Point(103, 28); + this.combodesktoppanelposition.Name = "combodesktoppanelposition"; + this.combodesktoppanelposition.Size = new System.Drawing.Size(59, 24); + this.combodesktoppanelposition.TabIndex = 7; + this.combodesktoppanelposition.SelectedIndexChanged += new System.EventHandler(this.combodesktoppanelposition_SelectedIndexChanged); + // + // lbposition + // + this.lbposition.AutoSize = true; + this.lbposition.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbposition.Location = new System.Drawing.Point(3, 31); + this.lbposition.Name = "lbposition"; + this.lbposition.Size = new System.Drawing.Size(97, 16); + this.lbposition.TabIndex = 6; + this.lbposition.Text = "Panel Position:"; + // + // Label47 + // + this.Label47.AutoSize = true; + this.Label47.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label47.Location = new System.Drawing.Point(226, 8); + this.Label47.Name = "Label47"; + this.Label47.Size = new System.Drawing.Size(22, 16); + this.Label47.TabIndex = 5; + this.Label47.Text = "px"; + // + // txtdesktoppanelheight + // + this.txtdesktoppanelheight.BackColor = System.Drawing.Color.White; + this.txtdesktoppanelheight.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtdesktoppanelheight.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtdesktoppanelheight.ForeColor = System.Drawing.Color.Black; + this.txtdesktoppanelheight.Location = new System.Drawing.Point(189, 5); + this.txtdesktoppanelheight.Name = "txtdesktoppanelheight"; + this.txtdesktoppanelheight.Size = new System.Drawing.Size(37, 22); + this.txtdesktoppanelheight.TabIndex = 4; + this.txtdesktoppanelheight.TextChanged += new System.EventHandler(this.txtdesktoppanelheight_ValueChanged); + // + // lbheight + // + this.lbheight.AutoSize = true; + this.lbheight.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbheight.Location = new System.Drawing.Point(138, 7); + this.lbheight.Name = "lbheight"; + this.lbheight.Size = new System.Drawing.Size(50, 16); + this.lbheight.TabIndex = 2; + this.lbheight.Text = "Height:"; + // + // pnldesktoppanelcolour + // + this.pnldesktoppanelcolour.Location = new System.Drawing.Point(92, 5); + this.pnldesktoppanelcolour.Name = "pnldesktoppanelcolour"; + this.pnldesktoppanelcolour.Size = new System.Drawing.Size(41, 20); + this.pnldesktoppanelcolour.TabIndex = 1; + this.pnldesktoppanelcolour.MouseDown += new ShiftUI.MouseEventHandler(this.ChangeDesktopPanelColor); + // + // lbpanelcolor + // + this.lbpanelcolor.AutoSize = true; + this.lbpanelcolor.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbpanelcolor.Location = new System.Drawing.Point(3, 7); + this.lbpanelcolor.Name = "lbpanelcolor"; + this.lbpanelcolor.Size = new System.Drawing.Size(88, 16); + this.lbpanelcolor.TabIndex = 0; + this.lbpanelcolor.Text = "Panel Colour:"; + // + // pnlapplauncheroptions + // + this.pnlapplauncheroptions.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Right))); + this.pnlapplauncheroptions.Widgets.Add(this.pnlalhover); + this.pnlapplauncheroptions.Widgets.Add(this.label119); + this.pnlapplauncheroptions.Widgets.Add(this.Label71); + this.pnlapplauncheroptions.Widgets.Add(this.txtapplauncherwidth); + this.pnlapplauncheroptions.Widgets.Add(this.Label72); + this.pnlapplauncheroptions.Widgets.Add(this.txtappbuttonlabel); + this.pnlapplauncheroptions.Widgets.Add(this.Label51); + this.pnlapplauncheroptions.Widgets.Add(this.Label50); + this.pnlapplauncheroptions.Widgets.Add(this.pnlmaintextcolour); + this.pnlapplauncheroptions.Widgets.Add(this.comboappbuttontextstyle); + this.pnlapplauncheroptions.Widgets.Add(this.comboappbuttontextfont); + this.pnlapplauncheroptions.Widgets.Add(this.Label37); + this.pnlapplauncheroptions.Widgets.Add(this.Label38); + this.pnlapplauncheroptions.Widgets.Add(this.txtappbuttontextsize); + this.pnlapplauncheroptions.Widgets.Add(this.Label39); + this.pnlapplauncheroptions.Widgets.Add(this.Label40); + this.pnlapplauncheroptions.Widgets.Add(this.pnlmainbuttonactivated); + this.pnlapplauncheroptions.Widgets.Add(this.Label28); + this.pnlapplauncheroptions.Widgets.Add(this.Label35); + this.pnlapplauncheroptions.Widgets.Add(this.txtapplicationsbuttonheight); + this.pnlapplauncheroptions.Widgets.Add(this.Label36); + this.pnlapplauncheroptions.Widgets.Add(this.pnlmainbuttoncolour); + this.pnlapplauncheroptions.Widgets.Add(this.Label43); + this.pnlapplauncheroptions.Location = new System.Drawing.Point(135, 159); + this.pnlapplauncheroptions.Name = "pnlapplauncheroptions"; + this.pnlapplauncheroptions.Size = new System.Drawing.Size(317, 140); + this.pnlapplauncheroptions.TabIndex = 10; + this.pnlapplauncheroptions.Visible = false; + // + // pnlalhover + // + this.pnlalhover.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlalhover.Location = new System.Drawing.Point(90, 29); + this.pnlalhover.Name = "pnlalhover"; + this.pnlalhover.Size = new System.Drawing.Size(41, 20); + this.pnlalhover.TabIndex = 3; + this.pnlalhover.MouseDown += new ShiftUI.MouseEventHandler(this.SetALHoverColor); + // + // label119 + // + this.label119.AutoSize = true; + this.label119.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label119.Location = new System.Drawing.Point(3, 31); + this.label119.Name = "label119"; + this.label119.Size = new System.Drawing.Size(84, 16); + this.label119.TabIndex = 2; + this.label119.Text = "Mouse Over:"; + // + // Label71 + // + this.Label71.AutoSize = true; + this.Label71.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label71.Location = new System.Drawing.Point(203, 103); + this.Label71.Name = "Label71"; + this.Label71.Size = new System.Drawing.Size(22, 16); + this.Label71.TabIndex = 33; + this.Label71.Text = "px"; + // + // txtapplauncherwidth + // + this.txtapplauncherwidth.BackColor = System.Drawing.Color.White; + this.txtapplauncherwidth.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtapplauncherwidth.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtapplauncherwidth.ForeColor = System.Drawing.Color.Black; + this.txtapplauncherwidth.Location = new System.Drawing.Point(148, 101); + this.txtapplauncherwidth.Name = "txtapplauncherwidth"; + this.txtapplauncherwidth.Size = new System.Drawing.Size(54, 22); + this.txtapplauncherwidth.TabIndex = 32; + this.txtapplauncherwidth.TextChanged += new System.EventHandler(this.txtapplauncherwidth_TextChanged); + // + // Label72 + // + this.Label72.AutoSize = true; + this.Label72.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label72.Location = new System.Drawing.Point(103, 103); + this.Label72.Name = "Label72"; + this.Label72.Size = new System.Drawing.Size(45, 16); + this.Label72.TabIndex = 31; + this.Label72.Text = "Width:"; + // + // txtappbuttonlabel + // + this.txtappbuttonlabel.BackColor = System.Drawing.Color.White; + this.txtappbuttonlabel.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtappbuttonlabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtappbuttonlabel.ForeColor = System.Drawing.Color.Black; + this.txtappbuttonlabel.Location = new System.Drawing.Point(53, 76); + this.txtappbuttonlabel.Name = "txtappbuttonlabel"; + this.txtappbuttonlabel.Size = new System.Drawing.Size(81, 22); + this.txtappbuttonlabel.TabIndex = 30; + this.txtappbuttonlabel.TextChanged += new System.EventHandler(this.txtappbuttonlabel_KeyDown); + // + // Label51 + // + this.Label51.AutoSize = true; + this.Label51.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label51.Location = new System.Drawing.Point(2, 79); + this.Label51.Name = "Label51"; + this.Label51.Size = new System.Drawing.Size(45, 16); + this.Label51.TabIndex = 29; + this.Label51.Text = "Label:"; + // + // Label50 + // + this.Label50.AutoSize = true; + this.Label50.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label50.Location = new System.Drawing.Point(140, 79); + this.Label50.Name = "Label50"; + this.Label50.Size = new System.Drawing.Size(37, 16); + this.Label50.TabIndex = 28; + this.Label50.Text = "Font:"; + // + // pnlmaintextcolour + // + this.pnlmaintextcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlmaintextcolour.Location = new System.Drawing.Point(155, 51); + this.pnlmaintextcolour.Name = "pnlmaintextcolour"; + this.pnlmaintextcolour.Size = new System.Drawing.Size(41, 20); + this.pnlmaintextcolour.TabIndex = 19; + this.pnlmaintextcolour.MouseDown += new ShiftUI.MouseEventHandler(this.SetAppLauncherTextColor); + // + // comboappbuttontextstyle + // + this.comboappbuttontextstyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.comboappbuttontextstyle.FormattingEnabled = true; + this.comboappbuttontextstyle.Items.AddRange(new object[] { + "Bold", + "Italic", + "Regular", + "Strikeout", + "Underline"}); + this.comboappbuttontextstyle.Location = new System.Drawing.Point(243, 49); + this.comboappbuttontextstyle.Name = "comboappbuttontextstyle"; + this.comboappbuttontextstyle.Size = new System.Drawing.Size(64, 24); + this.comboappbuttontextstyle.TabIndex = 27; + this.comboappbuttontextstyle.SelectedIndexChanged += new System.EventHandler(this.comboappbuttontextstyle_SelectedIndexChanged); + // + // comboappbuttontextfont + // + this.comboappbuttontextfont.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.comboappbuttontextfont.FormattingEnabled = true; + this.comboappbuttontextfont.Location = new System.Drawing.Point(181, 75); + this.comboappbuttontextfont.Name = "comboappbuttontextfont"; + this.comboappbuttontextfont.Size = new System.Drawing.Size(125, 24); + this.comboappbuttontextfont.TabIndex = 26; + this.comboappbuttontextfont.SelectedIndexChanged += new System.EventHandler(this.comboappbuttontextfont_SelectedIndexChanged); + // + // Label37 + // + this.Label37.AutoSize = true; + this.Label37.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label37.Location = new System.Drawing.Point(200, 52); + this.Label37.Name = "Label37"; + this.Label37.Size = new System.Drawing.Size(41, 16); + this.Label37.TabIndex = 25; + this.Label37.Text = "Style:"; + // + // Label38 + // + this.Label38.AutoSize = true; + this.Label38.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label38.Location = new System.Drawing.Point(75, 52); + this.Label38.Name = "Label38"; + this.Label38.Size = new System.Drawing.Size(22, 16); + this.Label38.TabIndex = 24; + this.Label38.Text = "px"; + // + // txtappbuttontextsize + // + this.txtappbuttontextsize.BackColor = System.Drawing.Color.White; + this.txtappbuttontextsize.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtappbuttontextsize.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtappbuttontextsize.ForeColor = System.Drawing.Color.Black; + this.txtappbuttontextsize.Location = new System.Drawing.Point(51, 50); + this.txtappbuttontextsize.Name = "txtappbuttontextsize"; + this.txtappbuttontextsize.Size = new System.Drawing.Size(23, 22); + this.txtappbuttontextsize.TabIndex = 23; + this.txtappbuttontextsize.TextChanged += new System.EventHandler(this.txtappbuttontextsize_TextChanged); + // + // Label39 + // + this.Label39.AutoSize = true; + this.Label39.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label39.Location = new System.Drawing.Point(1, 52); + this.Label39.Name = "Label39"; + this.Label39.Size = new System.Drawing.Size(49, 16); + this.Label39.TabIndex = 22; + this.Label39.Text = "T Size:"; + // + // Label40 + // + this.Label40.AutoSize = true; + this.Label40.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label40.Location = new System.Drawing.Point(101, 53); + this.Label40.Name = "Label40"; + this.Label40.Size = new System.Drawing.Size(50, 16); + this.Label40.TabIndex = 21; + this.Label40.Text = "Colour:"; + // + // pnlmainbuttonactivated + // + this.pnlmainbuttonactivated.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlmainbuttonactivated.Location = new System.Drawing.Point(267, 6); + this.pnlmainbuttonactivated.Name = "pnlmainbuttonactivated"; + this.pnlmainbuttonactivated.Size = new System.Drawing.Size(41, 20); + this.pnlmainbuttonactivated.TabIndex = 16; + this.pnlmainbuttonactivated.MouseClick += new ShiftUI.MouseEventHandler(this.SetALButtonClickedColor); + // + // Label28 + // + this.Label28.AutoSize = true; + this.Label28.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label28.Location = new System.Drawing.Point(177, 7); + this.Label28.Name = "Label28"; + this.Label28.Size = new System.Drawing.Size(67, 16); + this.Label28.TabIndex = 15; + this.Label28.Text = "Activated:"; + // + // Label35 + // + this.Label35.AutoSize = true; + this.Label35.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label35.Location = new System.Drawing.Point(77, 103); + this.Label35.Name = "Label35"; + this.Label35.Size = new System.Drawing.Size(22, 16); + this.Label35.TabIndex = 14; + this.Label35.Text = "px"; + // + // txtapplicationsbuttonheight + // + this.txtapplicationsbuttonheight.BackColor = System.Drawing.Color.White; + this.txtapplicationsbuttonheight.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtapplicationsbuttonheight.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtapplicationsbuttonheight.ForeColor = System.Drawing.Color.Black; + this.txtapplicationsbuttonheight.Location = new System.Drawing.Point(53, 101); + this.txtapplicationsbuttonheight.Name = "txtapplicationsbuttonheight"; + this.txtapplicationsbuttonheight.Size = new System.Drawing.Size(23, 22); + this.txtapplicationsbuttonheight.TabIndex = 13; + this.txtapplicationsbuttonheight.TextChanged += new System.EventHandler(this.txtapplicationsbuttonheight_TextChanged); + // + // Label36 + // + this.Label36.AutoSize = true; + this.Label36.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label36.Location = new System.Drawing.Point(2, 103); + this.Label36.Name = "Label36"; + this.Label36.Size = new System.Drawing.Size(50, 16); + this.Label36.TabIndex = 12; + this.Label36.Text = "Height:"; + // + // pnlmainbuttoncolour + // + this.pnlmainbuttoncolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlmainbuttoncolour.Location = new System.Drawing.Point(128, 4); + this.pnlmainbuttoncolour.Name = "pnlmainbuttoncolour"; + this.pnlmainbuttoncolour.Size = new System.Drawing.Size(41, 20); + this.pnlmainbuttoncolour.TabIndex = 1; + this.pnlmainbuttoncolour.MouseDown += new ShiftUI.MouseEventHandler(this.SetALButtonColor); + // + // Label43 + // + this.Label43.AutoSize = true; + this.Label43.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label43.Location = new System.Drawing.Point(3, 7); + this.Label43.Name = "Label43"; + this.Label43.Size = new System.Drawing.Size(122, 16); + this.Label43.TabIndex = 0; + this.Label43.Text = "Main Button Colour:"; + // + // pnldesktopintro + // + this.pnldesktopintro.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Right))); + this.pnldesktopintro.Widgets.Add(this.Label69); + this.pnldesktopintro.Widgets.Add(this.Label70); + this.pnldesktopintro.Location = new System.Drawing.Point(135, 159); + this.pnldesktopintro.Name = "pnldesktopintro"; + this.pnldesktopintro.Size = new System.Drawing.Size(317, 140); + this.pnldesktopintro.TabIndex = 17; + // + // Label69 + // + this.Label69.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label69.Location = new System.Drawing.Point(3, 20); + this.Label69.Name = "Label69"; + this.Label69.Size = new System.Drawing.Size(312, 113); + this.Label69.TabIndex = 1; + this.Label69.Text = "The Desktop Settings allow you to customize various desktop-related settings such" + + " as the desktop background. Go ahead and explore!"; + this.Label69.TextAlign = System.Drawing.ContentAlignment.TopCenter; + // + // Label70 + // + this.Label70.AutoSize = true; + this.Label70.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label70.Location = new System.Drawing.Point(86, -2); + this.Label70.Name = "Label70"; + this.Label70.Size = new System.Drawing.Size(148, 20); + this.Label70.TabIndex = 0; + this.Label70.Text = "Desktop Settings"; + // + // pnlpanelbuttonsoptions + // + this.pnlpanelbuttonsoptions.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Right))); + this.pnlpanelbuttonsoptions.Widgets.Add(this.pnlpanelbuttontextcolour); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label101); + this.pnlpanelbuttonsoptions.Widgets.Add(this.txtpanelbuttontexttop); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label104); + this.pnlpanelbuttonsoptions.Widgets.Add(this.txtpanelbuttontextside); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label106); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label93); + this.pnlpanelbuttonsoptions.Widgets.Add(this.txtpanelbuttontop); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label94); + this.pnlpanelbuttonsoptions.Widgets.Add(this.txtpanelbuttoninitalgap); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label108); + this.pnlpanelbuttonsoptions.Widgets.Add(this.txtpanelbuttonicontop); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label110); + this.pnlpanelbuttonsoptions.Widgets.Add(this.txtpanelbuttoniconside); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label112); + this.pnlpanelbuttonsoptions.Widgets.Add(this.txtpanelbuttoniconsize); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label105); + this.pnlpanelbuttonsoptions.Widgets.Add(this.cbpanelbuttontextstyle); + this.pnlpanelbuttonsoptions.Widgets.Add(this.cbpanelbuttonfont); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label100); + this.pnlpanelbuttonsoptions.Widgets.Add(this.txtpaneltextbuttonsize); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label102); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label103); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label98); + this.pnlpanelbuttonsoptions.Widgets.Add(this.txtpanelbuttongap); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label99); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label96); + this.pnlpanelbuttonsoptions.Widgets.Add(this.txtpanelbuttonheight); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label97); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label92); + this.pnlpanelbuttonsoptions.Widgets.Add(this.txtpanelbuttonwidth); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label91); + this.pnlpanelbuttonsoptions.Widgets.Add(this.pnlpanelbuttoncolour); + this.pnlpanelbuttonsoptions.Widgets.Add(this.Label95); + this.pnlpanelbuttonsoptions.Location = new System.Drawing.Point(135, 159); + this.pnlpanelbuttonsoptions.Name = "pnlpanelbuttonsoptions"; + this.pnlpanelbuttonsoptions.Size = new System.Drawing.Size(317, 140); + this.pnlpanelbuttonsoptions.TabIndex = 10; + this.pnlpanelbuttonsoptions.Visible = false; + // + // pnlpanelbuttontextcolour + // + this.pnlpanelbuttontextcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlpanelbuttontextcolour.Location = new System.Drawing.Point(270, 57); + this.pnlpanelbuttontextcolour.Name = "pnlpanelbuttontextcolour"; + this.pnlpanelbuttontextcolour.Size = new System.Drawing.Size(41, 20); + this.pnlpanelbuttontextcolour.TabIndex = 50; + this.pnlpanelbuttontextcolour.MouseClick += new ShiftUI.MouseEventHandler(this.SetPanelButtonTextColor); + // + // Label101 + // + this.Label101.AutoSize = true; + this.Label101.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label101.Location = new System.Drawing.Point(219, 59); + this.Label101.Name = "Label101"; + this.Label101.Size = new System.Drawing.Size(50, 16); + this.Label101.TabIndex = 49; + this.Label101.Text = "Colour:"; + // + // txtpanelbuttontexttop + // + this.txtpanelbuttontexttop.BackColor = System.Drawing.Color.White; + this.txtpanelbuttontexttop.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtpanelbuttontexttop.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtpanelbuttontexttop.ForeColor = System.Drawing.Color.Black; + this.txtpanelbuttontexttop.Location = new System.Drawing.Point(225, 82); + this.txtpanelbuttontexttop.Name = "txtpanelbuttontexttop"; + this.txtpanelbuttontexttop.Size = new System.Drawing.Size(23, 22); + this.txtpanelbuttontexttop.TabIndex = 48; + this.txtpanelbuttontexttop.TextChanged += new System.EventHandler(this.txtpanelbuttontexttop_TextChanged); + // + // Label104 + // + this.Label104.AutoSize = true; + this.Label104.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label104.Location = new System.Drawing.Point(191, 84); + this.Label104.Name = "Label104"; + this.Label104.Size = new System.Drawing.Size(36, 16); + this.Label104.TabIndex = 47; + this.Label104.Text = "Top:"; + // + // txtpanelbuttontextside + // + this.txtpanelbuttontextside.BackColor = System.Drawing.Color.White; + this.txtpanelbuttontextside.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtpanelbuttontextside.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtpanelbuttontextside.ForeColor = System.Drawing.Color.Black; + this.txtpanelbuttontextside.Location = new System.Drawing.Point(165, 82); + this.txtpanelbuttontextside.Name = "txtpanelbuttontextside"; + this.txtpanelbuttontextside.Size = new System.Drawing.Size(23, 22); + this.txtpanelbuttontextside.TabIndex = 46; + this.txtpanelbuttontextside.TextChanged += new System.EventHandler(this.txtpanelbuttontextside_TextChanged); + // + // Label106 + // + this.Label106.AutoSize = true; + this.Label106.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label106.Location = new System.Drawing.Point(128, 84); + this.Label106.Name = "Label106"; + this.Label106.Size = new System.Drawing.Size(39, 16); + this.Label106.TabIndex = 45; + this.Label106.Text = "Side:"; + // + // Label93 + // + this.Label93.AutoSize = true; + this.Label93.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label93.Location = new System.Drawing.Point(292, 7); + this.Label93.Name = "Label93"; + this.Label93.Size = new System.Drawing.Size(22, 16); + this.Label93.TabIndex = 43; + this.Label93.Text = "px"; + // + // txtpanelbuttontop + // + this.txtpanelbuttontop.BackColor = System.Drawing.Color.White; + this.txtpanelbuttontop.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtpanelbuttontop.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtpanelbuttontop.ForeColor = System.Drawing.Color.Black; + this.txtpanelbuttontop.Location = new System.Drawing.Point(268, 5); + this.txtpanelbuttontop.Name = "txtpanelbuttontop"; + this.txtpanelbuttontop.Size = new System.Drawing.Size(23, 22); + this.txtpanelbuttontop.TabIndex = 42; + this.txtpanelbuttontop.TextChanged += new System.EventHandler(this.txtpanelbuttontop_TextChanged); + // + // Label94 + // + this.Label94.AutoSize = true; + this.Label94.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label94.Location = new System.Drawing.Point(233, 7); + this.Label94.Name = "Label94"; + this.Label94.Size = new System.Drawing.Size(36, 16); + this.Label94.TabIndex = 41; + this.Label94.Text = "Top:"; + // + // txtpanelbuttoninitalgap + // + this.txtpanelbuttoninitalgap.BackColor = System.Drawing.Color.White; + this.txtpanelbuttoninitalgap.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtpanelbuttoninitalgap.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtpanelbuttoninitalgap.ForeColor = System.Drawing.Color.Black; + this.txtpanelbuttoninitalgap.Location = new System.Drawing.Point(207, 5); + this.txtpanelbuttoninitalgap.Name = "txtpanelbuttoninitalgap"; + this.txtpanelbuttoninitalgap.Size = new System.Drawing.Size(23, 22); + this.txtpanelbuttoninitalgap.TabIndex = 40; + this.txtpanelbuttoninitalgap.TextChanged += new System.EventHandler(this.txtpanelbuttoninitalgap_TextChanged); + // + // Label108 + // + this.Label108.AutoSize = true; + this.Label108.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label108.Location = new System.Drawing.Point(137, 7); + this.Label108.Name = "Label108"; + this.Label108.Size = new System.Drawing.Size(70, 16); + this.Label108.TabIndex = 39; + this.Label108.Text = "Initial Gap:"; + // + // txtpanelbuttonicontop + // + this.txtpanelbuttonicontop.BackColor = System.Drawing.Color.White; + this.txtpanelbuttonicontop.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtpanelbuttonicontop.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtpanelbuttonicontop.ForeColor = System.Drawing.Color.Black; + this.txtpanelbuttonicontop.Location = new System.Drawing.Point(287, 108); + this.txtpanelbuttonicontop.Name = "txtpanelbuttonicontop"; + this.txtpanelbuttonicontop.Size = new System.Drawing.Size(23, 22); + this.txtpanelbuttonicontop.TabIndex = 37; + this.txtpanelbuttonicontop.TextChanged += new System.EventHandler(this.txtpanelbuttonicontop_TextChanged); + // + // Label110 + // + this.Label110.AutoSize = true; + this.Label110.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label110.Location = new System.Drawing.Point(221, 110); + this.Label110.Name = "Label110"; + this.Label110.Size = new System.Drawing.Size(64, 16); + this.Label110.TabIndex = 36; + this.Label110.Text = "Icon Top:"; + // + // txtpanelbuttoniconside + // + this.txtpanelbuttoniconside.BackColor = System.Drawing.Color.White; + this.txtpanelbuttoniconside.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtpanelbuttoniconside.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtpanelbuttoniconside.ForeColor = System.Drawing.Color.Black; + this.txtpanelbuttoniconside.Location = new System.Drawing.Point(180, 108); + this.txtpanelbuttoniconside.Name = "txtpanelbuttoniconside"; + this.txtpanelbuttoniconside.Size = new System.Drawing.Size(23, 22); + this.txtpanelbuttoniconside.TabIndex = 34; + this.txtpanelbuttoniconside.TextChanged += new System.EventHandler(this.txtpanelbuttoniconside_TextChanged); + // + // Label112 + // + this.Label112.AutoSize = true; + this.Label112.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label112.Location = new System.Drawing.Point(113, 110); + this.Label112.Name = "Label112"; + this.Label112.Size = new System.Drawing.Size(67, 16); + this.Label112.TabIndex = 33; + this.Label112.Text = "Icon Side:"; + // + // txtpanelbuttoniconsize + // + this.txtpanelbuttoniconsize.BackColor = System.Drawing.Color.White; + this.txtpanelbuttoniconsize.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtpanelbuttoniconsize.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtpanelbuttoniconsize.ForeColor = System.Drawing.Color.Black; + this.txtpanelbuttoniconsize.Location = new System.Drawing.Point(70, 108); + this.txtpanelbuttoniconsize.Name = "txtpanelbuttoniconsize"; + this.txtpanelbuttoniconsize.Size = new System.Drawing.Size(23, 22); + this.txtpanelbuttoniconsize.TabIndex = 27; + this.txtpanelbuttoniconsize.TextChanged += new System.EventHandler(this.txtpanelbuttoniconsize_TextChanged); + // + // Label105 + // + this.Label105.AutoSize = true; + this.Label105.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label105.Location = new System.Drawing.Point(3, 110); + this.Label105.Name = "Label105"; + this.Label105.Size = new System.Drawing.Size(65, 16); + this.Label105.TabIndex = 26; + this.Label105.Text = "Icon Size:"; + // + // cbpanelbuttontextstyle + // + this.cbpanelbuttontextstyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cbpanelbuttontextstyle.FormattingEnabled = true; + this.cbpanelbuttontextstyle.Items.AddRange(new object[] { + "Bold", + "Italic", + "Regular", + "Strikeout", + "Underline"}); + this.cbpanelbuttontextstyle.Location = new System.Drawing.Point(46, 83); + this.cbpanelbuttontextstyle.Name = "cbpanelbuttontextstyle"; + this.cbpanelbuttontextstyle.Size = new System.Drawing.Size(80, 24); + this.cbpanelbuttontextstyle.TabIndex = 25; + this.cbpanelbuttontextstyle.SelectedIndexChanged += new System.EventHandler(this.cbpanelbuttontextstyle_SelectedIndexChanged); + // + // cbpanelbuttonfont + // + this.cbpanelbuttonfont.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.cbpanelbuttonfont.FormattingEnabled = true; + this.cbpanelbuttonfont.Location = new System.Drawing.Point(70, 56); + this.cbpanelbuttonfont.Name = "cbpanelbuttonfont"; + this.cbpanelbuttonfont.Size = new System.Drawing.Size(147, 24); + this.cbpanelbuttonfont.TabIndex = 24; + this.cbpanelbuttonfont.SelectedIndexChanged += new System.EventHandler(this.cbpanelbuttonfont_SelectedIndexChanged); + // + // Label100 + // + this.Label100.AutoSize = true; + this.Label100.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label100.Location = new System.Drawing.Point(3, 86); + this.Label100.Name = "Label100"; + this.Label100.Size = new System.Drawing.Size(41, 16); + this.Label100.TabIndex = 23; + this.Label100.Text = "Style:"; + // + // txtpaneltextbuttonsize + // + this.txtpaneltextbuttonsize.BackColor = System.Drawing.Color.White; + this.txtpaneltextbuttonsize.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtpaneltextbuttonsize.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtpaneltextbuttonsize.ForeColor = System.Drawing.Color.Black; + this.txtpaneltextbuttonsize.Location = new System.Drawing.Point(287, 82); + this.txtpaneltextbuttonsize.Name = "txtpaneltextbuttonsize"; + this.txtpaneltextbuttonsize.Size = new System.Drawing.Size(23, 22); + this.txtpaneltextbuttonsize.TabIndex = 21; + this.txtpaneltextbuttonsize.TextChanged += new System.EventHandler(this.txtpaneltextbuttonsize_TextChanged); + // + // Label102 + // + this.Label102.AutoSize = true; + this.Label102.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label102.Location = new System.Drawing.Point(252, 84); + this.Label102.Name = "Label102"; + this.Label102.Size = new System.Drawing.Size(37, 16); + this.Label102.TabIndex = 20; + this.Label102.Text = "Size:"; + // + // Label103 + // + this.Label103.AutoSize = true; + this.Label103.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label103.Location = new System.Drawing.Point(3, 60); + this.Label103.Name = "Label103"; + this.Label103.Size = new System.Drawing.Size(66, 16); + this.Label103.TabIndex = 19; + this.Label103.Text = "Text Font:"; + // + // Label98 + // + this.Label98.AutoSize = true; + this.Label98.BackColor = System.Drawing.Color.Transparent; + this.Label98.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label98.Location = new System.Drawing.Point(292, 33); + this.Label98.Name = "Label98"; + this.Label98.Size = new System.Drawing.Size(22, 16); + this.Label98.TabIndex = 14; + this.Label98.Text = "px"; + // + // txtpanelbuttongap + // + this.txtpanelbuttongap.BackColor = System.Drawing.Color.White; + this.txtpanelbuttongap.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtpanelbuttongap.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtpanelbuttongap.ForeColor = System.Drawing.Color.Black; + this.txtpanelbuttongap.Location = new System.Drawing.Point(268, 31); + this.txtpanelbuttongap.Name = "txtpanelbuttongap"; + this.txtpanelbuttongap.Size = new System.Drawing.Size(23, 22); + this.txtpanelbuttongap.TabIndex = 13; + this.txtpanelbuttongap.TextChanged += new System.EventHandler(this.txtpanelbuttongap_TextChanged); + // + // Label99 + // + this.Label99.AutoSize = true; + this.Label99.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label99.Location = new System.Drawing.Point(232, 33); + this.Label99.Name = "Label99"; + this.Label99.Size = new System.Drawing.Size(37, 16); + this.Label99.TabIndex = 12; + this.Label99.Text = "Gap:"; + // + // Label96 + // + this.Label96.AutoSize = true; + this.Label96.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label96.Location = new System.Drawing.Point(209, 34); + this.Label96.Name = "Label96"; + this.Label96.Size = new System.Drawing.Size(22, 16); + this.Label96.TabIndex = 11; + this.Label96.Text = "px"; + // + // txtpanelbuttonheight + // + this.txtpanelbuttonheight.BackColor = System.Drawing.Color.White; + this.txtpanelbuttonheight.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtpanelbuttonheight.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtpanelbuttonheight.ForeColor = System.Drawing.Color.Black; + this.txtpanelbuttonheight.Location = new System.Drawing.Point(185, 32); + this.txtpanelbuttonheight.Name = "txtpanelbuttonheight"; + this.txtpanelbuttonheight.Size = new System.Drawing.Size(23, 22); + this.txtpanelbuttonheight.TabIndex = 10; + this.txtpanelbuttonheight.TextChanged += new System.EventHandler(this.txtpanelbuttonheight_TextChanged); + // + // Label97 + // + this.Label97.AutoSize = true; + this.Label97.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label97.Location = new System.Drawing.Point(135, 34); + this.Label97.Name = "Label97"; + this.Label97.Size = new System.Drawing.Size(50, 16); + this.Label97.TabIndex = 9; + this.Label97.Text = "Height:"; + // + // Label92 + // + this.Label92.AutoSize = true; + this.Label92.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label92.Location = new System.Drawing.Point(114, 33); + this.Label92.Name = "Label92"; + this.Label92.Size = new System.Drawing.Size(22, 16); + this.Label92.TabIndex = 8; + this.Label92.Text = "px"; + // + // txtpanelbuttonwidth + // + this.txtpanelbuttonwidth.BackColor = System.Drawing.Color.White; + this.txtpanelbuttonwidth.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtpanelbuttonwidth.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtpanelbuttonwidth.ForeColor = System.Drawing.Color.Black; + this.txtpanelbuttonwidth.Location = new System.Drawing.Point(88, 31); + this.txtpanelbuttonwidth.Name = "txtpanelbuttonwidth"; + this.txtpanelbuttonwidth.Size = new System.Drawing.Size(26, 22); + this.txtpanelbuttonwidth.TabIndex = 7; + this.txtpanelbuttonwidth.TextChanged += new System.EventHandler(this.txtpanelbuttonwidth_TextChanged); + // + // Label91 + // + this.Label91.AutoSize = true; + this.Label91.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label91.Location = new System.Drawing.Point(3, 33); + this.Label91.Name = "Label91"; + this.Label91.Size = new System.Drawing.Size(85, 16); + this.Label91.TabIndex = 6; + this.Label91.Text = "Button Width:"; + // + // pnlpanelbuttoncolour + // + this.pnlpanelbuttoncolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlpanelbuttoncolour.Location = new System.Drawing.Point(94, 5); + this.pnlpanelbuttoncolour.Name = "pnlpanelbuttoncolour"; + this.pnlpanelbuttoncolour.Size = new System.Drawing.Size(41, 20); + this.pnlpanelbuttoncolour.TabIndex = 1; + this.pnlpanelbuttoncolour.MouseClick += new ShiftUI.MouseEventHandler(this.SetPanelButtonColor); + // + // Label95 + // + this.Label95.AutoSize = true; + this.Label95.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label95.Location = new System.Drawing.Point(3, 7); + this.Label95.Name = "Label95"; + this.Label95.Size = new System.Drawing.Size(90, 16); + this.Label95.TabIndex = 0; + this.Label95.Text = "Button Colour:"; + // + // pnldesktopbackgroundoptions + // + this.pnldesktopbackgroundoptions.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Right))); + this.pnldesktopbackgroundoptions.Widgets.Add(this.pnldesktopcolour); + this.pnldesktopbackgroundoptions.Widgets.Add(this.Label45); + this.pnldesktopbackgroundoptions.Location = new System.Drawing.Point(135, 159); + this.pnldesktopbackgroundoptions.Name = "pnldesktopbackgroundoptions"; + this.pnldesktopbackgroundoptions.Size = new System.Drawing.Size(317, 140); + this.pnldesktopbackgroundoptions.TabIndex = 10; + this.pnldesktopbackgroundoptions.Visible = false; + // + // pnldesktopcolour + // + this.pnldesktopcolour.BackgroundImageLayout = ShiftUI.ImageLayout.Stretch; + this.pnldesktopcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnldesktopcolour.Location = new System.Drawing.Point(112, 5); + this.pnldesktopcolour.Name = "pnldesktopcolour"; + this.pnldesktopcolour.Size = new System.Drawing.Size(41, 20); + this.pnldesktopcolour.TabIndex = 3; + this.pnldesktopcolour.MouseClick += new ShiftUI.MouseEventHandler(this.ChangeDesktopBackground); + // + // Label45 + // + this.Label45.AutoSize = true; + this.Label45.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label45.Location = new System.Drawing.Point(3, 7); + this.Label45.Name = "Label45"; + this.Label45.Size = new System.Drawing.Size(104, 16); + this.Label45.TabIndex = 2; + this.Label45.Text = "Desktop Colour:"; + // + // pnlpanelclockoptions + // + this.pnlpanelclockoptions.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Right))); + this.pnlpanelclockoptions.Widgets.Add(this.pnlclockbackgroundcolour); + this.pnlpanelclockoptions.Widgets.Add(this.Label44); + this.pnlpanelclockoptions.Widgets.Add(this.comboclocktextstyle); + this.pnlpanelclockoptions.Widgets.Add(this.comboclocktextfont); + this.pnlpanelclockoptions.Widgets.Add(this.Label26); + this.pnlpanelclockoptions.Widgets.Add(this.Label29); + this.pnlpanelclockoptions.Widgets.Add(this.txtclocktextfromtop); + this.pnlpanelclockoptions.Widgets.Add(this.Label30); + this.pnlpanelclockoptions.Widgets.Add(this.Label31); + this.pnlpanelclockoptions.Widgets.Add(this.txtclocktextsize); + this.pnlpanelclockoptions.Widgets.Add(this.Label32); + this.pnlpanelclockoptions.Widgets.Add(this.Label33); + this.pnlpanelclockoptions.Widgets.Add(this.pnlpanelclocktextcolour); + this.pnlpanelclockoptions.Widgets.Add(this.Label34); + this.pnlpanelclockoptions.Location = new System.Drawing.Point(135, 159); + this.pnlpanelclockoptions.Name = "pnlpanelclockoptions"; + this.pnlpanelclockoptions.Size = new System.Drawing.Size(317, 140); + this.pnlpanelclockoptions.TabIndex = 15; + this.pnlpanelclockoptions.Visible = false; + // + // pnlclockbackgroundcolour + // + this.pnlclockbackgroundcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlclockbackgroundcolour.Location = new System.Drawing.Point(261, 5); + this.pnlclockbackgroundcolour.Name = "pnlclockbackgroundcolour"; + this.pnlclockbackgroundcolour.Size = new System.Drawing.Size(41, 20); + this.pnlclockbackgroundcolour.TabIndex = 20; + this.pnlclockbackgroundcolour.MouseClick += new ShiftUI.MouseEventHandler(this.SetClockBG); + // + // Label44 + // + this.Label44.AutoSize = true; + this.Label44.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label44.Location = new System.Drawing.Point(173, 7); + this.Label44.Name = "Label44"; + this.Label44.Size = new System.Drawing.Size(84, 16); + this.Label44.TabIndex = 19; + this.Label44.Text = "Background:"; + // + // comboclocktextstyle + // + this.comboclocktextstyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.comboclocktextstyle.FormattingEnabled = true; + this.comboclocktextstyle.Items.AddRange(new object[] { + "Bold", + "Italic", + "Regular", + "Strikeout", + "Underline"}); + this.comboclocktextstyle.Location = new System.Drawing.Point(209, 54); + this.comboclocktextstyle.Name = "comboclocktextstyle"; + this.comboclocktextstyle.Size = new System.Drawing.Size(99, 24); + this.comboclocktextstyle.TabIndex = 18; + this.comboclocktextstyle.SelectedIndexChanged += new System.EventHandler(this.comboclocktextstyle_SelectedIndexChanged); + // + // comboclocktextfont + // + this.comboclocktextfont.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.comboclocktextfont.FormattingEnabled = true; + this.comboclocktextfont.Location = new System.Drawing.Point(114, 28); + this.comboclocktextfont.Name = "comboclocktextfont"; + this.comboclocktextfont.Size = new System.Drawing.Size(192, 24); + this.comboclocktextfont.TabIndex = 17; + this.comboclocktextfont.SelectedIndexChanged += new System.EventHandler(this.comboclocktextfont_SelectedIndexChanged); + // + // Label26 + // + this.Label26.AutoSize = true; + this.Label26.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label26.Location = new System.Drawing.Point(166, 57); + this.Label26.Name = "Label26"; + this.Label26.Size = new System.Drawing.Size(41, 16); + this.Label26.TabIndex = 15; + this.Label26.Text = "Style:"; + // + // Label29 + // + this.Label29.AutoSize = true; + this.Label29.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label29.Location = new System.Drawing.Point(163, 82); + this.Label29.Name = "Label29"; + this.Label29.Size = new System.Drawing.Size(22, 16); + this.Label29.TabIndex = 11; + this.Label29.Text = "px"; + // + // txtclocktextfromtop + // + this.txtclocktextfromtop.BackColor = System.Drawing.Color.White; + this.txtclocktextfromtop.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtclocktextfromtop.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtclocktextfromtop.ForeColor = System.Drawing.Color.Black; + this.txtclocktextfromtop.Location = new System.Drawing.Point(139, 80); + this.txtclocktextfromtop.Name = "txtclocktextfromtop"; + this.txtclocktextfromtop.Size = new System.Drawing.Size(23, 22); + this.txtclocktextfromtop.TabIndex = 10; + this.txtclocktextfromtop.TextChanged += new System.EventHandler(this.txtclocktextfromtop_TextChanged); + // + // Label30 + // + this.Label30.AutoSize = true; + this.Label30.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label30.Location = new System.Drawing.Point(3, 82); + this.Label30.Name = "Label30"; + this.Label30.Size = new System.Drawing.Size(136, 16); + this.Label30.TabIndex = 9; + this.Label30.Text = "Clock Text From Top:"; + // + // Label31 + // + this.Label31.AutoSize = true; + this.Label31.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label31.Location = new System.Drawing.Point(138, 57); + this.Label31.Name = "Label31"; + this.Label31.Size = new System.Drawing.Size(22, 16); + this.Label31.TabIndex = 8; + this.Label31.Text = "px"; + // + // txtclocktextsize + // + this.txtclocktextsize.BackColor = System.Drawing.Color.White; + this.txtclocktextsize.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtclocktextsize.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtclocktextsize.ForeColor = System.Drawing.Color.Black; + this.txtclocktextsize.Location = new System.Drawing.Point(114, 55); + this.txtclocktextsize.Name = "txtclocktextsize"; + this.txtclocktextsize.Size = new System.Drawing.Size(23, 22); + this.txtclocktextsize.TabIndex = 7; + this.txtclocktextsize.Validated += new System.EventHandler(this.txtclocktextsize_TextChanged); + // + // Label32 + // + this.Label32.AutoSize = true; + this.Label32.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label32.Location = new System.Drawing.Point(3, 57); + this.Label32.Name = "Label32"; + this.Label32.Size = new System.Drawing.Size(103, 16); + this.Label32.TabIndex = 6; + this.Label32.Text = "Clock Text Size:"; + // + // Label33 + // + this.Label33.AutoSize = true; + this.Label33.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label33.Location = new System.Drawing.Point(3, 32); + this.Label33.Name = "Label33"; + this.Label33.Size = new System.Drawing.Size(103, 16); + this.Label33.TabIndex = 2; + this.Label33.Text = "Clock Text Font:"; + // + // pnlpanelclocktextcolour + // + this.pnlpanelclocktextcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlpanelclocktextcolour.Location = new System.Drawing.Point(121, 5); + this.pnlpanelclocktextcolour.Name = "pnlpanelclocktextcolour"; + this.pnlpanelclocktextcolour.Size = new System.Drawing.Size(41, 20); + this.pnlpanelclocktextcolour.TabIndex = 1; + this.pnlpanelclocktextcolour.MouseClick += new ShiftUI.MouseEventHandler(this.SetClockTextColor); + // + // Label34 + // + this.Label34.AutoSize = true; + this.Label34.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label34.Location = new System.Drawing.Point(3, 7); + this.Label34.Name = "Label34"; + this.Label34.Size = new System.Drawing.Size(116, 16); + this.Label34.TabIndex = 0; + this.Label34.Text = "Clock Text Colour:"; + // + // pnldesktoppreview + // + this.pnldesktoppreview.Anchor = ((ShiftUI.AnchorStyles)((((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Bottom) + | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.pnldesktoppreview.Widgets.Add(this.predesktoppanel); + this.pnldesktoppreview.Location = new System.Drawing.Point(5, 3); + this.pnldesktoppreview.Name = "pnldesktoppreview"; + this.pnldesktoppreview.Size = new System.Drawing.Size(448, 148); + this.pnldesktoppreview.TabIndex = 0; + // + // predesktoppanel + // + this.predesktoppanel.BackColor = System.Drawing.Color.Gray; + this.predesktoppanel.Widgets.Add(this.prepnlpanelbuttonholder); + this.predesktoppanel.Widgets.Add(this.pretimepanel); + this.predesktoppanel.Widgets.Add(this.preapplaunchermenuholder); + this.predesktoppanel.Dock = ShiftUI.DockStyle.Top; + this.predesktoppanel.Location = new System.Drawing.Point(0, 0); + this.predesktoppanel.Name = "predesktoppanel"; + this.predesktoppanel.Size = new System.Drawing.Size(448, 25); + this.predesktoppanel.TabIndex = 1; + // + // prepnlpanelbuttonholder + // + this.prepnlpanelbuttonholder.BackColor = System.Drawing.Color.Transparent; + this.prepnlpanelbuttonholder.Widgets.Add(this.prepnlpanelbutton); + this.prepnlpanelbuttonholder.Dock = ShiftUI.DockStyle.Fill; + this.prepnlpanelbuttonholder.Location = new System.Drawing.Point(116, 0); + this.prepnlpanelbuttonholder.Name = "prepnlpanelbuttonholder"; + this.prepnlpanelbuttonholder.Padding = new ShiftUI.Padding(2, 0, 0, 0); + this.prepnlpanelbuttonholder.Size = new System.Drawing.Size(235, 25); + this.prepnlpanelbuttonholder.TabIndex = 6; + // + // prepnlpanelbutton + // + this.prepnlpanelbutton.BackColor = System.Drawing.Color.Black; + this.prepnlpanelbutton.Widgets.Add(this.pretbicon); + this.prepnlpanelbutton.Widgets.Add(this.pretbctext); + this.prepnlpanelbutton.Location = new System.Drawing.Point(5, 3); + this.prepnlpanelbutton.Name = "prepnlpanelbutton"; + this.prepnlpanelbutton.Size = new System.Drawing.Size(126, 20); + this.prepnlpanelbutton.TabIndex = 18; + this.prepnlpanelbutton.Visible = false; + // + // pretbicon + // + this.pretbicon.BackColor = System.Drawing.Color.Transparent; + this.pretbicon.BackgroundImageLayout = ShiftUI.ImageLayout.Stretch; + this.pretbicon.Location = new System.Drawing.Point(4, 2); + this.pretbicon.Name = "pretbicon"; + this.pretbicon.Size = new System.Drawing.Size(16, 16); + this.pretbicon.TabIndex = 1; + this.pretbicon.TabStop = false; + // + // pretbctext + // + this.pretbctext.AutoSize = true; + this.pretbctext.BackColor = System.Drawing.Color.Transparent; + this.pretbctext.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.pretbctext.ForeColor = System.Drawing.Color.White; + this.pretbctext.Location = new System.Drawing.Point(24, 2); + this.pretbctext.Name = "pretbctext"; + this.pretbctext.Size = new System.Drawing.Size(45, 16); + this.pretbctext.TabIndex = 0; + this.pretbctext.Text = "Shifter"; + // + // pretimepanel + // + this.pretimepanel.Widgets.Add(this.prepaneltimetext); + this.pretimepanel.Dock = ShiftUI.DockStyle.Right; + this.pretimepanel.Location = new System.Drawing.Point(351, 0); + this.pretimepanel.Name = "pretimepanel"; + this.pretimepanel.Size = new System.Drawing.Size(97, 25); + this.pretimepanel.TabIndex = 5; + // + // prepaneltimetext + // + this.prepaneltimetext.AutoSize = true; + this.prepaneltimetext.BackColor = System.Drawing.Color.Transparent; + this.prepaneltimetext.Font = new System.Drawing.Font("Trebuchet MS", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.prepaneltimetext.Location = new System.Drawing.Point(5, 0); + this.prepaneltimetext.Name = "prepaneltimetext"; + this.prepaneltimetext.Size = new System.Drawing.Size(80, 24); + this.prepaneltimetext.TabIndex = 1; + this.prepaneltimetext.Text = "5000023"; + this.prepaneltimetext.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // preapplaunchermenuholder + // + this.preapplaunchermenuholder.Widgets.Add(this.predesktopappmenu); + this.preapplaunchermenuholder.Dock = ShiftUI.DockStyle.Left; + this.preapplaunchermenuholder.Location = new System.Drawing.Point(0, 0); + this.preapplaunchermenuholder.Name = "preapplaunchermenuholder"; + this.preapplaunchermenuholder.Size = new System.Drawing.Size(116, 25); + this.preapplaunchermenuholder.TabIndex = 4; + // + // predesktopappmenu + // + this.predesktopappmenu.AutoSize = false; + this.predesktopappmenu.Items.AddRange(new ShiftUI.ToolStripItem[] { + this.ApplicationsToolStripMenuItem}); + this.predesktopappmenu.LayoutStyle = ShiftUI.ToolStripLayoutStyle.HorizontalStackWithOverflow; + this.predesktopappmenu.Location = new System.Drawing.Point(0, 0); + this.predesktopappmenu.Name = "predesktopappmenu"; + this.predesktopappmenu.Padding = new ShiftUI.Padding(0); + this.predesktopappmenu.Size = new System.Drawing.Size(116, 24); + this.predesktopappmenu.TabIndex = 0; + this.predesktopappmenu.Text = "MenuStrip1"; + // + // ApplicationsToolStripMenuItem + // + this.ApplicationsToolStripMenuItem.AutoSize = false; + this.ApplicationsToolStripMenuItem.DropDownItems.AddRange(new ShiftUI.ToolStripItem[] { + this.KnowledgeInputToolStripMenuItem, + this.ShiftoriumToolStripMenuItem, + this.ClockToolStripMenuItem, + this.TerminalToolStripMenuItem, + this.ShifterToolStripMenuItem, + this.ToolStripSeparator1, + this.ShutdownToolStripMenuItem}); + this.ApplicationsToolStripMenuItem.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.749999F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.ApplicationsToolStripMenuItem.Name = "ApplicationsToolStripMenuItem"; + this.ApplicationsToolStripMenuItem.Padding = new ShiftUI.Padding(2, 0, 2, 0); + this.ApplicationsToolStripMenuItem.ShowShortcutKeys = false; + this.ApplicationsToolStripMenuItem.Size = new System.Drawing.Size(102, 24); + this.ApplicationsToolStripMenuItem.Text = "Applications"; + this.ApplicationsToolStripMenuItem.TextDirection = ShiftUI.ToolStripTextDirection.Horizontal; + this.ApplicationsToolStripMenuItem.TextImageRelation = ShiftUI.TextImageRelation.TextBeforeImage; + // + // KnowledgeInputToolStripMenuItem + // + this.KnowledgeInputToolStripMenuItem.BackColor = System.Drawing.Color.Transparent; + this.KnowledgeInputToolStripMenuItem.Name = "KnowledgeInputToolStripMenuItem"; + this.KnowledgeInputToolStripMenuItem.ShowShortcutKeys = false; + this.KnowledgeInputToolStripMenuItem.Size = new System.Drawing.Size(181, 22); + this.KnowledgeInputToolStripMenuItem.Text = "Knowledge Input"; + // + // ShiftoriumToolStripMenuItem + // + this.ShiftoriumToolStripMenuItem.BackColor = System.Drawing.Color.Transparent; + this.ShiftoriumToolStripMenuItem.Name = "ShiftoriumToolStripMenuItem"; + this.ShiftoriumToolStripMenuItem.ShowShortcutKeys = false; + this.ShiftoriumToolStripMenuItem.Size = new System.Drawing.Size(181, 22); + this.ShiftoriumToolStripMenuItem.Text = "Shiftorium"; + // + // ClockToolStripMenuItem + // + this.ClockToolStripMenuItem.BackColor = System.Drawing.Color.Transparent; + this.ClockToolStripMenuItem.Name = "ClockToolStripMenuItem"; + this.ClockToolStripMenuItem.ShowShortcutKeys = false; + this.ClockToolStripMenuItem.Size = new System.Drawing.Size(181, 22); + this.ClockToolStripMenuItem.Text = "Clock"; + // + // TerminalToolStripMenuItem + // + this.TerminalToolStripMenuItem.BackColor = System.Drawing.Color.Transparent; + this.TerminalToolStripMenuItem.Name = "TerminalToolStripMenuItem"; + this.TerminalToolStripMenuItem.ShowShortcutKeys = false; + this.TerminalToolStripMenuItem.Size = new System.Drawing.Size(181, 22); + this.TerminalToolStripMenuItem.Text = "Terminal"; + // + // ShifterToolStripMenuItem + // + this.ShifterToolStripMenuItem.BackColor = System.Drawing.Color.Transparent; + this.ShifterToolStripMenuItem.Name = "ShifterToolStripMenuItem"; + this.ShifterToolStripMenuItem.Size = new System.Drawing.Size(181, 22); + this.ShifterToolStripMenuItem.Text = "Shifter"; + // + // ToolStripSeparator1 + // + this.ToolStripSeparator1.BackColor = System.Drawing.Color.Transparent; + this.ToolStripSeparator1.ForeColor = System.Drawing.Color.White; + this.ToolStripSeparator1.Name = "ToolStripSeparator1"; + this.ToolStripSeparator1.Size = new System.Drawing.Size(178, 6); + // + // ShutdownToolStripMenuItem + // + this.ShutdownToolStripMenuItem.BackColor = System.Drawing.Color.Transparent; + this.ShutdownToolStripMenuItem.Name = "ShutdownToolStripMenuItem"; + this.ShutdownToolStripMenuItem.Size = new System.Drawing.Size(181, 22); + this.ShutdownToolStripMenuItem.Text = "Shut Down"; + // + // Panel10 + // + this.Panel10.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Left))); + this.Panel10.Widgets.Add(this.btndesktopitself); + this.Panel10.Widgets.Add(this.btnpanelclock); + this.Panel10.Widgets.Add(this.btnapplauncher); + this.Panel10.Widgets.Add(this.btndesktoppanel); + this.Panel10.Location = new System.Drawing.Point(1, 168); + this.Panel10.Name = "Panel10"; + this.Panel10.Size = new System.Drawing.Size(128, 135); + this.Panel10.TabIndex = 8; + // + // btndesktopitself + // + this.btndesktopitself.BackColor = System.Drawing.Color.White; + this.btndesktopitself.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btndesktopitself.Font = new System.Drawing.Font("Cambria", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btndesktopitself.Location = new System.Drawing.Point(4, 105); + this.btndesktopitself.Name = "btndesktopitself"; + this.btndesktopitself.Size = new System.Drawing.Size(119, 29); + this.btndesktopitself.TabIndex = 7; + this.btndesktopitself.Text = "Desktop"; + this.btndesktopitself.UseVisualStyleBackColor = false; + this.btndesktopitself.Click += new System.EventHandler(this.btndesktopitself_Click); + // + // btnpanelclock + // + this.btnpanelclock.BackColor = System.Drawing.Color.White; + this.btnpanelclock.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnpanelclock.Font = new System.Drawing.Font("Cambria", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnpanelclock.Location = new System.Drawing.Point(4, 70); + this.btnpanelclock.Name = "btnpanelclock"; + this.btnpanelclock.Size = new System.Drawing.Size(119, 29); + this.btnpanelclock.TabIndex = 6; + this.btnpanelclock.Text = "Panel Clock"; + this.btnpanelclock.UseVisualStyleBackColor = false; + this.btnpanelclock.Click += new System.EventHandler(this.btnpanelclock_Click); + // + // btnapplauncher + // + this.btnapplauncher.BackColor = System.Drawing.Color.White; + this.btnapplauncher.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnapplauncher.Font = new System.Drawing.Font("Cambria", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnapplauncher.Location = new System.Drawing.Point(4, 35); + this.btnapplauncher.Name = "btnapplauncher"; + this.btnapplauncher.Size = new System.Drawing.Size(119, 29); + this.btnapplauncher.TabIndex = 5; + this.btnapplauncher.Text = "App Launcher"; + this.btnapplauncher.UseVisualStyleBackColor = false; + this.btnapplauncher.Click += new System.EventHandler(this.btnapplauncher_Click); + // + // btndesktoppanel + // + this.btndesktoppanel.BackColor = System.Drawing.Color.White; + this.btndesktoppanel.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btndesktoppanel.Font = new System.Drawing.Font("Cambria", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btndesktoppanel.Location = new System.Drawing.Point(4, 0); + this.btndesktoppanel.Name = "btndesktoppanel"; + this.btndesktoppanel.Size = new System.Drawing.Size(119, 29); + this.btndesktoppanel.TabIndex = 4; + this.btndesktoppanel.Text = "Desktop Panel"; + this.btndesktoppanel.UseVisualStyleBackColor = false; + this.btndesktoppanel.Click += new System.EventHandler(this.btndesktoppanel_Click); + // + // txtpanelbuttoniconheight + // + this.txtpanelbuttoniconheight.Location = new System.Drawing.Point(0, 0); + this.txtpanelbuttoniconheight.Name = "txtpanelbuttoniconheight"; + this.txtpanelbuttoniconheight.Size = new System.Drawing.Size(100, 20); + this.txtpanelbuttoniconheight.TabIndex = 0; + // + // pnlwindowsoptions + // + this.pnlwindowsoptions.Anchor = ((ShiftUI.AnchorStyles)((((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Bottom) + | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.pnlwindowsoptions.BackColor = System.Drawing.Color.White; + this.pnlwindowsoptions.Widgets.Add(this.pnlwindowsintro); + this.pnlwindowsoptions.Widgets.Add(this.pnlbuttonoptions); + this.pnlwindowsoptions.Widgets.Add(this.pnltitlebaroptions); + this.pnlwindowsoptions.Widgets.Add(this.pnlborderoptions); + this.pnlwindowsoptions.Widgets.Add(this.pnltitletextoptions); + this.pnlwindowsoptions.Widgets.Add(this.pnlwindowsobjects); + this.pnlwindowsoptions.Widgets.Add(this.pnlwindowpreview); + this.pnlwindowsoptions.Location = new System.Drawing.Point(134, 9); + this.pnlwindowsoptions.Name = "pnlwindowsoptions"; + this.pnlwindowsoptions.Size = new System.Drawing.Size(457, 306); + this.pnlwindowsoptions.TabIndex = 4; + // + // pnlwindowsintro + // + this.pnlwindowsintro.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Right))); + this.pnlwindowsintro.Widgets.Add(this.Label68); + this.pnlwindowsintro.Widgets.Add(this.Label67); + this.pnlwindowsintro.Location = new System.Drawing.Point(135, 159); + this.pnlwindowsintro.Name = "pnlwindowsintro"; + this.pnlwindowsintro.Size = new System.Drawing.Size(325, 139); + this.pnlwindowsintro.TabIndex = 16; + // + // Label68 + // + this.Label68.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label68.Location = new System.Drawing.Point(3, 20); + this.Label68.Name = "Label68"; + this.Label68.Size = new System.Drawing.Size(312, 113); + this.Label68.TabIndex = 1; + this.Label68.Text = "Welcome to the Windows category. Here, you may skin various aspects of windows in" + + " ShiftOS."; + this.Label68.TextAlign = System.Drawing.ContentAlignment.TopCenter; + this.Label68.Click += new System.EventHandler(this.Label68_Click); + // + // Label67 + // + this.Label67.AutoSize = true; + this.Label67.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label67.Location = new System.Drawing.Point(89, -2); + this.Label67.Name = "Label67"; + this.Label67.Size = new System.Drawing.Size(143, 20); + this.Label67.TabIndex = 0; + this.Label67.Text = "Window Settings"; + // + // pnlbuttonoptions + // + this.pnlbuttonoptions.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Right))); + this.pnlbuttonoptions.Widgets.Add(this.pnlclosebuttonoptions); + this.pnlbuttonoptions.Widgets.Add(this.pnlrollupbuttonoptions); + this.pnlbuttonoptions.Widgets.Add(this.pnlminimizebuttonoptions); + this.pnlbuttonoptions.Widgets.Add(this.combobuttonoption); + this.pnlbuttonoptions.Widgets.Add(this.Label52); + this.pnlbuttonoptions.Location = new System.Drawing.Point(135, 159); + this.pnlbuttonoptions.Name = "pnlbuttonoptions"; + this.pnlbuttonoptions.Size = new System.Drawing.Size(325, 139); + this.pnlbuttonoptions.TabIndex = 10; + this.pnlbuttonoptions.Visible = false; + // + // pnlclosebuttonoptions + // + this.pnlclosebuttonoptions.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.pnlclosebuttonoptions.Widgets.Add(this.Label8); + this.pnlclosebuttonoptions.Widgets.Add(this.Label11); + this.pnlclosebuttonoptions.Widgets.Add(this.pnlclosebuttoncolour); + this.pnlclosebuttonoptions.Widgets.Add(this.txtclosebuttonfromside); + this.pnlclosebuttonoptions.Widgets.Add(this.Label7); + this.pnlclosebuttonoptions.Widgets.Add(this.Label12); + this.pnlclosebuttonoptions.Widgets.Add(this.txtclosebuttonheight); + this.pnlclosebuttonoptions.Widgets.Add(this.Label13); + this.pnlclosebuttonoptions.Widgets.Add(this.Label6); + this.pnlclosebuttonoptions.Widgets.Add(this.txtclosebuttonfromtop); + this.pnlclosebuttonoptions.Widgets.Add(this.Label10); + this.pnlclosebuttonoptions.Widgets.Add(this.Label14); + this.pnlclosebuttonoptions.Widgets.Add(this.txtclosebuttonwidth); + this.pnlclosebuttonoptions.Widgets.Add(this.Label9); + this.pnlclosebuttonoptions.Location = new System.Drawing.Point(4, 29); + this.pnlclosebuttonoptions.Name = "pnlclosebuttonoptions"; + this.pnlclosebuttonoptions.Size = new System.Drawing.Size(311, 105); + this.pnlclosebuttonoptions.TabIndex = 15; + this.pnlclosebuttonoptions.Visible = false; + // + // Label8 + // + this.Label8.AutoSize = true; + this.Label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label8.Location = new System.Drawing.Point(3, 6); + this.Label8.Name = "Label8"; + this.Label8.Size = new System.Drawing.Size(128, 16); + this.Label8.TabIndex = 0; + this.Label8.Text = "Close Button Colour:"; + // + // Label11 + // + this.Label11.AutoSize = true; + this.Label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label11.Location = new System.Drawing.Point(177, 82); + this.Label11.Name = "Label11"; + this.Label11.Size = new System.Drawing.Size(22, 16); + this.Label11.TabIndex = 14; + this.Label11.Text = "px"; + // + // pnlclosebuttoncolour + // + this.pnlclosebuttoncolour.BackgroundImageLayout = ShiftUI.ImageLayout.Stretch; + this.pnlclosebuttoncolour.Location = new System.Drawing.Point(132, 4); + this.pnlclosebuttoncolour.Name = "pnlclosebuttoncolour"; + this.pnlclosebuttoncolour.Size = new System.Drawing.Size(41, 20); + this.pnlclosebuttoncolour.TabIndex = 1; + this.pnlclosebuttoncolour.MouseClick += new ShiftUI.MouseEventHandler(this.SetcloseColor); + // + // txtclosebuttonfromside + // + this.txtclosebuttonfromside.BackColor = System.Drawing.Color.White; + this.txtclosebuttonfromside.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtclosebuttonfromside.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtclosebuttonfromside.ForeColor = System.Drawing.Color.Black; + this.txtclosebuttonfromside.Location = new System.Drawing.Point(153, 80); + this.txtclosebuttonfromside.Name = "txtclosebuttonfromside"; + this.txtclosebuttonfromside.Size = new System.Drawing.Size(23, 22); + this.txtclosebuttonfromside.TabIndex = 13; + this.txtclosebuttonfromside.TextChanged += new System.EventHandler(this.txtclosebuttonfromside_TextChanged); + // + // Label7 + // + this.Label7.AutoSize = true; + this.Label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label7.Location = new System.Drawing.Point(3, 32); + this.Label7.Name = "Label7"; + this.Label7.Size = new System.Drawing.Size(128, 16); + this.Label7.TabIndex = 2; + this.Label7.Text = "Close Button Height:"; + // + // Label12 + // + this.Label12.AutoSize = true; + this.Label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label12.Location = new System.Drawing.Point(3, 82); + this.Label12.Name = "Label12"; + this.Label12.Size = new System.Drawing.Size(151, 16); + this.Label12.TabIndex = 12; + this.Label12.Text = "Close Button From Side:"; + // + // txtclosebuttonheight + // + this.txtclosebuttonheight.BackColor = System.Drawing.Color.White; + this.txtclosebuttonheight.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtclosebuttonheight.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtclosebuttonheight.ForeColor = System.Drawing.Color.Black; + this.txtclosebuttonheight.Location = new System.Drawing.Point(132, 30); + this.txtclosebuttonheight.Name = "txtclosebuttonheight"; + this.txtclosebuttonheight.Size = new System.Drawing.Size(23, 22); + this.txtclosebuttonheight.TabIndex = 4; + this.txtclosebuttonheight.TextChanged += new System.EventHandler(this.txtclosebuttonheight_TextChanged); + // + // Label13 + // + this.Label13.AutoSize = true; + this.Label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label13.Location = new System.Drawing.Point(177, 57); + this.Label13.Name = "Label13"; + this.Label13.Size = new System.Drawing.Size(22, 16); + this.Label13.TabIndex = 11; + this.Label13.Text = "px"; + // + // Label6 + // + this.Label6.AutoSize = true; + this.Label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label6.Location = new System.Drawing.Point(156, 32); + this.Label6.Name = "Label6"; + this.Label6.Size = new System.Drawing.Size(22, 16); + this.Label6.TabIndex = 5; + this.Label6.Text = "px"; + // + // txtclosebuttonfromtop + // + this.txtclosebuttonfromtop.BackColor = System.Drawing.Color.White; + this.txtclosebuttonfromtop.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtclosebuttonfromtop.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtclosebuttonfromtop.ForeColor = System.Drawing.Color.Black; + this.txtclosebuttonfromtop.Location = new System.Drawing.Point(153, 55); + this.txtclosebuttonfromtop.Name = "txtclosebuttonfromtop"; + this.txtclosebuttonfromtop.Size = new System.Drawing.Size(23, 22); + this.txtclosebuttonfromtop.TabIndex = 10; + this.txtclosebuttonfromtop.TextChanged += new System.EventHandler(this.txtclosebuttonfromtop_TextChanged); + // + // Label10 + // + this.Label10.AutoSize = true; + this.Label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label10.Location = new System.Drawing.Point(184, 32); + this.Label10.Name = "Label10"; + this.Label10.Size = new System.Drawing.Size(45, 16); + this.Label10.TabIndex = 6; + this.Label10.Text = "Width:"; + // + // Label14 + // + this.Label14.AutoSize = true; + this.Label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label14.Location = new System.Drawing.Point(3, 57); + this.Label14.Name = "Label14"; + this.Label14.Size = new System.Drawing.Size(148, 16); + this.Label14.TabIndex = 9; + this.Label14.Text = "Close Button From Top:"; + // + // txtclosebuttonwidth + // + this.txtclosebuttonwidth.BackColor = System.Drawing.Color.White; + this.txtclosebuttonwidth.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtclosebuttonwidth.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtclosebuttonwidth.ForeColor = System.Drawing.Color.Black; + this.txtclosebuttonwidth.Location = new System.Drawing.Point(234, 30); + this.txtclosebuttonwidth.Name = "txtclosebuttonwidth"; + this.txtclosebuttonwidth.Size = new System.Drawing.Size(23, 22); + this.txtclosebuttonwidth.TabIndex = 7; + this.txtclosebuttonwidth.TextChanged += new System.EventHandler(this.txtclosebuttonwidth_TextChanged); + // + // Label9 + // + this.Label9.AutoSize = true; + this.Label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label9.Location = new System.Drawing.Point(258, 32); + this.Label9.Name = "Label9"; + this.Label9.Size = new System.Drawing.Size(22, 16); + this.Label9.TabIndex = 8; + this.Label9.Text = "px"; + // + // pnlrollupbuttonoptions + // + this.pnlrollupbuttonoptions.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.pnlrollupbuttonoptions.Widgets.Add(this.Label54); + this.pnlrollupbuttonoptions.Widgets.Add(this.Label55); + this.pnlrollupbuttonoptions.Widgets.Add(this.pnlrollupbuttoncolour); + this.pnlrollupbuttonoptions.Widgets.Add(this.txtrollupbuttonside); + this.pnlrollupbuttonoptions.Widgets.Add(this.Label56); + this.pnlrollupbuttonoptions.Widgets.Add(this.Label57); + this.pnlrollupbuttonoptions.Widgets.Add(this.txtrollupbuttonheight); + this.pnlrollupbuttonoptions.Widgets.Add(this.Label58); + this.pnlrollupbuttonoptions.Widgets.Add(this.Label59); + this.pnlrollupbuttonoptions.Widgets.Add(this.txtrollupbuttontop); + this.pnlrollupbuttonoptions.Widgets.Add(this.Label60); + this.pnlrollupbuttonoptions.Widgets.Add(this.Label61); + this.pnlrollupbuttonoptions.Widgets.Add(this.txtrollupbuttonwidth); + this.pnlrollupbuttonoptions.Widgets.Add(this.Label62); + this.pnlrollupbuttonoptions.Location = new System.Drawing.Point(4, 29); + this.pnlrollupbuttonoptions.Name = "pnlrollupbuttonoptions"; + this.pnlrollupbuttonoptions.Size = new System.Drawing.Size(311, 105); + this.pnlrollupbuttonoptions.TabIndex = 16; + this.pnlrollupbuttonoptions.Visible = false; + // + // Label54 + // + this.Label54.AutoSize = true; + this.Label54.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label54.Location = new System.Drawing.Point(3, 6); + this.Label54.Name = "Label54"; + this.Label54.Size = new System.Drawing.Size(138, 16); + this.Label54.TabIndex = 0; + this.Label54.Text = "Roll Up Button Colour:"; + // + // Label55 + // + this.Label55.AutoSize = true; + this.Label55.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label55.Location = new System.Drawing.Point(188, 82); + this.Label55.Name = "Label55"; + this.Label55.Size = new System.Drawing.Size(22, 16); + this.Label55.TabIndex = 14; + this.Label55.Text = "px"; + // + // pnlrollupbuttoncolour + // + this.pnlrollupbuttoncolour.BackgroundImageLayout = ShiftUI.ImageLayout.Stretch; + this.pnlrollupbuttoncolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlrollupbuttoncolour.Location = new System.Drawing.Point(143, 4); + this.pnlrollupbuttoncolour.Name = "pnlrollupbuttoncolour"; + this.pnlrollupbuttoncolour.Size = new System.Drawing.Size(41, 20); + this.pnlrollupbuttoncolour.TabIndex = 1; + this.pnlrollupbuttoncolour.MouseClick += new ShiftUI.MouseEventHandler(this.SetrollupColor); + // + // txtrollupbuttonside + // + this.txtrollupbuttonside.BackColor = System.Drawing.Color.White; + this.txtrollupbuttonside.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtrollupbuttonside.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtrollupbuttonside.ForeColor = System.Drawing.Color.Black; + this.txtrollupbuttonside.Location = new System.Drawing.Point(164, 80); + this.txtrollupbuttonside.Name = "txtrollupbuttonside"; + this.txtrollupbuttonside.Size = new System.Drawing.Size(23, 22); + this.txtrollupbuttonside.TabIndex = 13; + this.txtrollupbuttonside.TextChanged += new System.EventHandler(this.txtrollupbuttonside_TextChanged); + // + // Label56 + // + this.Label56.AutoSize = true; + this.Label56.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label56.Location = new System.Drawing.Point(3, 32); + this.Label56.Name = "Label56"; + this.Label56.Size = new System.Drawing.Size(138, 16); + this.Label56.TabIndex = 2; + this.Label56.Text = "Roll Up Button Height:"; + // + // Label57 + // + this.Label57.AutoSize = true; + this.Label57.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label57.Location = new System.Drawing.Point(3, 82); + this.Label57.Name = "Label57"; + this.Label57.Size = new System.Drawing.Size(161, 16); + this.Label57.TabIndex = 12; + this.Label57.Text = "Roll Up Button From Side:"; + // + // txtrollupbuttonheight + // + this.txtrollupbuttonheight.BackColor = System.Drawing.Color.White; + this.txtrollupbuttonheight.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtrollupbuttonheight.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtrollupbuttonheight.ForeColor = System.Drawing.Color.Black; + this.txtrollupbuttonheight.Location = new System.Drawing.Point(143, 30); + this.txtrollupbuttonheight.Name = "txtrollupbuttonheight"; + this.txtrollupbuttonheight.Size = new System.Drawing.Size(23, 22); + this.txtrollupbuttonheight.TabIndex = 4; + this.txtrollupbuttonheight.TextChanged += new System.EventHandler(this.txtrollupbuttonheight_TextChanged); + // + // Label58 + // + this.Label58.AutoSize = true; + this.Label58.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label58.Location = new System.Drawing.Point(188, 57); + this.Label58.Name = "Label58"; + this.Label58.Size = new System.Drawing.Size(22, 16); + this.Label58.TabIndex = 11; + this.Label58.Text = "px"; + // + // Label59 + // + this.Label59.AutoSize = true; + this.Label59.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label59.Location = new System.Drawing.Point(167, 32); + this.Label59.Name = "Label59"; + this.Label59.Size = new System.Drawing.Size(22, 16); + this.Label59.TabIndex = 5; + this.Label59.Text = "px"; + // + // txtrollupbuttontop + // + this.txtrollupbuttontop.BackColor = System.Drawing.Color.White; + this.txtrollupbuttontop.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtrollupbuttontop.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtrollupbuttontop.ForeColor = System.Drawing.Color.Black; + this.txtrollupbuttontop.Location = new System.Drawing.Point(164, 55); + this.txtrollupbuttontop.Name = "txtrollupbuttontop"; + this.txtrollupbuttontop.Size = new System.Drawing.Size(23, 22); + this.txtrollupbuttontop.TabIndex = 10; + this.txtrollupbuttontop.TextChanged += new System.EventHandler(this.txtrollupbuttontop_TextChanged); + // + // Label60 + // + this.Label60.AutoSize = true; + this.Label60.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label60.Location = new System.Drawing.Point(195, 32); + this.Label60.Name = "Label60"; + this.Label60.Size = new System.Drawing.Size(45, 16); + this.Label60.TabIndex = 6; + this.Label60.Text = "Width:"; + // + // Label61 + // + this.Label61.AutoSize = true; + this.Label61.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label61.Location = new System.Drawing.Point(3, 57); + this.Label61.Name = "Label61"; + this.Label61.Size = new System.Drawing.Size(158, 16); + this.Label61.TabIndex = 9; + this.Label61.Text = "Roll Up Button From Top:"; + // + // txtrollupbuttonwidth + // + this.txtrollupbuttonwidth.BackColor = System.Drawing.Color.White; + this.txtrollupbuttonwidth.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtrollupbuttonwidth.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtrollupbuttonwidth.ForeColor = System.Drawing.Color.Black; + this.txtrollupbuttonwidth.Location = new System.Drawing.Point(245, 30); + this.txtrollupbuttonwidth.Name = "txtrollupbuttonwidth"; + this.txtrollupbuttonwidth.Size = new System.Drawing.Size(23, 22); + this.txtrollupbuttonwidth.TabIndex = 7; + this.txtrollupbuttonwidth.TextChanged += new System.EventHandler(this.txtrollupbuttonwidth_TextChanged); + // + // Label62 + // + this.Label62.AutoSize = true; + this.Label62.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label62.Location = new System.Drawing.Point(269, 32); + this.Label62.Name = "Label62"; + this.Label62.Size = new System.Drawing.Size(22, 16); + this.Label62.TabIndex = 8; + this.Label62.Text = "px"; + // + // pnlminimizebuttonoptions + // + this.pnlminimizebuttonoptions.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.pnlminimizebuttonoptions.Widgets.Add(this.Label82); + this.pnlminimizebuttonoptions.Widgets.Add(this.Label83); + this.pnlminimizebuttonoptions.Widgets.Add(this.pnlminimizebuttoncolour); + this.pnlminimizebuttonoptions.Widgets.Add(this.txtminimizebuttonside); + this.pnlminimizebuttonoptions.Widgets.Add(this.Label84); + this.pnlminimizebuttonoptions.Widgets.Add(this.Label85); + this.pnlminimizebuttonoptions.Widgets.Add(this.txtminimizebuttonheight); + this.pnlminimizebuttonoptions.Widgets.Add(this.Label86); + this.pnlminimizebuttonoptions.Widgets.Add(this.Label87); + this.pnlminimizebuttonoptions.Widgets.Add(this.txtminimizebuttontop); + this.pnlminimizebuttonoptions.Widgets.Add(this.Label88); + this.pnlminimizebuttonoptions.Widgets.Add(this.Label89); + this.pnlminimizebuttonoptions.Widgets.Add(this.txtminimizebuttonwidth); + this.pnlminimizebuttonoptions.Widgets.Add(this.Label90); + this.pnlminimizebuttonoptions.Location = new System.Drawing.Point(4, 29); + this.pnlminimizebuttonoptions.Name = "pnlminimizebuttonoptions"; + this.pnlminimizebuttonoptions.Size = new System.Drawing.Size(311, 105); + this.pnlminimizebuttonoptions.TabIndex = 18; + this.pnlminimizebuttonoptions.Visible = false; + // + // Label82 + // + this.Label82.AutoSize = true; + this.Label82.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label82.Location = new System.Drawing.Point(3, 6); + this.Label82.Name = "Label82"; + this.Label82.Size = new System.Drawing.Size(145, 16); + this.Label82.TabIndex = 0; + this.Label82.Text = "Minimize Button Colour:"; + // + // Label83 + // + this.Label83.AutoSize = true; + this.Label83.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label83.Location = new System.Drawing.Point(196, 82); + this.Label83.Name = "Label83"; + this.Label83.Size = new System.Drawing.Size(22, 16); + this.Label83.TabIndex = 14; + this.Label83.Text = "px"; + // + // pnlminimizebuttoncolour + // + this.pnlminimizebuttoncolour.BackgroundImageLayout = ShiftUI.ImageLayout.Stretch; + this.pnlminimizebuttoncolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlminimizebuttoncolour.Location = new System.Drawing.Point(149, 4); + this.pnlminimizebuttoncolour.Name = "pnlminimizebuttoncolour"; + this.pnlminimizebuttoncolour.Size = new System.Drawing.Size(41, 20); + this.pnlminimizebuttoncolour.TabIndex = 1; + this.pnlminimizebuttoncolour.MouseClick += new ShiftUI.MouseEventHandler(this.SetMinimizeColor); + // + // txtminimizebuttonside + // + this.txtminimizebuttonside.BackColor = System.Drawing.Color.White; + this.txtminimizebuttonside.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtminimizebuttonside.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtminimizebuttonside.ForeColor = System.Drawing.Color.Black; + this.txtminimizebuttonside.Location = new System.Drawing.Point(172, 80); + this.txtminimizebuttonside.Name = "txtminimizebuttonside"; + this.txtminimizebuttonside.Size = new System.Drawing.Size(23, 22); + this.txtminimizebuttonside.TabIndex = 13; + this.txtminimizebuttonside.TextChanged += new System.EventHandler(this.txtminimizebuttonside_TextChanged); + // + // Label84 + // + this.Label84.AutoSize = true; + this.Label84.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label84.Location = new System.Drawing.Point(3, 32); + this.Label84.Name = "Label84"; + this.Label84.Size = new System.Drawing.Size(145, 16); + this.Label84.TabIndex = 2; + this.Label84.Text = "Minimize Button Height:"; + // + // Label85 + // + this.Label85.AutoSize = true; + this.Label85.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label85.Location = new System.Drawing.Point(3, 82); + this.Label85.Name = "Label85"; + this.Label85.Size = new System.Drawing.Size(168, 16); + this.Label85.TabIndex = 12; + this.Label85.Text = "Minimize Button From Side:"; + // + // txtminimizebuttonheight + // + this.txtminimizebuttonheight.BackColor = System.Drawing.Color.White; + this.txtminimizebuttonheight.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtminimizebuttonheight.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtminimizebuttonheight.ForeColor = System.Drawing.Color.Black; + this.txtminimizebuttonheight.Location = new System.Drawing.Point(150, 30); + this.txtminimizebuttonheight.Name = "txtminimizebuttonheight"; + this.txtminimizebuttonheight.Size = new System.Drawing.Size(23, 22); + this.txtminimizebuttonheight.TabIndex = 4; + this.txtminimizebuttonheight.TextChanged += new System.EventHandler(this.txtminimizebuttonheight_TextChanged); + // + // Label86 + // + this.Label86.AutoSize = true; + this.Label86.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label86.Location = new System.Drawing.Point(196, 57); + this.Label86.Name = "Label86"; + this.Label86.Size = new System.Drawing.Size(22, 16); + this.Label86.TabIndex = 11; + this.Label86.Text = "px"; + // + // Label87 + // + this.Label87.AutoSize = true; + this.Label87.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label87.Location = new System.Drawing.Point(174, 32); + this.Label87.Name = "Label87"; + this.Label87.Size = new System.Drawing.Size(22, 16); + this.Label87.TabIndex = 5; + this.Label87.Text = "px"; + // + // txtminimizebuttontop + // + this.txtminimizebuttontop.BackColor = System.Drawing.Color.White; + this.txtminimizebuttontop.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtminimizebuttontop.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtminimizebuttontop.ForeColor = System.Drawing.Color.Black; + this.txtminimizebuttontop.Location = new System.Drawing.Point(172, 55); + this.txtminimizebuttontop.Name = "txtminimizebuttontop"; + this.txtminimizebuttontop.Size = new System.Drawing.Size(23, 22); + this.txtminimizebuttontop.TabIndex = 10; + this.txtminimizebuttontop.TextChanged += new System.EventHandler(this.txtminimizebuttontop_TextChanged); + // + // Label88 + // + this.Label88.AutoSize = true; + this.Label88.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label88.Location = new System.Drawing.Point(198, 32); + this.Label88.Name = "Label88"; + this.Label88.Size = new System.Drawing.Size(45, 16); + this.Label88.TabIndex = 6; + this.Label88.Text = "Width:"; + // + // Label89 + // + this.Label89.AutoSize = true; + this.Label89.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label89.Location = new System.Drawing.Point(3, 57); + this.Label89.Name = "Label89"; + this.Label89.Size = new System.Drawing.Size(165, 16); + this.Label89.TabIndex = 9; + this.Label89.Text = "Minimize Button From Top:"; + // + // txtminimizebuttonwidth + // + this.txtminimizebuttonwidth.BackColor = System.Drawing.Color.White; + this.txtminimizebuttonwidth.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtminimizebuttonwidth.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtminimizebuttonwidth.ForeColor = System.Drawing.Color.Black; + this.txtminimizebuttonwidth.Location = new System.Drawing.Point(247, 30); + this.txtminimizebuttonwidth.Name = "txtminimizebuttonwidth"; + this.txtminimizebuttonwidth.Size = new System.Drawing.Size(23, 22); + this.txtminimizebuttonwidth.TabIndex = 7; + this.txtminimizebuttonwidth.TextChanged += new System.EventHandler(this.txtminimizebuttonwidth_TextChanged); + // + // Label90 + // + this.Label90.AutoSize = true; + this.Label90.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label90.Location = new System.Drawing.Point(269, 32); + this.Label90.Name = "Label90"; + this.Label90.Size = new System.Drawing.Size(22, 16); + this.Label90.TabIndex = 8; + this.Label90.Text = "px"; + // + // combobuttonoption + // + this.combobuttonoption.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.combobuttonoption.FormattingEnabled = true; + this.combobuttonoption.Items.AddRange(new object[] { + "Close Button", + "Roll Up Button"}); + this.combobuttonoption.Location = new System.Drawing.Point(157, 4); + this.combobuttonoption.Name = "combobuttonoption"; + this.combobuttonoption.Size = new System.Drawing.Size(121, 24); + this.combobuttonoption.TabIndex = 17; + this.combobuttonoption.SelectedIndexChanged += new System.EventHandler(this.combobuttonoption_SelectedIndexChanged); + // + // Label52 + // + this.Label52.AutoSize = true; + this.Label52.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label52.Location = new System.Drawing.Point(40, 6); + this.Label52.Name = "Label52"; + this.Label52.Size = new System.Drawing.Size(111, 16); + this.Label52.TabIndex = 15; + this.Label52.Text = "Button To Modify:"; + // + // pnltitlebaroptions + // + this.pnltitlebaroptions.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Right))); + this.pnltitlebaroptions.Widgets.Add(this.Label80); + this.pnltitlebaroptions.Widgets.Add(this.txticonfromtop); + this.pnltitlebaroptions.Widgets.Add(this.Label81); + this.pnltitlebaroptions.Widgets.Add(this.Label78); + this.pnltitlebaroptions.Widgets.Add(this.txticonfromside); + this.pnltitlebaroptions.Widgets.Add(this.Label79); + this.pnltitlebaroptions.Widgets.Add(this.lbcornerwidthpx); + this.pnltitlebaroptions.Widgets.Add(this.txttitlebarcornerwidth); + this.pnltitlebaroptions.Widgets.Add(this.lbcornerwidth); + this.pnltitlebaroptions.Widgets.Add(this.pnltitlebarrightcornercolour); + this.pnltitlebaroptions.Widgets.Add(this.pnltitlebarleftcornercolour); + this.pnltitlebaroptions.Widgets.Add(this.lbrightcornercolor); + this.pnltitlebaroptions.Widgets.Add(this.lbleftcornercolor); + this.pnltitlebaroptions.Widgets.Add(this.cboxtitlebarcorners); + this.pnltitlebaroptions.Widgets.Add(this.Label5); + this.pnltitlebaroptions.Widgets.Add(this.txttitlebarheight); + this.pnltitlebaroptions.Widgets.Add(this.Label4); + this.pnltitlebaroptions.Widgets.Add(this.pnltitlebarcolour); + this.pnltitlebaroptions.Widgets.Add(this.Label2); + this.pnltitlebaroptions.Location = new System.Drawing.Point(135, 159); + this.pnltitlebaroptions.Name = "pnltitlebaroptions"; + this.pnltitlebaroptions.Size = new System.Drawing.Size(325, 139); + this.pnltitlebaroptions.TabIndex = 9; + this.pnltitlebaroptions.Visible = false; + // + // Label80 + // + this.Label80.AutoSize = true; + this.Label80.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label80.Location = new System.Drawing.Point(277, 105); + this.Label80.Name = "Label80"; + this.Label80.Size = new System.Drawing.Size(22, 16); + this.Label80.TabIndex = 19; + this.Label80.Text = "px"; + // + // txticonfromtop + // + this.txticonfromtop.BackColor = System.Drawing.Color.White; + this.txticonfromtop.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txticonfromtop.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txticonfromtop.ForeColor = System.Drawing.Color.Black; + this.txticonfromtop.Location = new System.Drawing.Point(253, 103); + this.txticonfromtop.Name = "txticonfromtop"; + this.txticonfromtop.Size = new System.Drawing.Size(23, 22); + this.txticonfromtop.TabIndex = 18; + this.txticonfromtop.TextChanged += new System.EventHandler(this.txticonfromtop_TextChanged); + // + // Label81 + // + this.Label81.AutoSize = true; + this.Label81.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label81.Location = new System.Drawing.Point(157, 105); + this.Label81.Name = "Label81"; + this.Label81.Size = new System.Drawing.Size(98, 16); + this.Label81.TabIndex = 17; + this.Label81.Text = "Icon From Top:"; + // + // Label78 + // + this.Label78.AutoSize = true; + this.Label78.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label78.Location = new System.Drawing.Point(128, 105); + this.Label78.Name = "Label78"; + this.Label78.Size = new System.Drawing.Size(22, 16); + this.Label78.TabIndex = 16; + this.Label78.Text = "px"; + // + // txticonfromside + // + this.txticonfromside.BackColor = System.Drawing.Color.White; + this.txticonfromside.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txticonfromside.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txticonfromside.ForeColor = System.Drawing.Color.Black; + this.txticonfromside.Location = new System.Drawing.Point(104, 103); + this.txticonfromside.Name = "txticonfromside"; + this.txticonfromside.Size = new System.Drawing.Size(23, 22); + this.txticonfromside.TabIndex = 15; + this.txticonfromside.TextChanged += new System.EventHandler(this.txticonfromside_TextChanged); + // + // Label79 + // + this.Label79.AutoSize = true; + this.Label79.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label79.Location = new System.Drawing.Point(3, 105); + this.Label79.Name = "Label79"; + this.Label79.Size = new System.Drawing.Size(101, 16); + this.Label79.TabIndex = 14; + this.Label79.Text = "Icon From Side:"; + // + // lbcornerwidthpx + // + this.lbcornerwidthpx.AutoSize = true; + this.lbcornerwidthpx.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbcornerwidthpx.Location = new System.Drawing.Point(277, 32); + this.lbcornerwidthpx.Name = "lbcornerwidthpx"; + this.lbcornerwidthpx.Size = new System.Drawing.Size(22, 16); + this.lbcornerwidthpx.TabIndex = 13; + this.lbcornerwidthpx.Text = "px"; + // + // txttitlebarcornerwidth + // + this.txttitlebarcornerwidth.BackColor = System.Drawing.Color.White; + this.txttitlebarcornerwidth.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txttitlebarcornerwidth.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txttitlebarcornerwidth.ForeColor = System.Drawing.Color.Black; + this.txttitlebarcornerwidth.Location = new System.Drawing.Point(253, 30); + this.txttitlebarcornerwidth.Name = "txttitlebarcornerwidth"; + this.txttitlebarcornerwidth.Size = new System.Drawing.Size(23, 22); + this.txttitlebarcornerwidth.TabIndex = 12; + this.txttitlebarcornerwidth.TextChanged += new System.EventHandler(this.txttitlebarcornerwidth_TextChanged); + // + // lbcornerwidth + // + this.lbcornerwidth.AutoSize = true; + this.lbcornerwidth.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbcornerwidth.Location = new System.Drawing.Point(163, 32); + this.lbcornerwidth.Name = "lbcornerwidth"; + this.lbcornerwidth.Size = new System.Drawing.Size(88, 16); + this.lbcornerwidth.TabIndex = 11; + this.lbcornerwidth.Text = "Corner Width:"; + // + // pnltitlebarrightcornercolour + // + this.pnltitlebarrightcornercolour.BackgroundImageLayout = ShiftUI.ImageLayout.Stretch; + this.pnltitlebarrightcornercolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnltitlebarrightcornercolour.Location = new System.Drawing.Point(136, 80); + this.pnltitlebarrightcornercolour.Name = "pnltitlebarrightcornercolour"; + this.pnltitlebarrightcornercolour.Size = new System.Drawing.Size(41, 20); + this.pnltitlebarrightcornercolour.TabIndex = 10; + this.pnltitlebarrightcornercolour.MouseClick += new ShiftUI.MouseEventHandler(this.SetRightCornerColor); + // + // pnltitlebarleftcornercolour + // + this.pnltitlebarleftcornercolour.BackgroundImageLayout = ShiftUI.ImageLayout.Stretch; + this.pnltitlebarleftcornercolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnltitlebarleftcornercolour.Location = new System.Drawing.Point(126, 56); + this.pnltitlebarleftcornercolour.Name = "pnltitlebarleftcornercolour"; + this.pnltitlebarleftcornercolour.Size = new System.Drawing.Size(41, 20); + this.pnltitlebarleftcornercolour.TabIndex = 8; + this.pnltitlebarleftcornercolour.MouseClick += new ShiftUI.MouseEventHandler(this.SetLeftCornerColor); + // + // lbrightcornercolor + // + this.lbrightcornercolor.AutoSize = true; + this.lbrightcornercolor.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbrightcornercolor.Location = new System.Drawing.Point(3, 81); + this.lbrightcornercolor.Name = "lbrightcornercolor"; + this.lbrightcornercolor.Size = new System.Drawing.Size(127, 16); + this.lbrightcornercolor.TabIndex = 9; + this.lbrightcornercolor.Text = "Right Corner Colour:"; + // + // lbleftcornercolor + // + this.lbleftcornercolor.AutoSize = true; + this.lbleftcornercolor.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbleftcornercolor.Location = new System.Drawing.Point(3, 57); + this.lbleftcornercolor.Name = "lbleftcornercolor"; + this.lbleftcornercolor.Size = new System.Drawing.Size(117, 16); + this.lbleftcornercolor.TabIndex = 7; + this.lbleftcornercolor.Text = "Left Corner Colour:"; + // + // cboxtitlebarcorners + // + this.cboxtitlebarcorners.AutoSize = true; + this.cboxtitlebarcorners.FlatAppearance.BorderColor = System.Drawing.Color.Black; + this.cboxtitlebarcorners.FlatAppearance.CheckedBackColor = System.Drawing.Color.Black; + this.cboxtitlebarcorners.FlatStyle = ShiftUI.FlatStyle.Standard; + this.cboxtitlebarcorners.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.25F); + this.cboxtitlebarcorners.Location = new System.Drawing.Point(166, 4); + this.cboxtitlebarcorners.Name = "cboxtitlebarcorners"; + this.cboxtitlebarcorners.Size = new System.Drawing.Size(131, 21); + this.cboxtitlebarcorners.TabIndex = 6; + this.cboxtitlebarcorners.Text = "Title Bar Corners"; + this.cboxtitlebarcorners.UseVisualStyleBackColor = true; + this.cboxtitlebarcorners.CheckedChanged += new System.EventHandler(this.cboxtitlebarcorners_CheckedChanged); + // + // Label5 + // + this.Label5.AutoSize = true; + this.Label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label5.Location = new System.Drawing.Point(136, 32); + this.Label5.Name = "Label5"; + this.Label5.Size = new System.Drawing.Size(22, 16); + this.Label5.TabIndex = 5; + this.Label5.Text = "px"; + // + // txttitlebarheight + // + this.txttitlebarheight.BackColor = System.Drawing.Color.White; + this.txttitlebarheight.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txttitlebarheight.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txttitlebarheight.ForeColor = System.Drawing.Color.Black; + this.txttitlebarheight.Location = new System.Drawing.Point(112, 30); + this.txttitlebarheight.Name = "txttitlebarheight"; + this.txttitlebarheight.Size = new System.Drawing.Size(23, 22); + this.txttitlebarheight.TabIndex = 4; + this.txttitlebarheight.TextChanged += new System.EventHandler(this.txttitlebarheight_TextChanged); + // + // Label4 + // + this.Label4.AutoSize = true; + this.Label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label4.Location = new System.Drawing.Point(3, 32); + this.Label4.Name = "Label4"; + this.Label4.Size = new System.Drawing.Size(103, 16); + this.Label4.TabIndex = 2; + this.Label4.Text = "Title Bar Height:"; + // + // pnltitlebarcolour + // + this.pnltitlebarcolour.BackgroundImageLayout = ShiftUI.ImageLayout.Stretch; + this.pnltitlebarcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnltitlebarcolour.Location = new System.Drawing.Point(112, 5); + this.pnltitlebarcolour.Name = "pnltitlebarcolour"; + this.pnltitlebarcolour.Size = new System.Drawing.Size(41, 20); + this.pnltitlebarcolour.TabIndex = 1; + this.pnltitlebarcolour.MouseClick += new ShiftUI.MouseEventHandler(this.SetTitlebarColor); + // + // Label2 + // + this.Label2.AutoSize = true; + this.Label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label2.Location = new System.Drawing.Point(3, 7); + this.Label2.Name = "Label2"; + this.Label2.Size = new System.Drawing.Size(103, 16); + this.Label2.TabIndex = 0; + this.Label2.Text = "Title Bar Colour:"; + // + // pnlborderoptions + // + this.pnlborderoptions.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Right))); + this.pnlborderoptions.Widgets.Add(this.cbindividualbordercolours); + this.pnlborderoptions.Widgets.Add(this.pnlborderbottomrightcolour); + this.pnlborderoptions.Widgets.Add(this.lbbright); + this.pnlborderoptions.Widgets.Add(this.pnlborderbottomcolour); + this.pnlborderoptions.Widgets.Add(this.lbbottom); + this.pnlborderoptions.Widgets.Add(this.pnlborderbottomleftcolour); + this.pnlborderoptions.Widgets.Add(this.lbbleft); + this.pnlborderoptions.Widgets.Add(this.pnlborderrightcolour); + this.pnlborderoptions.Widgets.Add(this.lbright); + this.pnlborderoptions.Widgets.Add(this.pnlborderleftcolour); + this.pnlborderoptions.Widgets.Add(this.lbleft); + this.pnlborderoptions.Widgets.Add(this.Label15); + this.pnlborderoptions.Widgets.Add(this.pnlbordercolour); + this.pnlborderoptions.Widgets.Add(this.txtbordersize); + this.pnlborderoptions.Widgets.Add(this.Label3); + this.pnlborderoptions.Widgets.Add(this.Label16); + this.pnlborderoptions.Location = new System.Drawing.Point(135, 159); + this.pnlborderoptions.Name = "pnlborderoptions"; + this.pnlborderoptions.RightToLeft = ShiftUI.RightToLeft.Yes; + this.pnlborderoptions.Size = new System.Drawing.Size(325, 139); + this.pnlborderoptions.TabIndex = 10; + this.pnlborderoptions.Visible = false; + // + // cbindividualbordercolours + // + this.cbindividualbordercolours.AutoSize = true; + this.cbindividualbordercolours.FlatAppearance.BorderColor = System.Drawing.Color.Black; + this.cbindividualbordercolours.FlatAppearance.CheckedBackColor = System.Drawing.Color.Black; + this.cbindividualbordercolours.FlatStyle = ShiftUI.FlatStyle.Standard; + this.cbindividualbordercolours.Font = new System.Drawing.Font("Microsoft Sans Serif", 10.25F); + this.cbindividualbordercolours.Location = new System.Drawing.Point(161, 4); + this.cbindividualbordercolours.Name = "cbindividualbordercolours"; + this.cbindividualbordercolours.Size = new System.Drawing.Size(135, 21); + this.cbindividualbordercolours.TabIndex = 28; + this.cbindividualbordercolours.Text = "Individual Colours"; + this.cbindividualbordercolours.UseVisualStyleBackColor = true; + this.cbindividualbordercolours.CheckedChanged += new System.EventHandler(this.cbindividualbordercolours_CheckedChanged); + // + // pnlborderbottomrightcolour + // + this.pnlborderbottomrightcolour.BackgroundImageLayout = ShiftUI.ImageLayout.Stretch; + this.pnlborderbottomrightcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlborderbottomrightcolour.Location = new System.Drawing.Point(132, 101); + this.pnlborderbottomrightcolour.Name = "pnlborderbottomrightcolour"; + this.pnlborderbottomrightcolour.Size = new System.Drawing.Size(41, 20); + this.pnlborderbottomrightcolour.TabIndex = 27; + this.pnlborderbottomrightcolour.MouseClick += new ShiftUI.MouseEventHandler(this.SetBottomRBorderColor); + // + // lbbright + // + this.lbbright.AutoSize = true; + this.lbbright.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbbright.Location = new System.Drawing.Point(3, 103); + this.lbbright.Name = "lbbright"; + this.lbbright.Size = new System.Drawing.Size(129, 16); + this.lbbright.TabIndex = 26; + this.lbbright.Text = "Bottom Right Colour:"; + // + // pnlborderbottomcolour + // + this.pnlborderbottomcolour.BackgroundImageLayout = ShiftUI.ImageLayout.Stretch; + this.pnlborderbottomcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlborderbottomcolour.Location = new System.Drawing.Point(263, 31); + this.pnlborderbottomcolour.Name = "pnlborderbottomcolour"; + this.pnlborderbottomcolour.Size = new System.Drawing.Size(41, 20); + this.pnlborderbottomcolour.TabIndex = 25; + this.pnlborderbottomcolour.MouseClick += new ShiftUI.MouseEventHandler(this.SetBottomBorderColor); + // + // lbbottom + // + this.lbbottom.AutoSize = true; + this.lbbottom.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbbottom.Location = new System.Drawing.Point(158, 32); + this.lbbottom.Name = "lbbottom"; + this.lbbottom.Size = new System.Drawing.Size(95, 16); + this.lbbottom.TabIndex = 24; + this.lbbottom.Text = "Bottom Colour:"; + // + // pnlborderbottomleftcolour + // + this.pnlborderbottomleftcolour.BackgroundImageLayout = ShiftUI.ImageLayout.Stretch; + this.pnlborderbottomleftcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlborderbottomleftcolour.Location = new System.Drawing.Point(124, 78); + this.pnlborderbottomleftcolour.Name = "pnlborderbottomleftcolour"; + this.pnlborderbottomleftcolour.Size = new System.Drawing.Size(41, 20); + this.pnlborderbottomleftcolour.TabIndex = 23; + this.pnlborderbottomleftcolour.MouseClick += new ShiftUI.MouseEventHandler(this.SetBottomLColor); + // + // lbbleft + // + this.lbbleft.AutoSize = true; + this.lbbleft.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbbleft.Location = new System.Drawing.Point(3, 80); + this.lbbleft.Name = "lbbleft"; + this.lbbleft.Size = new System.Drawing.Size(119, 16); + this.lbbleft.TabIndex = 22; + this.lbbleft.Text = "Bottom Left Colour:"; + // + // pnlborderrightcolour + // + this.pnlborderrightcolour.BackgroundImageLayout = ShiftUI.ImageLayout.Stretch; + this.pnlborderrightcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlborderrightcolour.Location = new System.Drawing.Point(263, 54); + this.pnlborderrightcolour.Name = "pnlborderrightcolour"; + this.pnlborderrightcolour.Size = new System.Drawing.Size(41, 20); + this.pnlborderrightcolour.TabIndex = 21; + this.pnlborderrightcolour.MouseClick += new ShiftUI.MouseEventHandler(this.SetRightBorderColor); + // + // lbright + // + this.lbright.AutoSize = true; + this.lbright.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbright.Location = new System.Drawing.Point(157, 56); + this.lbright.Name = "lbright"; + this.lbright.Size = new System.Drawing.Size(84, 16); + this.lbright.TabIndex = 20; + this.lbright.Text = "Right Colour:"; + // + // pnlborderleftcolour + // + this.pnlborderleftcolour.BackgroundImageLayout = ShiftUI.ImageLayout.Stretch; + this.pnlborderleftcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlborderleftcolour.Location = new System.Drawing.Point(102, 54); + this.pnlborderleftcolour.Name = "pnlborderleftcolour"; + this.pnlborderleftcolour.Size = new System.Drawing.Size(41, 20); + this.pnlborderleftcolour.TabIndex = 19; + this.pnlborderleftcolour.MouseClick += new ShiftUI.MouseEventHandler(this.SetLeftBorderColor); + // + // lbleft + // + this.lbleft.AutoSize = true; + this.lbleft.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lbleft.Location = new System.Drawing.Point(3, 56); + this.lbleft.Name = "lbleft"; + this.lbleft.Size = new System.Drawing.Size(74, 16); + this.lbleft.TabIndex = 18; + this.lbleft.Text = "Left Colour:"; + // + // Label15 + // + this.Label15.AutoSize = true; + this.Label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label15.Location = new System.Drawing.Point(126, 31); + this.Label15.Name = "Label15"; + this.Label15.Size = new System.Drawing.Size(22, 16); + this.Label15.TabIndex = 17; + this.Label15.Text = "px"; + // + // pnlbordercolour + // + this.pnlbordercolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlbordercolour.Location = new System.Drawing.Point(102, 5); + this.pnlbordercolour.Name = "pnlbordercolour"; + this.pnlbordercolour.Size = new System.Drawing.Size(41, 20); + this.pnlbordercolour.TabIndex = 3; + this.pnlbordercolour.MouseClick += new ShiftUI.MouseEventHandler(this.SetMainBorderColor); + // + // txtbordersize + // + this.txtbordersize.BackColor = System.Drawing.Color.White; + this.txtbordersize.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtbordersize.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtbordersize.ForeColor = System.Drawing.Color.Black; + this.txtbordersize.Location = new System.Drawing.Point(102, 29); + this.txtbordersize.Name = "txtbordersize"; + this.txtbordersize.Size = new System.Drawing.Size(23, 22); + this.txtbordersize.TabIndex = 16; + this.txtbordersize.TextChanged += new System.EventHandler(this.txtbordersize_TextChanged); + // + // Label3 + // + this.Label3.AutoSize = true; + this.Label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label3.Location = new System.Drawing.Point(3, 7); + this.Label3.Name = "Label3"; + this.Label3.Size = new System.Drawing.Size(94, 16); + this.Label3.TabIndex = 2; + this.Label3.Text = "Border Colour:"; + // + // Label16 + // + this.Label16.AutoSize = true; + this.Label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label16.Location = new System.Drawing.Point(3, 31); + this.Label16.Name = "Label16"; + this.Label16.Size = new System.Drawing.Size(81, 16); + this.Label16.TabIndex = 15; + this.Label16.Text = "Border Size:"; + // + // pnltitletextoptions + // + this.pnltitletextoptions.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Right))); + this.pnltitletextoptions.Widgets.Add(this.combotitletextposition); + this.pnltitletextoptions.Widgets.Add(this.Label53); + this.pnltitletextoptions.Widgets.Add(this.combotitletextstyle); + this.pnltitletextoptions.Widgets.Add(this.combotitletextfont); + this.pnltitletextoptions.Widgets.Add(this.Label23); + this.pnltitletextoptions.Widgets.Add(this.Label17); + this.pnltitletextoptions.Widgets.Add(this.txttitletextside); + this.pnltitletextoptions.Widgets.Add(this.Label18); + this.pnltitletextoptions.Widgets.Add(this.Label19); + this.pnltitletextoptions.Widgets.Add(this.txttitletexttop); + this.pnltitletextoptions.Widgets.Add(this.Label20); + this.pnltitletextoptions.Widgets.Add(this.Label21); + this.pnltitletextoptions.Widgets.Add(this.txttitletextsize); + this.pnltitletextoptions.Widgets.Add(this.Label22); + this.pnltitletextoptions.Widgets.Add(this.Label24); + this.pnltitletextoptions.Widgets.Add(this.pnltitletextcolour); + this.pnltitletextoptions.Widgets.Add(this.Label25); + this.pnltitletextoptions.Location = new System.Drawing.Point(135, 159); + this.pnltitletextoptions.Name = "pnltitletextoptions"; + this.pnltitletextoptions.Size = new System.Drawing.Size(325, 139); + this.pnltitletextoptions.TabIndex = 15; + this.pnltitletextoptions.Visible = false; + // + // combotitletextposition + // + this.combotitletextposition.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.combotitletextposition.FormattingEnabled = true; + this.combotitletextposition.Items.AddRange(new object[] { + "Left", + "Centre"}); + this.combotitletextposition.Location = new System.Drawing.Point(211, 54); + this.combotitletextposition.Name = "combotitletextposition"; + this.combotitletextposition.Size = new System.Drawing.Size(95, 24); + this.combotitletextposition.TabIndex = 21; + this.combotitletextposition.SelectedIndexChanged += new System.EventHandler(this.combotitletextposition_SelectedIndexChanged); + // + // Label53 + // + this.Label53.AutoSize = true; + this.Label53.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label53.Location = new System.Drawing.Point(149, 57); + this.Label53.Name = "Label53"; + this.Label53.Size = new System.Drawing.Size(59, 16); + this.Label53.TabIndex = 20; + this.Label53.Text = "Position:"; + // + // combotitletextstyle + // + this.combotitletextstyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.combotitletextstyle.FormattingEnabled = true; + this.combotitletextstyle.Items.AddRange(new object[] { + "Bold", + "Italic", + "Regular", + "Strikeout", + "Underline"}); + this.combotitletextstyle.Location = new System.Drawing.Point(207, 3); + this.combotitletextstyle.Name = "combotitletextstyle"; + this.combotitletextstyle.Size = new System.Drawing.Size(99, 24); + this.combotitletextstyle.TabIndex = 18; + this.combotitletextstyle.SelectedIndexChanged += new System.EventHandler(this.combotitletextstyle_SelectedIndexChanged); + // + // combotitletextfont + // + this.combotitletextfont.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.combotitletextfont.FormattingEnabled = true; + this.combotitletextfont.Location = new System.Drawing.Point(100, 30); + this.combotitletextfont.Name = "combotitletextfont"; + this.combotitletextfont.Size = new System.Drawing.Size(202, 24); + this.combotitletextfont.TabIndex = 17; + this.combotitletextfont.SelectedIndexChanged += new System.EventHandler(this.combotitletextfont_SelectedIndexChanged); + // + // Label23 + // + this.Label23.AutoSize = true; + this.Label23.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label23.Location = new System.Drawing.Point(164, 7); + this.Label23.Name = "Label23"; + this.Label23.Size = new System.Drawing.Size(41, 16); + this.Label23.TabIndex = 15; + this.Label23.Text = "Style:"; + // + // Label17 + // + this.Label17.AutoSize = true; + this.Label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label17.Location = new System.Drawing.Point(159, 107); + this.Label17.Name = "Label17"; + this.Label17.Size = new System.Drawing.Size(22, 16); + this.Label17.TabIndex = 14; + this.Label17.Text = "px"; + // + // txttitletextside + // + this.txttitletextside.BackColor = System.Drawing.Color.White; + this.txttitletextside.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txttitletextside.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txttitletextside.ForeColor = System.Drawing.Color.Black; + this.txttitletextside.Location = new System.Drawing.Point(135, 105); + this.txttitletextside.Name = "txttitletextside"; + this.txttitletextside.Size = new System.Drawing.Size(23, 22); + this.txttitletextside.TabIndex = 13; + this.txttitletextside.TextChanged += new System.EventHandler(this.txttitletextside_TextChanged); + // + // Label18 + // + this.Label18.AutoSize = true; + this.Label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label18.Location = new System.Drawing.Point(3, 107); + this.Label18.Name = "Label18"; + this.Label18.Size = new System.Drawing.Size(131, 16); + this.Label18.TabIndex = 12; + this.Label18.Text = "Title Text From Side:"; + // + // Label19 + // + this.Label19.AutoSize = true; + this.Label19.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label19.Location = new System.Drawing.Point(159, 82); + this.Label19.Name = "Label19"; + this.Label19.Size = new System.Drawing.Size(22, 16); + this.Label19.TabIndex = 11; + this.Label19.Text = "px"; + // + // txttitletexttop + // + this.txttitletexttop.BackColor = System.Drawing.Color.White; + this.txttitletexttop.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txttitletexttop.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txttitletexttop.ForeColor = System.Drawing.Color.Black; + this.txttitletexttop.Location = new System.Drawing.Point(135, 80); + this.txttitletexttop.Name = "txttitletexttop"; + this.txttitletexttop.Size = new System.Drawing.Size(23, 22); + this.txttitletexttop.TabIndex = 10; + this.txttitletexttop.TextChanged += new System.EventHandler(this.txttitletexttop_TextChanged); + // + // Label20 + // + this.Label20.AutoSize = true; + this.Label20.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label20.Location = new System.Drawing.Point(3, 82); + this.Label20.Name = "Label20"; + this.Label20.Size = new System.Drawing.Size(128, 16); + this.Label20.TabIndex = 9; + this.Label20.Text = "Title Text From Top:"; + // + // Label21 + // + this.Label21.AutoSize = true; + this.Label21.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label21.Location = new System.Drawing.Point(124, 57); + this.Label21.Name = "Label21"; + this.Label21.Size = new System.Drawing.Size(22, 16); + this.Label21.TabIndex = 8; + this.Label21.Text = "px"; + // + // txttitletextsize + // + this.txttitletextsize.BackColor = System.Drawing.Color.White; + this.txttitletextsize.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txttitletextsize.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txttitletextsize.ForeColor = System.Drawing.Color.Black; + this.txttitletextsize.Location = new System.Drawing.Point(100, 55); + this.txttitletextsize.Name = "txttitletextsize"; + this.txttitletextsize.Size = new System.Drawing.Size(23, 22); + this.txttitletextsize.TabIndex = 7; + this.txttitletextsize.TextChanged += new System.EventHandler(this.txttitletextsize_TextChanged); + // + // Label22 + // + this.Label22.AutoSize = true; + this.Label22.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label22.Location = new System.Drawing.Point(3, 57); + this.Label22.Name = "Label22"; + this.Label22.Size = new System.Drawing.Size(95, 16); + this.Label22.TabIndex = 6; + this.Label22.Text = "Title Text Size:"; + // + // Label24 + // + this.Label24.AutoSize = true; + this.Label24.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label24.Location = new System.Drawing.Point(3, 33); + this.Label24.Name = "Label24"; + this.Label24.Size = new System.Drawing.Size(95, 16); + this.Label24.TabIndex = 2; + this.Label24.Text = "Title Text Font:"; + // + // pnltitletextcolour + // + this.pnltitletextcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnltitletextcolour.Location = new System.Drawing.Point(114, 5); + this.pnltitletextcolour.Name = "pnltitletextcolour"; + this.pnltitletextcolour.Size = new System.Drawing.Size(41, 20); + this.pnltitletextcolour.TabIndex = 1; + this.pnltitletextcolour.MouseClick += new ShiftUI.MouseEventHandler(this.SetTitleTextColor); + // + // Label25 + // + this.Label25.AutoSize = true; + this.Label25.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label25.Location = new System.Drawing.Point(3, 7); + this.Label25.Name = "Label25"; + this.Label25.Size = new System.Drawing.Size(108, 16); + this.Label25.TabIndex = 0; + this.Label25.Text = "Title Text Colour:"; + // + // pnlwindowsobjects + // + this.pnlwindowsobjects.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Left))); + this.pnlwindowsobjects.Widgets.Add(this.btnborders); + this.pnlwindowsobjects.Widgets.Add(this.btnbuttons); + this.pnlwindowsobjects.Widgets.Add(this.btntitletext); + this.pnlwindowsobjects.Widgets.Add(this.btntitlebar); + this.pnlwindowsobjects.Location = new System.Drawing.Point(1, 159); + this.pnlwindowsobjects.Name = "pnlwindowsobjects"; + this.pnlwindowsobjects.Size = new System.Drawing.Size(128, 135); + this.pnlwindowsobjects.TabIndex = 8; + // + // btnborders + // + this.btnborders.BackColor = System.Drawing.Color.White; + this.btnborders.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnborders.Font = new System.Drawing.Font("Cambria", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnborders.Location = new System.Drawing.Point(4, 105); + this.btnborders.Name = "btnborders"; + this.btnborders.Size = new System.Drawing.Size(119, 29); + this.btnborders.TabIndex = 7; + this.btnborders.TabStop = false; + this.btnborders.Text = "Borders"; + this.btnborders.UseVisualStyleBackColor = false; + this.btnborders.Click += new System.EventHandler(this.btnborders_Click); + // + // btnbuttons + // + this.btnbuttons.BackColor = System.Drawing.Color.White; + this.btnbuttons.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnbuttons.Font = new System.Drawing.Font("Cambria", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnbuttons.Location = new System.Drawing.Point(4, 70); + this.btnbuttons.Name = "btnbuttons"; + this.btnbuttons.Size = new System.Drawing.Size(119, 29); + this.btnbuttons.TabIndex = 6; + this.btnbuttons.TabStop = false; + this.btnbuttons.Text = "Buttons"; + this.btnbuttons.UseVisualStyleBackColor = false; + this.btnbuttons.Click += new System.EventHandler(this.btnbuttons_Click); + // + // btntitletext + // + this.btntitletext.BackColor = System.Drawing.Color.White; + this.btntitletext.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btntitletext.Font = new System.Drawing.Font("Cambria", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btntitletext.Location = new System.Drawing.Point(4, 35); + this.btntitletext.Name = "btntitletext"; + this.btntitletext.Size = new System.Drawing.Size(119, 29); + this.btntitletext.TabIndex = 5; + this.btntitletext.TabStop = false; + this.btntitletext.Text = "Title Text"; + this.btntitletext.UseVisualStyleBackColor = false; + this.btntitletext.Click += new System.EventHandler(this.btntitletext_Click_1); + // + // btntitlebar + // + this.btntitlebar.BackColor = System.Drawing.Color.White; + this.btntitlebar.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btntitlebar.Font = new System.Drawing.Font("Cambria", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btntitlebar.Location = new System.Drawing.Point(4, 0); + this.btntitlebar.Name = "btntitlebar"; + this.btntitlebar.Size = new System.Drawing.Size(119, 29); + this.btntitlebar.TabIndex = 4; + this.btntitlebar.TabStop = false; + this.btntitlebar.Text = "Title Bar"; + this.btntitlebar.UseVisualStyleBackColor = false; + this.btntitlebar.Click += new System.EventHandler(this.btntitlebar_Click); + // + // pnlwindowpreview + // + this.pnlwindowpreview.Anchor = ((ShiftUI.AnchorStyles)((((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Bottom) + | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.pnlwindowpreview.Widgets.Add(this.prepgcontent); + this.pnlwindowpreview.Widgets.Add(this.prepgbottom); + this.pnlwindowpreview.Widgets.Add(this.prepgleft); + this.pnlwindowpreview.Widgets.Add(this.prepgright); + this.pnlwindowpreview.Widgets.Add(this.pretitlebar); + this.pnlwindowpreview.Location = new System.Drawing.Point(5, 3); + this.pnlwindowpreview.Name = "pnlwindowpreview"; + this.pnlwindowpreview.Size = new System.Drawing.Size(448, 148); + this.pnlwindowpreview.TabIndex = 0; + // + // prepgcontent + // + this.prepgcontent.Dock = ShiftUI.DockStyle.Fill; + this.prepgcontent.Location = new System.Drawing.Point(2, 30); + this.prepgcontent.Name = "prepgcontent"; + this.prepgcontent.Size = new System.Drawing.Size(444, 116); + this.prepgcontent.TabIndex = 20; + // + // prepgbottom + // + this.prepgbottom.BackColor = System.Drawing.Color.Gray; + this.prepgbottom.Dock = ShiftUI.DockStyle.Bottom; + this.prepgbottom.Location = new System.Drawing.Point(2, 146); + this.prepgbottom.Name = "prepgbottom"; + this.prepgbottom.Size = new System.Drawing.Size(444, 2); + this.prepgbottom.TabIndex = 23; + // + // prepgleft + // + this.prepgleft.BackColor = System.Drawing.Color.Gray; + this.prepgleft.Widgets.Add(this.prepgbottomlcorner); + this.prepgleft.Dock = ShiftUI.DockStyle.Left; + this.prepgleft.Location = new System.Drawing.Point(0, 30); + this.prepgleft.Name = "prepgleft"; + this.prepgleft.Size = new System.Drawing.Size(2, 118); + this.prepgleft.TabIndex = 21; + // + // prepgbottomlcorner + // + this.prepgbottomlcorner.BackColor = System.Drawing.Color.Red; + this.prepgbottomlcorner.Dock = ShiftUI.DockStyle.Bottom; + this.prepgbottomlcorner.Location = new System.Drawing.Point(0, 116); + this.prepgbottomlcorner.Name = "prepgbottomlcorner"; + this.prepgbottomlcorner.Size = new System.Drawing.Size(2, 2); + this.prepgbottomlcorner.TabIndex = 14; + // + // prepgright + // + this.prepgright.BackColor = System.Drawing.Color.Gray; + this.prepgright.Widgets.Add(this.prepgbottomrcorner); + this.prepgright.Dock = ShiftUI.DockStyle.Right; + this.prepgright.Location = new System.Drawing.Point(446, 30); + this.prepgright.Name = "prepgright"; + this.prepgright.Size = new System.Drawing.Size(2, 118); + this.prepgright.TabIndex = 22; + // + // prepgbottomrcorner + // + this.prepgbottomrcorner.BackColor = System.Drawing.Color.Red; + this.prepgbottomrcorner.Dock = ShiftUI.DockStyle.Bottom; + this.prepgbottomrcorner.Location = new System.Drawing.Point(0, 116); + this.prepgbottomrcorner.Name = "prepgbottomrcorner"; + this.prepgbottomrcorner.Size = new System.Drawing.Size(2, 2); + this.prepgbottomrcorner.TabIndex = 15; + // + // pretitlebar + // + this.pretitlebar.BackColor = System.Drawing.Color.Gray; + this.pretitlebar.Widgets.Add(this.preminimizebutton); + this.pretitlebar.Widgets.Add(this.prepnlicon); + this.pretitlebar.Widgets.Add(this.prerollupbutton); + this.pretitlebar.Widgets.Add(this.preclosebutton); + this.pretitlebar.Widgets.Add(this.pretitletext); + this.pretitlebar.Widgets.Add(this.prepgtoplcorner); + this.pretitlebar.Widgets.Add(this.prepgtoprcorner); + this.pretitlebar.Dock = ShiftUI.DockStyle.Top; + this.pretitlebar.ForeColor = System.Drawing.Color.White; + this.pretitlebar.Location = new System.Drawing.Point(0, 0); + this.pretitlebar.Name = "pretitlebar"; + this.pretitlebar.Size = new System.Drawing.Size(448, 30); + this.pretitlebar.TabIndex = 19; + // + // preminimizebutton + // + this.preminimizebutton.BackColor = System.Drawing.Color.Black; + this.preminimizebutton.Location = new System.Drawing.Point(185, 5); + this.preminimizebutton.Name = "preminimizebutton"; + this.preminimizebutton.Size = new System.Drawing.Size(22, 22); + this.preminimizebutton.TabIndex = 31; + // + // prepnlicon + // + this.prepnlicon.BackColor = System.Drawing.Color.Transparent; + this.prepnlicon.Location = new System.Drawing.Point(8, 8); + this.prepnlicon.Name = "prepnlicon"; + this.prepnlicon.Size = new System.Drawing.Size(16, 16); + this.prepnlicon.TabIndex = 32; + this.prepnlicon.TabStop = false; + this.prepnlicon.Visible = false; + // + // prerollupbutton + // + this.prerollupbutton.BackColor = System.Drawing.Color.Black; + this.prerollupbutton.Location = new System.Drawing.Point(213, 5); + this.prerollupbutton.Name = "prerollupbutton"; + this.prerollupbutton.Size = new System.Drawing.Size(22, 22); + this.prerollupbutton.TabIndex = 31; + // + // preclosebutton + // + this.preclosebutton.BackColor = System.Drawing.Color.Black; + this.preclosebutton.Location = new System.Drawing.Point(251, 5); + this.preclosebutton.Name = "preclosebutton"; + this.preclosebutton.Size = new System.Drawing.Size(22, 22); + this.preclosebutton.TabIndex = 20; + // + // pretitletext + // + this.pretitletext.AutoSize = true; + this.pretitletext.BackColor = System.Drawing.Color.Transparent; + this.pretitletext.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.pretitletext.Location = new System.Drawing.Point(29, 7); + this.pretitletext.Name = "pretitletext"; + this.pretitletext.Size = new System.Drawing.Size(77, 18); + this.pretitletext.TabIndex = 19; + this.pretitletext.Text = "Template"; + // + // prepgtoplcorner + // + this.prepgtoplcorner.BackColor = System.Drawing.Color.Red; + this.prepgtoplcorner.Dock = ShiftUI.DockStyle.Left; + this.prepgtoplcorner.Location = new System.Drawing.Point(0, 0); + this.prepgtoplcorner.Name = "prepgtoplcorner"; + this.prepgtoplcorner.Size = new System.Drawing.Size(2, 30); + this.prepgtoplcorner.TabIndex = 17; + // + // prepgtoprcorner + // + this.prepgtoprcorner.BackColor = System.Drawing.Color.Red; + this.prepgtoprcorner.Dock = ShiftUI.DockStyle.Right; + this.prepgtoprcorner.Location = new System.Drawing.Point(446, 0); + this.prepgtoprcorner.Name = "prepgtoprcorner"; + this.prepgtoprcorner.Size = new System.Drawing.Size(2, 30); + this.prepgtoprcorner.TabIndex = 16; + // + // pnlreset + // + this.pnlreset.Anchor = ((ShiftUI.AnchorStyles)((((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Bottom) + | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.pnlreset.Widgets.Add(this.Label113); + this.pnlreset.Widgets.Add(this.btnresetallsettings); + this.pnlreset.Widgets.Add(this.Label109); + this.pnlreset.Widgets.Add(this.Label111); + this.pnlreset.Location = new System.Drawing.Point(134, 9); + this.pnlreset.Name = "pnlreset"; + this.pnlreset.Size = new System.Drawing.Size(457, 306); + this.pnlreset.TabIndex = 18; + // + // Label113 + // + this.Label113.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label113.Location = new System.Drawing.Point(57, 231); + this.Label113.Name = "Label113"; + this.Label113.Size = new System.Drawing.Size(332, 33); + this.Label113.TabIndex = 5; + this.Label113.Text = "Warning! A Global Reset Is Irreversible!"; + this.Label113.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // btnresetallsettings + // + this.btnresetallsettings.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnresetallsettings.Font = new System.Drawing.Font("Cambria", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnresetallsettings.Location = new System.Drawing.Point(101, 145); + this.btnresetallsettings.Name = "btnresetallsettings"; + this.btnresetallsettings.Size = new System.Drawing.Size(255, 83); + this.btnresetallsettings.TabIndex = 4; + this.btnresetallsettings.TabStop = false; + this.btnresetallsettings.Text = "Reset All Settings"; + this.btnresetallsettings.UseVisualStyleBackColor = true; + this.btnresetallsettings.Click += new System.EventHandler(this.btnresetallsettings_Click); + // + // Label109 + // + this.Label109.BackColor = System.Drawing.Color.Transparent; + this.Label109.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label109.Location = new System.Drawing.Point(4, 40); + this.Label109.Name = "Label109"; + this.Label109.Size = new System.Drawing.Size(451, 66); + this.Label109.TabIndex = 3; + this.Label109.Text = resources.GetString("Label109.Text"); + this.Label109.TextAlign = System.Drawing.ContentAlignment.TopCenter; + // + // Label111 + // + this.Label111.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Label111.Location = new System.Drawing.Point(68, 4); + this.Label111.Name = "Label111"; + this.Label111.Size = new System.Drawing.Size(332, 33); + this.Label111.TabIndex = 2; + this.Label111.Text = "Global Settings Reset!"; + this.Label111.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + // + // pgcontents + // + this.pgcontents.BackColor = System.Drawing.Color.White; + this.pgcontents.Widgets.Add(this.pnldesktopoptions); + this.pgcontents.Widgets.Add(this.pnlluaoptions); + this.pgcontents.Widgets.Add(this.pnldesktopcomposition); + this.pgcontents.Widgets.Add(this.pnlreset); + this.pgcontents.Widgets.Add(this.pnlwindowsoptions); + this.pgcontents.Widgets.Add(this.pnlmenus); + this.pgcontents.Widgets.Add(this.pnlshifterintro); + this.pgcontents.Widgets.Add(this.catholder); + this.pgcontents.Widgets.Add(this.btnapply); + this.pgcontents.Widgets.Add(this.Label1); + this.pgcontents.Dock = ShiftUI.DockStyle.Fill; + this.pgcontents.Location = new System.Drawing.Point(0, 0); + this.pgcontents.Name = "pgcontents"; + this.pgcontents.Size = new System.Drawing.Size(600, 323); + this.pgcontents.TabIndex = 0; + // + // pnldesktopcomposition + // + this.pnldesktopcomposition.Anchor = ((ShiftUI.AnchorStyles)((((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Bottom) + | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.pnldesktopcomposition.BackColor = System.Drawing.Color.White; + this.pnldesktopcomposition.Widgets.Add(this.pnlfancywindows); + this.pnldesktopcomposition.Widgets.Add(this.pnlfancydragging); + this.pnldesktopcomposition.Widgets.Add(this.pnlfancyintro); + this.pnldesktopcomposition.Widgets.Add(this.panel18); + this.pnldesktopcomposition.Widgets.Add(this.panel25); + this.pnldesktopcomposition.Widgets.Add(this.panel36); + this.pnldesktopcomposition.Widgets.Add(this.label176); + this.pnldesktopcomposition.Location = new System.Drawing.Point(134, 9); + this.pnldesktopcomposition.Name = "pnldesktopcomposition"; + this.pnldesktopcomposition.Size = new System.Drawing.Size(457, 306); + this.pnldesktopcomposition.TabIndex = 20; + // + // pnlfancywindows + // + this.pnlfancywindows.Widgets.Add(this.txtwinfadedec); + this.pnlfancywindows.Widgets.Add(this.label150); + this.pnlfancywindows.Widgets.Add(this.txtwinfadespeed); + this.pnlfancywindows.Widgets.Add(this.label151); + this.pnlfancywindows.Widgets.Add(this.cbdrageffect); + this.pnlfancywindows.Widgets.Add(this.label141); + this.pnlfancywindows.Widgets.Add(this.cbcloseanim); + this.pnlfancywindows.Widgets.Add(this.label128); + this.pnlfancywindows.Widgets.Add(this.cbopenanim); + this.pnlfancywindows.Widgets.Add(this.label127); + this.pnlfancywindows.Widgets.Add(this.label149); + this.pnlfancywindows.Location = new System.Drawing.Point(139, 43); + this.pnlfancywindows.Name = "pnlfancywindows"; + this.pnlfancywindows.Size = new System.Drawing.Size(311, 256); + this.pnlfancywindows.TabIndex = 13; + // + // txtwinfadedec + // + this.txtwinfadedec.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtwinfadedec.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); + this.txtwinfadedec.Location = new System.Drawing.Point(225, 189); + this.txtwinfadedec.Name = "txtwinfadedec"; + this.txtwinfadedec.Size = new System.Drawing.Size(35, 23); + this.txtwinfadedec.TabIndex = 26; + this.txtwinfadedec.TextChanged += new System.EventHandler(this.txtwinfadedec_TextChanged); + // + // label150 + // + this.label150.AutoSize = true; + this.label150.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label150.Location = new System.Drawing.Point(153, 191); + this.label150.Name = "label150"; + this.label150.Size = new System.Drawing.Size(71, 16); + this.label150.TabIndex = 25; + this.label150.Text = "Fade Dec."; + // + // txtwinfadespeed + // + this.txtwinfadespeed.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtwinfadespeed.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); + this.txtwinfadespeed.Location = new System.Drawing.Point(109, 185); + this.txtwinfadespeed.Name = "txtwinfadespeed"; + this.txtwinfadespeed.Size = new System.Drawing.Size(35, 23); + this.txtwinfadespeed.TabIndex = 24; + this.txtwinfadespeed.TextChanged += new System.EventHandler(this.txtwinfadespeed_TextChanged); + // + // label151 + // + this.label151.AutoSize = true; + this.label151.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label151.Location = new System.Drawing.Point(13, 189); + this.label151.Name = "label151"; + this.label151.Size = new System.Drawing.Size(84, 16); + this.label151.TabIndex = 23; + this.label151.Text = "Fade Speed"; + // + // cbdrageffect + // + this.cbdrageffect.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.cbdrageffect.DropDownStyle = ShiftUI.ComboBoxStyle.DropDownList; + this.cbdrageffect.FormattingEnabled = true; + this.cbdrageffect.Location = new System.Drawing.Point(6, 153); + this.cbdrageffect.Name = "cbdrageffect"; + this.cbdrageffect.Size = new System.Drawing.Size(294, 21); + this.cbdrageffect.TabIndex = 22; + this.cbdrageffect.SelectedIndexChanged += new System.EventHandler(this.cbdrageffect_SelectedIndexChanged); + // + // label141 + // + this.label141.AutoSize = true; + this.label141.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label141.Location = new System.Drawing.Point(7, 132); + this.label141.Name = "label141"; + this.label141.Size = new System.Drawing.Size(125, 16); + this.label141.TabIndex = 21; + this.label141.Text = "Window Drag Effect"; + // + // cbcloseanim + // + this.cbcloseanim.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.cbcloseanim.DropDownStyle = ShiftUI.ComboBoxStyle.DropDownList; + this.cbcloseanim.FormattingEnabled = true; + this.cbcloseanim.Location = new System.Drawing.Point(8, 102); + this.cbcloseanim.Name = "cbcloseanim"; + this.cbcloseanim.Size = new System.Drawing.Size(294, 21); + this.cbcloseanim.TabIndex = 20; + this.cbcloseanim.SelectedIndexChanged += new System.EventHandler(this.cbcloseanim_SelectedIndexChanged); + // + // label128 + // + this.label128.AutoSize = true; + this.label128.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label128.Location = new System.Drawing.Point(9, 81); + this.label128.Name = "label128"; + this.label128.Size = new System.Drawing.Size(156, 16); + this.label128.TabIndex = 19; + this.label128.Text = "Window Close Animation"; + // + // cbopenanim + // + this.cbopenanim.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.cbopenanim.DropDownStyle = ShiftUI.ComboBoxStyle.DropDownList; + this.cbopenanim.FormattingEnabled = true; + this.cbopenanim.Location = new System.Drawing.Point(9, 50); + this.cbopenanim.Name = "cbopenanim"; + this.cbopenanim.Size = new System.Drawing.Size(294, 21); + this.cbopenanim.TabIndex = 18; + this.cbopenanim.SelectedIndexChanged += new System.EventHandler(this.cbopenanim_SelectedIndexChanged); + // + // label127 + // + this.label127.AutoSize = true; + this.label127.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label127.Location = new System.Drawing.Point(10, 29); + this.label127.Name = "label127"; + this.label127.Size = new System.Drawing.Size(154, 16); + this.label127.TabIndex = 17; + this.label127.Text = "Window Open Animation"; + // + // label149 + // + this.label149.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.label149.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold); + this.label149.Location = new System.Drawing.Point(6, 0); + this.label149.Name = "label149"; + this.label149.Size = new System.Drawing.Size(301, 29); + this.label149.TabIndex = 1; + this.label149.Text = "Animations"; + this.label149.TextAlign = System.Drawing.ContentAlignment.TopCenter; + // + // pnlfancydragging + // + this.pnlfancydragging.Widgets.Add(this.txtshakeminoffset); + this.pnlfancydragging.Widgets.Add(this.label148); + this.pnlfancydragging.Widgets.Add(this.txtshakemax); + this.pnlfancydragging.Widgets.Add(this.label146); + this.pnlfancydragging.Widgets.Add(this.txtdragopacitydec); + this.pnlfancydragging.Widgets.Add(this.label144); + this.pnlfancydragging.Widgets.Add(this.txtdragfadedec); + this.pnlfancydragging.Widgets.Add(this.label143); + this.pnlfancydragging.Widgets.Add(this.txtfadespeed); + this.pnlfancydragging.Widgets.Add(this.label155); + this.pnlfancydragging.Widgets.Add(this.label156); + this.pnlfancydragging.Location = new System.Drawing.Point(139, 43); + this.pnlfancydragging.Name = "pnlfancydragging"; + this.pnlfancydragging.Size = new System.Drawing.Size(311, 256); + this.pnlfancydragging.TabIndex = 14; + // + // txtshakeminoffset + // + this.txtshakeminoffset.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtshakeminoffset.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); + this.txtshakeminoffset.Location = new System.Drawing.Point(167, 189); + this.txtshakeminoffset.Name = "txtshakeminoffset"; + this.txtshakeminoffset.Size = new System.Drawing.Size(35, 23); + this.txtshakeminoffset.TabIndex = 13; + this.txtshakeminoffset.TextChanged += new System.EventHandler(this.txtshakeminoffset_TextChanged); + // + // label148 + // + this.label148.AutoSize = true; + this.label148.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label148.Location = new System.Drawing.Point(17, 192); + this.label148.Name = "label148"; + this.label148.Size = new System.Drawing.Size(140, 16); + this.label148.TabIndex = 12; + this.label148.Text = "Shake Minimum Offset"; + // + // txtshakemax + // + this.txtshakemax.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtshakemax.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); + this.txtshakemax.Location = new System.Drawing.Point(167, 159); + this.txtshakemax.Name = "txtshakemax"; + this.txtshakemax.Size = new System.Drawing.Size(35, 23); + this.txtshakemax.TabIndex = 11; + this.txtshakemax.TextChanged += new System.EventHandler(this.txtshakemax_TextChanged); + // + // label146 + // + this.label146.AutoSize = true; + this.label146.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label146.Location = new System.Drawing.Point(17, 162); + this.label146.Name = "label146"; + this.label146.Size = new System.Drawing.Size(144, 16); + this.label146.TabIndex = 10; + this.label146.Text = "Shake Maximum Offset"; + // + // txtdragopacitydec + // + this.txtdragopacitydec.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtdragopacitydec.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); + this.txtdragopacitydec.Location = new System.Drawing.Point(104, 116); + this.txtdragopacitydec.Name = "txtdragopacitydec"; + this.txtdragopacitydec.Size = new System.Drawing.Size(35, 23); + this.txtdragopacitydec.TabIndex = 9; + this.txtdragopacitydec.TextChanged += new System.EventHandler(this.txtdragopacitydec_TextChanged); + // + // label144 + // + this.label144.AutoSize = true; + this.label144.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label144.Location = new System.Drawing.Point(18, 119); + this.label144.Name = "label144"; + this.label144.Size = new System.Drawing.Size(85, 16); + this.label144.TabIndex = 8; + this.label144.Text = "Opacity Dec."; + // + // txtdragfadedec + // + this.txtdragfadedec.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtdragfadedec.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); + this.txtdragfadedec.Location = new System.Drawing.Point(89, 88); + this.txtdragfadedec.Name = "txtdragfadedec"; + this.txtdragfadedec.Size = new System.Drawing.Size(35, 23); + this.txtdragfadedec.TabIndex = 7; + this.txtdragfadedec.TextChanged += new System.EventHandler(this.txtdragfadedec_TextChanged); + // + // label143 + // + this.label143.AutoSize = true; + this.label143.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label143.Location = new System.Drawing.Point(17, 90); + this.label143.Name = "label143"; + this.label143.Size = new System.Drawing.Size(71, 16); + this.label143.TabIndex = 6; + this.label143.Text = "Fade Dec."; + // + // txtfadespeed + // + this.txtfadespeed.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.txtfadespeed.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F); + this.txtfadespeed.Location = new System.Drawing.Point(114, 54); + this.txtfadespeed.Name = "txtfadespeed"; + this.txtfadespeed.Size = new System.Drawing.Size(35, 23); + this.txtfadespeed.TabIndex = 5; + this.txtfadespeed.TextChanged += new System.EventHandler(this.txtfadespeed_TextChanged); + // + // label155 + // + this.label155.AutoSize = true; + this.label155.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label155.Location = new System.Drawing.Point(18, 58); + this.label155.Name = "label155"; + this.label155.Size = new System.Drawing.Size(84, 16); + this.label155.TabIndex = 4; + this.label155.Text = "Fade Speed"; + // + // label156 + // + this.label156.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.label156.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold); + this.label156.Location = new System.Drawing.Point(6, 0); + this.label156.Name = "label156"; + this.label156.Size = new System.Drawing.Size(301, 29); + this.label156.TabIndex = 1; + this.label156.Text = "Fancy Dragging"; + this.label156.TextAlign = System.Drawing.ContentAlignment.TopCenter; + // + // pnlfancyintro + // + this.pnlfancyintro.Widgets.Add(this.label174); + this.pnlfancyintro.Widgets.Add(this.label175); + this.pnlfancyintro.Location = new System.Drawing.Point(139, 43); + this.pnlfancyintro.Name = "pnlfancyintro"; + this.pnlfancyintro.Size = new System.Drawing.Size(311, 256); + this.pnlfancyintro.TabIndex = 11; + // + // label174 + // + this.label174.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.label174.BackColor = System.Drawing.Color.Transparent; + this.label174.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label174.Location = new System.Drawing.Point(6, 29); + this.label174.Name = "label174"; + this.label174.Size = new System.Drawing.Size(300, 221); + this.label174.TabIndex = 4; + this.label174.Text = "This section allows you to customize various Fancy Effects throughout ShiftOS suc" + + "h as animations, speeds, etc.\r\n\r\nGo ahead and explore!"; + this.label174.TextAlign = System.Drawing.ContentAlignment.TopCenter; + // + // label175 + // + this.label175.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.label175.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold); + this.label175.Location = new System.Drawing.Point(6, 0); + this.label175.Name = "label175"; + this.label175.Size = new System.Drawing.Size(301, 29); + this.label175.TabIndex = 1; + this.label175.Text = "Fancy Effects - Intro"; + this.label175.TextAlign = System.Drawing.ContentAlignment.TopCenter; + // + // panel18 + // + this.panel18.Widgets.Add(this.panel19); + this.panel18.Widgets.Add(this.label157); + this.panel18.Widgets.Add(this.panel20); + this.panel18.Widgets.Add(this.label158); + this.panel18.Widgets.Add(this.panel21); + this.panel18.Widgets.Add(this.label159); + this.panel18.Widgets.Add(this.panel22); + this.panel18.Widgets.Add(this.label160); + this.panel18.Widgets.Add(this.panel23); + this.panel18.Widgets.Add(this.label161); + this.panel18.Widgets.Add(this.panel24); + this.panel18.Widgets.Add(this.label162); + this.panel18.Widgets.Add(this.label163); + this.panel18.Location = new System.Drawing.Point(139, 43); + this.panel18.Name = "panel18"; + this.panel18.Size = new System.Drawing.Size(311, 256); + this.panel18.TabIndex = 12; + // + // panel19 + // + this.panel19.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.panel19.Location = new System.Drawing.Point(216, 80); + this.panel19.Name = "panel19"; + this.panel19.Size = new System.Drawing.Size(41, 20); + this.panel19.TabIndex = 11; + // + // label157 + // + this.label157.AutoSize = true; + this.label157.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label157.Location = new System.Drawing.Point(167, 81); + this.label157.Name = "label157"; + this.label157.Size = new System.Drawing.Size(49, 16); + this.label157.TabIndex = 10; + this.label157.Text = "Border"; + // + // panel20 + // + this.panel20.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.panel20.Location = new System.Drawing.Point(224, 55); + this.panel20.Name = "panel20"; + this.panel20.Size = new System.Drawing.Size(41, 20); + this.panel20.TabIndex = 9; + // + // label158 + // + this.label158.AutoSize = true; + this.label158.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label158.Location = new System.Drawing.Point(148, 56); + this.label158.Name = "label158"; + this.label158.Size = new System.Drawing.Size(76, 16); + this.label158.TabIndex = 8; + this.label158.Text = "Margin End"; + // + // panel21 + // + this.panel21.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.panel21.Location = new System.Drawing.Point(117, 80); + this.panel21.Name = "panel21"; + this.panel21.Size = new System.Drawing.Size(41, 20); + this.panel21.TabIndex = 7; + // + // label159 + // + this.label159.AutoSize = true; + this.label159.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label159.Location = new System.Drawing.Point(12, 80); + this.label159.Name = "label159"; + this.label159.Size = new System.Drawing.Size(93, 16); + this.label159.TabIndex = 6; + this.label159.Text = "Margin Middle"; + // + // panel22 + // + this.panel22.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.panel22.Location = new System.Drawing.Point(101, 55); + this.panel22.Name = "panel22"; + this.panel22.Size = new System.Drawing.Size(41, 20); + this.panel22.TabIndex = 5; + // + // label160 + // + this.label160.AutoSize = true; + this.label160.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label160.Location = new System.Drawing.Point(12, 55); + this.label160.Name = "label160"; + this.label160.Size = new System.Drawing.Size(87, 16); + this.label160.TabIndex = 4; + this.label160.Text = "Margin Begin"; + // + // panel23 + // + this.panel23.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.panel23.Location = new System.Drawing.Point(249, 29); + this.panel23.Name = "panel23"; + this.panel23.Size = new System.Drawing.Size(41, 20); + this.panel23.TabIndex = 5; + // + // label161 + // + this.label161.AutoSize = true; + this.label161.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label161.Location = new System.Drawing.Point(156, 29); + this.label161.Name = "label161"; + this.label161.Size = new System.Drawing.Size(95, 16); + this.label161.TabIndex = 4; + this.label161.Text = "Highlight Color"; + // + // panel24 + // + this.panel24.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.panel24.Location = new System.Drawing.Point(115, 29); + this.panel24.Name = "panel24"; + this.panel24.Size = new System.Drawing.Size(41, 20); + this.panel24.TabIndex = 3; + // + // label162 + // + this.label162.AutoSize = true; + this.label162.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label162.Location = new System.Drawing.Point(10, 29); + this.label162.Name = "label162"; + this.label162.Size = new System.Drawing.Size(104, 16); + this.label162.TabIndex = 2; + this.label162.Text = "Highlight Border"; + // + // label163 + // + this.label163.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.label163.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold); + this.label163.Location = new System.Drawing.Point(6, 0); + this.label163.Name = "label163"; + this.label163.Size = new System.Drawing.Size(301, 29); + this.label163.TabIndex = 1; + this.label163.Text = "Drop-Down Menus"; + this.label163.TextAlign = System.Drawing.ContentAlignment.TopCenter; + // + // panel25 + // + this.panel25.Widgets.Add(this.panel26); + this.panel25.Widgets.Add(this.label164); + this.panel25.Widgets.Add(this.panel27); + this.panel25.Widgets.Add(this.label165); + this.panel25.Widgets.Add(this.panel28); + this.panel25.Widgets.Add(this.label166); + this.panel25.Widgets.Add(this.panel29); + this.panel25.Widgets.Add(this.label167); + this.panel25.Widgets.Add(this.panel30); + this.panel25.Widgets.Add(this.label168); + this.panel25.Widgets.Add(this.panel31); + this.panel25.Widgets.Add(this.label169); + this.panel25.Widgets.Add(this.panel32); + this.panel25.Widgets.Add(this.label170); + this.panel25.Widgets.Add(this.panel33); + this.panel25.Widgets.Add(this.label171); + this.panel25.Widgets.Add(this.panel34); + this.panel25.Widgets.Add(this.label172); + this.panel25.Widgets.Add(this.label173); + this.panel25.Location = new System.Drawing.Point(139, 43); + this.panel25.Name = "panel25"; + this.panel25.Size = new System.Drawing.Size(311, 256); + this.panel25.TabIndex = 10; + // + // panel26 + // + this.panel26.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.panel26.Location = new System.Drawing.Point(85, 129); + this.panel26.Name = "panel26"; + this.panel26.Size = new System.Drawing.Size(41, 20); + this.panel26.TabIndex = 17; + // + // label164 + // + this.label164.AutoSize = true; + this.label164.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label164.Location = new System.Drawing.Point(11, 131); + this.label164.Name = "label164"; + this.label164.Size = new System.Drawing.Size(69, 16); + this.label164.TabIndex = 16; + this.label164.Text = "Text Color"; + // + // panel27 + // + this.panel27.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.panel27.Location = new System.Drawing.Point(228, 104); + this.panel27.Name = "panel27"; + this.panel27.Size = new System.Drawing.Size(41, 20); + this.panel27.TabIndex = 15; + // + // label165 + // + this.label165.AutoSize = true; + this.label165.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label165.Location = new System.Drawing.Point(132, 106); + this.label165.Name = "label165"; + this.label165.Size = new System.Drawing.Size(92, 16); + this.label165.TabIndex = 14; + this.label165.Text = "Dropdown BG"; + // + // panel28 + // + this.panel28.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.panel28.Location = new System.Drawing.Point(84, 104); + this.panel28.Name = "panel28"; + this.panel28.Size = new System.Drawing.Size(41, 20); + this.panel28.TabIndex = 13; + // + // label166 + // + this.label166.AutoSize = true; + this.label166.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label166.Location = new System.Drawing.Point(10, 106); + this.label166.Name = "label166"; + this.label166.Size = new System.Drawing.Size(72, 16); + this.label166.TabIndex = 12; + this.label166.Text = "Status End"; + // + // panel29 + // + this.panel29.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.panel29.Location = new System.Drawing.Point(254, 81); + this.panel29.Name = "panel29"; + this.panel29.Size = new System.Drawing.Size(41, 20); + this.panel29.TabIndex = 11; + // + // label167 + // + this.label167.AutoSize = true; + this.label167.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label167.Location = new System.Drawing.Point(169, 81); + this.label167.Name = "label167"; + this.label167.Size = new System.Drawing.Size(83, 16); + this.label167.TabIndex = 10; + this.label167.Text = "Status Begin"; + // + // panel30 + // + this.panel30.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.panel30.Location = new System.Drawing.Point(254, 55); + this.panel30.Name = "panel30"; + this.panel30.Size = new System.Drawing.Size(41, 20); + this.panel30.TabIndex = 9; + // + // label168 + // + this.label168.AutoSize = true; + this.label168.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label168.Location = new System.Drawing.Point(161, 55); + this.label168.Name = "label168"; + this.label168.Size = new System.Drawing.Size(87, 16); + this.label168.TabIndex = 8; + this.label168.Text = "Tool Bar End"; + // + // panel31 + // + this.panel31.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.panel31.Location = new System.Drawing.Point(117, 80); + this.panel31.Name = "panel31"; + this.panel31.Size = new System.Drawing.Size(41, 20); + this.panel31.TabIndex = 7; + // + // label169 + // + this.label169.AutoSize = true; + this.label169.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label169.Location = new System.Drawing.Point(12, 80); + this.label169.Name = "label169"; + this.label169.Size = new System.Drawing.Size(104, 16); + this.label169.TabIndex = 6; + this.label169.Text = "Tool Bar Middle"; + // + // panel32 + // + this.panel32.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.panel32.Location = new System.Drawing.Point(117, 55); + this.panel32.Name = "panel32"; + this.panel32.Size = new System.Drawing.Size(41, 20); + this.panel32.TabIndex = 5; + // + // label170 + // + this.label170.AutoSize = true; + this.label170.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label170.Location = new System.Drawing.Point(12, 55); + this.label170.Name = "label170"; + this.label170.Size = new System.Drawing.Size(98, 16); + this.label170.TabIndex = 4; + this.label170.Text = "Tool Bar Begin"; + // + // panel33 + // + this.panel33.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.panel33.Location = new System.Drawing.Point(249, 29); + this.panel33.Name = "panel33"; + this.panel33.Size = new System.Drawing.Size(41, 20); + this.panel33.TabIndex = 5; + // + // label171 + // + this.label171.AutoSize = true; + this.label171.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label171.Location = new System.Drawing.Point(156, 29); + this.label171.Name = "label171"; + this.label171.Size = new System.Drawing.Size(92, 16); + this.label171.TabIndex = 4; + this.label171.Text = "Menu Bar End"; + // + // panel34 + // + this.panel34.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.panel34.Location = new System.Drawing.Point(115, 29); + this.panel34.Name = "panel34"; + this.panel34.Size = new System.Drawing.Size(41, 20); + this.panel34.TabIndex = 3; + // + // label172 + // + this.label172.AutoSize = true; + this.label172.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label172.Location = new System.Drawing.Point(10, 29); + this.label172.Name = "label172"; + this.label172.Size = new System.Drawing.Size(103, 16); + this.label172.TabIndex = 2; + this.label172.Text = "Menu Bar Begin"; + // + // label173 + // + this.label173.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.label173.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold); + this.label173.Location = new System.Drawing.Point(6, 0); + this.label173.Name = "label173"; + this.label173.Size = new System.Drawing.Size(301, 29); + this.label173.TabIndex = 1; + this.label173.Text = "The Basics"; + this.label173.TextAlign = System.Drawing.ContentAlignment.TopCenter; + // + // panel36 + // + this.panel36.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Bottom) + | ShiftUI.AnchorStyles.Left))); + this.panel36.Widgets.Add(this.btnfancydragging); + this.panel36.Widgets.Add(this.btnfancywindows); + this.panel36.Location = new System.Drawing.Point(6, 42); + this.panel36.Name = "panel36"; + this.panel36.Size = new System.Drawing.Size(128, 257); + this.panel36.TabIndex = 9; + // + // btnfancydragging + // + this.btnfancydragging.BackColor = System.Drawing.Color.White; + this.btnfancydragging.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnfancydragging.Font = new System.Drawing.Font("Cambria", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnfancydragging.Location = new System.Drawing.Point(4, 35); + this.btnfancydragging.Name = "btnfancydragging"; + this.btnfancydragging.Size = new System.Drawing.Size(119, 29); + this.btnfancydragging.TabIndex = 5; + this.btnfancydragging.Text = "Fancy Dragging"; + this.btnfancydragging.UseVisualStyleBackColor = false; + this.btnfancydragging.Click += new System.EventHandler(this.btnfancydragging_Click); + // + // btnfancywindows + // + this.btnfancywindows.BackColor = System.Drawing.Color.White; + this.btnfancywindows.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnfancywindows.Font = new System.Drawing.Font("Cambria", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnfancywindows.Location = new System.Drawing.Point(4, 0); + this.btnfancywindows.Name = "btnfancywindows"; + this.btnfancywindows.Size = new System.Drawing.Size(119, 29); + this.btnfancywindows.TabIndex = 4; + this.btnfancywindows.Text = "Animations"; + this.btnfancywindows.UseVisualStyleBackColor = false; + this.btnfancywindows.Click += new System.EventHandler(this.btnfancywindows_Click); + // + // label176 + // + this.label176.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label176.Location = new System.Drawing.Point(72, 0); + this.label176.Name = "label176"; + this.label176.Size = new System.Drawing.Size(332, 29); + this.label176.TabIndex = 0; + this.label176.Text = "Fancy Effects"; + // + // pnlmenus + // + this.pnlmenus.Anchor = ((ShiftUI.AnchorStyles)((((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Bottom) + | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.pnlmenus.BackColor = System.Drawing.Color.White; + this.pnlmenus.Widgets.Add(this.pnladvanced); + this.pnlmenus.Widgets.Add(this.pnlmore); + this.pnlmenus.Widgets.Add(this.pnldropdown); + this.pnlmenus.Widgets.Add(this.pnlbasic); + this.pnlmenus.Widgets.Add(this.pnlmenusintro); + this.pnlmenus.Widgets.Add(this.pnlmenucategories); + this.pnlmenus.Widgets.Add(this.label74); + this.pnlmenus.Location = new System.Drawing.Point(134, 9); + this.pnlmenus.Name = "pnlmenus"; + this.pnlmenus.Size = new System.Drawing.Size(457, 306); + this.pnlmenus.TabIndex = 19; + // + // pnladvanced + // + this.pnladvanced.Widgets.Add(this.btnmorebuttons); + this.pnladvanced.Widgets.Add(this.pnlbuttonchecked); + this.pnladvanced.Widgets.Add(this.label136); + this.pnladvanced.Widgets.Add(this.pnlitemselectedend); + this.pnladvanced.Widgets.Add(this.label129); + this.pnladvanced.Widgets.Add(this.pnlbuttonpressed); + this.pnladvanced.Widgets.Add(this.label130); + this.pnladvanced.Widgets.Add(this.pnlitemselectedbegin); + this.pnladvanced.Widgets.Add(this.label131); + this.pnladvanced.Widgets.Add(this.pnlitemselected); + this.pnladvanced.Widgets.Add(this.label132); + this.pnladvanced.Widgets.Add(this.pnlbuttonselected); + this.pnladvanced.Widgets.Add(this.label133); + this.pnladvanced.Widgets.Add(this.pnlcheckbg); + this.pnladvanced.Widgets.Add(this.label134); + this.pnladvanced.Widgets.Add(this.label135); + this.pnladvanced.Location = new System.Drawing.Point(139, 43); + this.pnladvanced.Name = "pnladvanced"; + this.pnladvanced.Size = new System.Drawing.Size(311, 256); + this.pnladvanced.TabIndex = 13; + // + // btnmorebuttons + // + this.btnmorebuttons.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnmorebuttons.Font = new System.Drawing.Font("Cambria", 11.25F); + this.btnmorebuttons.Location = new System.Drawing.Point(216, 195); + this.btnmorebuttons.Name = "btnmorebuttons"; + this.btnmorebuttons.Size = new System.Drawing.Size(90, 32); + this.btnmorebuttons.TabIndex = 18; + this.btnmorebuttons.Text = "More >>"; + this.btnmorebuttons.UseVisualStyleBackColor = true; + this.btnmorebuttons.Click += new System.EventHandler(this.btnmorebuttons_Click); + // + // pnlbuttonchecked + // + this.pnlbuttonchecked.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlbuttonchecked.Location = new System.Drawing.Point(115, 153); + this.pnlbuttonchecked.Name = "pnlbuttonchecked"; + this.pnlbuttonchecked.Size = new System.Drawing.Size(41, 20); + this.pnlbuttonchecked.TabIndex = 11; + this.pnlbuttonchecked.MouseDown += new ShiftUI.MouseEventHandler(this.SetButtonCheckBG); + // + // label136 + // + this.label136.AutoSize = true; + this.label136.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label136.Location = new System.Drawing.Point(10, 153); + this.label136.Name = "label136"; + this.label136.Size = new System.Drawing.Size(102, 16); + this.label136.TabIndex = 10; + this.label136.Text = "Button Checked"; + // + // pnlitemselectedend + // + this.pnlitemselectedend.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlitemselectedend.Location = new System.Drawing.Point(134, 83); + this.pnlitemselectedend.Name = "pnlitemselectedend"; + this.pnlitemselectedend.Size = new System.Drawing.Size(41, 20); + this.pnlitemselectedend.TabIndex = 11; + this.pnlitemselectedend.MouseDown += new ShiftUI.MouseEventHandler(this.SetItemSelectedEnd); + // + // label129 + // + this.label129.AutoSize = true; + this.label129.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label129.Location = new System.Drawing.Point(12, 85); + this.label129.Name = "label129"; + this.label129.Size = new System.Drawing.Size(117, 16); + this.label129.TabIndex = 10; + this.label129.Text = "Item Selected End"; + // + // pnlbuttonpressed + // + this.pnlbuttonpressed.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlbuttonpressed.Location = new System.Drawing.Point(117, 207); + this.pnlbuttonpressed.Name = "pnlbuttonpressed"; + this.pnlbuttonpressed.Size = new System.Drawing.Size(41, 20); + this.pnlbuttonpressed.TabIndex = 9; + this.pnlbuttonpressed.MouseDown += new ShiftUI.MouseEventHandler(this.SetButtonPressedBG); + // + // label130 + // + this.label130.AutoSize = true; + this.label130.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label130.Location = new System.Drawing.Point(12, 207); + this.label130.Name = "label130"; + this.label130.Size = new System.Drawing.Size(99, 16); + this.label130.TabIndex = 8; + this.label130.Text = "Button Pressed"; + // + // pnlitemselectedbegin + // + this.pnlitemselectedbegin.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlitemselectedbegin.Location = new System.Drawing.Point(143, 56); + this.pnlitemselectedbegin.Name = "pnlitemselectedbegin"; + this.pnlitemselectedbegin.Size = new System.Drawing.Size(41, 20); + this.pnlitemselectedbegin.TabIndex = 7; + this.pnlitemselectedbegin.MouseDown += new ShiftUI.MouseEventHandler(this.SetItemSelectedBegin); + // + // label131 + // + this.label131.AutoSize = true; + this.label131.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label131.Location = new System.Drawing.Point(10, 58); + this.label131.Name = "label131"; + this.label131.Size = new System.Drawing.Size(128, 16); + this.label131.TabIndex = 6; + this.label131.Text = "Item Selected Begin"; + // + // pnlitemselected + // + this.pnlitemselected.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlitemselected.Location = new System.Drawing.Point(240, 29); + this.pnlitemselected.Name = "pnlitemselected"; + this.pnlitemselected.Size = new System.Drawing.Size(41, 20); + this.pnlitemselected.TabIndex = 5; + this.pnlitemselected.MouseDown += new ShiftUI.MouseEventHandler(this.SetItemSelected); + // + // label132 + // + this.label132.AutoSize = true; + this.label132.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label132.Location = new System.Drawing.Point(147, 32); + this.label132.Name = "label132"; + this.label132.Size = new System.Drawing.Size(90, 16); + this.label132.TabIndex = 4; + this.label132.Text = "Item Selected"; + // + // pnlbuttonselected + // + this.pnlbuttonselected.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlbuttonselected.Location = new System.Drawing.Point(110, 181); + this.pnlbuttonselected.Name = "pnlbuttonselected"; + this.pnlbuttonselected.Size = new System.Drawing.Size(41, 20); + this.pnlbuttonselected.TabIndex = 5; + this.pnlbuttonselected.MouseDown += new ShiftUI.MouseEventHandler(this.SetButtonSelectedBG); + // + // label133 + // + this.label133.AutoSize = true; + this.label133.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label133.Location = new System.Drawing.Point(7, 181); + this.label133.Name = "label133"; + this.label133.Size = new System.Drawing.Size(102, 16); + this.label133.TabIndex = 4; + this.label133.Text = "Button Selected"; + // + // pnlcheckbg + // + this.pnlcheckbg.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlcheckbg.Location = new System.Drawing.Point(79, 29); + this.pnlcheckbg.Name = "pnlcheckbg"; + this.pnlcheckbg.Size = new System.Drawing.Size(41, 20); + this.pnlcheckbg.TabIndex = 3; + this.pnlcheckbg.MouseDown += new ShiftUI.MouseEventHandler(this.SetCheckBG); + // + // label134 + // + this.label134.AutoSize = true; + this.label134.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label134.Location = new System.Drawing.Point(10, 29); + this.label134.Name = "label134"; + this.label134.Size = new System.Drawing.Size(68, 16); + this.label134.TabIndex = 2; + this.label134.Text = "Check BG"; + // + // label135 + // + this.label135.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.label135.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold); + this.label135.Location = new System.Drawing.Point(6, 0); + this.label135.Name = "label135"; + this.label135.Size = new System.Drawing.Size(301, 29); + this.label135.TabIndex = 1; + this.label135.Text = "Advanced"; + this.label135.TextAlign = System.Drawing.ContentAlignment.TopCenter; + // + // pnlmore + // + this.pnlmore.Widgets.Add(this.pnlpressedbegin); + this.pnlmore.Widgets.Add(this.btnback); + this.pnlmore.Widgets.Add(this.label138); + this.pnlmore.Widgets.Add(this.pnlselectedbegin); + this.pnlmore.Widgets.Add(this.pnlpressedend); + this.pnlmore.Widgets.Add(this.label137); + this.pnlmore.Widgets.Add(this.label139); + this.pnlmore.Widgets.Add(this.pnlselectedend); + this.pnlmore.Widgets.Add(this.pnlpressedmiddle); + this.pnlmore.Widgets.Add(this.label140); + this.pnlmore.Widgets.Add(this.label142); + this.pnlmore.Widgets.Add(this.pnlselectedmiddle); + this.pnlmore.Widgets.Add(this.label145); + this.pnlmore.Widgets.Add(this.label147); + this.pnlmore.Location = new System.Drawing.Point(139, 43); + this.pnlmore.Name = "pnlmore"; + this.pnlmore.Size = new System.Drawing.Size(311, 256); + this.pnlmore.TabIndex = 14; + // + // pnlpressedbegin + // + this.pnlpressedbegin.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlpressedbegin.Location = new System.Drawing.Point(170, 107); + this.pnlpressedbegin.Name = "pnlpressedbegin"; + this.pnlpressedbegin.Size = new System.Drawing.Size(41, 20); + this.pnlpressedbegin.TabIndex = 17; + this.pnlpressedbegin.MouseDown += new ShiftUI.MouseEventHandler(this.SetPressedBegin); + // + // btnback + // + this.btnback.Anchor = ((ShiftUI.AnchorStyles)((ShiftUI.AnchorStyles.Bottom | ShiftUI.AnchorStyles.Left))); + this.btnback.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnback.Font = new System.Drawing.Font("Cambria", 11.25F); + this.btnback.Location = new System.Drawing.Point(6, 184); + this.btnback.Name = "btnback"; + this.btnback.Size = new System.Drawing.Size(90, 32); + this.btnback.TabIndex = 18; + this.btnback.Text = "<< Back"; + this.btnback.UseVisualStyleBackColor = true; + this.btnback.Click += new System.EventHandler(this.btnadvanced_Click); + // + // label138 + // + this.label138.AutoSize = true; + this.label138.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label138.Location = new System.Drawing.Point(13, 108); + this.label138.Name = "label138"; + this.label138.Size = new System.Drawing.Size(151, 16); + this.label138.TabIndex = 16; + this.label138.Text = "Pressed Gradient Begin"; + // + // pnlselectedbegin + // + this.pnlselectedbegin.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlselectedbegin.Location = new System.Drawing.Point(169, 29); + this.pnlselectedbegin.Name = "pnlselectedbegin"; + this.pnlselectedbegin.Size = new System.Drawing.Size(41, 20); + this.pnlselectedbegin.TabIndex = 11; + this.pnlselectedbegin.MouseDown += new ShiftUI.MouseEventHandler(this.SetSelectedBegin); + // + // pnlpressedend + // + this.pnlpressedend.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlpressedend.Location = new System.Drawing.Point(162, 159); + this.pnlpressedend.Name = "pnlpressedend"; + this.pnlpressedend.Size = new System.Drawing.Size(41, 20); + this.pnlpressedend.TabIndex = 15; + this.pnlpressedend.MouseDown += new ShiftUI.MouseEventHandler(this.SetPressedEnd); + // + // label137 + // + this.label137.AutoSize = true; + this.label137.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label137.Location = new System.Drawing.Point(12, 30); + this.label137.Name = "label137"; + this.label137.Size = new System.Drawing.Size(154, 16); + this.label137.TabIndex = 10; + this.label137.Text = "Selected Gradient Begin"; + // + // label139 + // + this.label139.AutoSize = true; + this.label139.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label139.Location = new System.Drawing.Point(15, 162); + this.label139.Name = "label139"; + this.label139.Size = new System.Drawing.Size(140, 16); + this.label139.TabIndex = 14; + this.label139.Text = "Pressed Gradient End"; + // + // pnlselectedend + // + this.pnlselectedend.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlselectedend.Location = new System.Drawing.Point(161, 81); + this.pnlselectedend.Name = "pnlselectedend"; + this.pnlselectedend.Size = new System.Drawing.Size(41, 20); + this.pnlselectedend.TabIndex = 9; + this.pnlselectedend.MouseDown += new ShiftUI.MouseEventHandler(this.SetSelectedEnd); + // + // pnlpressedmiddle + // + this.pnlpressedmiddle.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlpressedmiddle.Location = new System.Drawing.Point(179, 134); + this.pnlpressedmiddle.Name = "pnlpressedmiddle"; + this.pnlpressedmiddle.Size = new System.Drawing.Size(41, 20); + this.pnlpressedmiddle.TabIndex = 13; + this.pnlpressedmiddle.MouseDown += new ShiftUI.MouseEventHandler(this.SetPressedMiddle); + // + // label140 + // + this.label140.AutoSize = true; + this.label140.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label140.Location = new System.Drawing.Point(16, 138); + this.label140.Name = "label140"; + this.label140.Size = new System.Drawing.Size(157, 16); + this.label140.TabIndex = 12; + this.label140.Text = "Pressed Gradient Middle"; + // + // label142 + // + this.label142.AutoSize = true; + this.label142.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label142.Location = new System.Drawing.Point(14, 84); + this.label142.Name = "label142"; + this.label142.Size = new System.Drawing.Size(143, 16); + this.label142.TabIndex = 8; + this.label142.Text = "Selected Gradient End"; + // + // pnlselectedmiddle + // + this.pnlselectedmiddle.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlselectedmiddle.Location = new System.Drawing.Point(182, 56); + this.pnlselectedmiddle.Name = "pnlselectedmiddle"; + this.pnlselectedmiddle.Size = new System.Drawing.Size(41, 20); + this.pnlselectedmiddle.TabIndex = 5; + this.pnlselectedmiddle.MouseDown += new ShiftUI.MouseEventHandler(this.SetSelectedMiddle); + // + // label145 + // + this.label145.AutoSize = true; + this.label145.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label145.Location = new System.Drawing.Point(18, 58); + this.label145.Name = "label145"; + this.label145.Size = new System.Drawing.Size(160, 16); + this.label145.TabIndex = 4; + this.label145.Text = "Selected Gradient Middle"; + // + // label147 + // + this.label147.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.label147.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold); + this.label147.Location = new System.Drawing.Point(6, 0); + this.label147.Name = "label147"; + this.label147.Size = new System.Drawing.Size(301, 29); + this.label147.TabIndex = 1; + this.label147.Text = "Advanced"; + this.label147.TextAlign = System.Drawing.ContentAlignment.TopCenter; + // + // pnldropdown + // + this.pnldropdown.Widgets.Add(this.pnlddborder); + this.pnldropdown.Widgets.Add(this.label117); + this.pnldropdown.Widgets.Add(this.pnlmarginend); + this.pnldropdown.Widgets.Add(this.label120); + this.pnldropdown.Widgets.Add(this.pnlmarginmiddle); + this.pnldropdown.Widgets.Add(this.label121); + this.pnldropdown.Widgets.Add(this.pnlmarginbegin); + this.pnldropdown.Widgets.Add(this.label122); + this.pnldropdown.Widgets.Add(this.pnlhcolor); + this.pnldropdown.Widgets.Add(this.label123); + this.pnldropdown.Widgets.Add(this.pnlhborder); + this.pnldropdown.Widgets.Add(this.label125); + this.pnldropdown.Widgets.Add(this.label126); + this.pnldropdown.Location = new System.Drawing.Point(139, 43); + this.pnldropdown.Name = "pnldropdown"; + this.pnldropdown.Size = new System.Drawing.Size(311, 256); + this.pnldropdown.TabIndex = 12; + // + // pnlddborder + // + this.pnlddborder.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlddborder.Location = new System.Drawing.Point(216, 80); + this.pnlddborder.Name = "pnlddborder"; + this.pnlddborder.Size = new System.Drawing.Size(41, 20); + this.pnlddborder.TabIndex = 11; + this.pnlddborder.MouseDown += new ShiftUI.MouseEventHandler(this.MenuBorder); + // + // label117 + // + this.label117.AutoSize = true; + this.label117.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label117.Location = new System.Drawing.Point(167, 81); + this.label117.Name = "label117"; + this.label117.Size = new System.Drawing.Size(49, 16); + this.label117.TabIndex = 10; + this.label117.Text = "Border"; + // + // pnlmarginend + // + this.pnlmarginend.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlmarginend.Location = new System.Drawing.Point(224, 55); + this.pnlmarginend.Name = "pnlmarginend"; + this.pnlmarginend.Size = new System.Drawing.Size(41, 20); + this.pnlmarginend.TabIndex = 9; + this.pnlmarginend.MouseDown += new ShiftUI.MouseEventHandler(this.MarginEnd); + // + // label120 + // + this.label120.AutoSize = true; + this.label120.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label120.Location = new System.Drawing.Point(148, 56); + this.label120.Name = "label120"; + this.label120.Size = new System.Drawing.Size(76, 16); + this.label120.TabIndex = 8; + this.label120.Text = "Margin End"; + // + // pnlmarginmiddle + // + this.pnlmarginmiddle.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlmarginmiddle.Location = new System.Drawing.Point(117, 80); + this.pnlmarginmiddle.Name = "pnlmarginmiddle"; + this.pnlmarginmiddle.Size = new System.Drawing.Size(41, 20); + this.pnlmarginmiddle.TabIndex = 7; + this.pnlmarginmiddle.MouseDown += new ShiftUI.MouseEventHandler(this.MarginMiddle); + // + // label121 + // + this.label121.AutoSize = true; + this.label121.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label121.Location = new System.Drawing.Point(12, 80); + this.label121.Name = "label121"; + this.label121.Size = new System.Drawing.Size(93, 16); + this.label121.TabIndex = 6; + this.label121.Text = "Margin Middle"; + // + // pnlmarginbegin + // + this.pnlmarginbegin.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlmarginbegin.Location = new System.Drawing.Point(101, 55); + this.pnlmarginbegin.Name = "pnlmarginbegin"; + this.pnlmarginbegin.Size = new System.Drawing.Size(41, 20); + this.pnlmarginbegin.TabIndex = 5; + this.pnlmarginbegin.MouseDown += new ShiftUI.MouseEventHandler(this.MarginBegin); + // + // label122 + // + this.label122.AutoSize = true; + this.label122.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label122.Location = new System.Drawing.Point(12, 55); + this.label122.Name = "label122"; + this.label122.Size = new System.Drawing.Size(87, 16); + this.label122.TabIndex = 4; + this.label122.Text = "Margin Begin"; + // + // pnlhcolor + // + this.pnlhcolor.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlhcolor.Location = new System.Drawing.Point(249, 29); + this.pnlhcolor.Name = "pnlhcolor"; + this.pnlhcolor.Size = new System.Drawing.Size(41, 20); + this.pnlhcolor.TabIndex = 5; + this.pnlhcolor.MouseDown += new ShiftUI.MouseEventHandler(this.HighlightColor); + // + // label123 + // + this.label123.AutoSize = true; + this.label123.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label123.Location = new System.Drawing.Point(156, 29); + this.label123.Name = "label123"; + this.label123.Size = new System.Drawing.Size(95, 16); + this.label123.TabIndex = 4; + this.label123.Text = "Highlight Color"; + // + // pnlhborder + // + this.pnlhborder.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlhborder.Location = new System.Drawing.Point(115, 29); + this.pnlhborder.Name = "pnlhborder"; + this.pnlhborder.Size = new System.Drawing.Size(41, 20); + this.pnlhborder.TabIndex = 3; + this.pnlhborder.MouseDown += new ShiftUI.MouseEventHandler(this.HighlightBorder); + // + // label125 + // + this.label125.AutoSize = true; + this.label125.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label125.Location = new System.Drawing.Point(10, 29); + this.label125.Name = "label125"; + this.label125.Size = new System.Drawing.Size(104, 16); + this.label125.TabIndex = 2; + this.label125.Text = "Highlight Border"; + // + // label126 + // + this.label126.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.label126.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold); + this.label126.Location = new System.Drawing.Point(6, 0); + this.label126.Name = "label126"; + this.label126.Size = new System.Drawing.Size(301, 29); + this.label126.TabIndex = 1; + this.label126.Text = "Drop-Down Menus"; + this.label126.TextAlign = System.Drawing.ContentAlignment.TopCenter; + // + // pnlbasic + // + this.pnlbasic.Widgets.Add(this.pnlmenutextcolor); + this.pnlbasic.Widgets.Add(this.label118); + this.pnlbasic.Widgets.Add(this.pnldropdownbg); + this.pnlbasic.Widgets.Add(this.label115); + this.pnlbasic.Widgets.Add(this.pnlstatusend); + this.pnlbasic.Widgets.Add(this.label114); + this.pnlbasic.Widgets.Add(this.pnlstatusbegin); + this.pnlbasic.Widgets.Add(this.label107); + this.pnlbasic.Widgets.Add(this.pnltoolbarend); + this.pnlbasic.Widgets.Add(this.label77); + this.pnlbasic.Widgets.Add(this.pnltoolbarmiddle); + this.pnlbasic.Widgets.Add(this.label76); + this.pnlbasic.Widgets.Add(this.pnltoolbarbegin); + this.pnlbasic.Widgets.Add(this.label75); + this.pnlbasic.Widgets.Add(this.pnlmenubarend); + this.pnlbasic.Widgets.Add(this.label73); + this.pnlbasic.Widgets.Add(this.pnlmenubarbegin); + this.pnlbasic.Widgets.Add(this.label42); + this.pnlbasic.Widgets.Add(this.label41); + this.pnlbasic.Location = new System.Drawing.Point(139, 43); + this.pnlbasic.Name = "pnlbasic"; + this.pnlbasic.Size = new System.Drawing.Size(311, 256); + this.pnlbasic.TabIndex = 10; + // + // pnlmenutextcolor + // + this.pnlmenutextcolor.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlmenutextcolor.Location = new System.Drawing.Point(85, 129); + this.pnlmenutextcolor.Name = "pnlmenutextcolor"; + this.pnlmenutextcolor.Size = new System.Drawing.Size(41, 20); + this.pnlmenutextcolor.TabIndex = 17; + this.pnlmenutextcolor.MouseDown += new ShiftUI.MouseEventHandler(this.SetMenuTextColor); + // + // label118 + // + this.label118.AutoSize = true; + this.label118.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label118.Location = new System.Drawing.Point(11, 131); + this.label118.Name = "label118"; + this.label118.Size = new System.Drawing.Size(69, 16); + this.label118.TabIndex = 16; + this.label118.Text = "Text Color"; + // + // pnldropdownbg + // + this.pnldropdownbg.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnldropdownbg.Location = new System.Drawing.Point(228, 104); + this.pnldropdownbg.Name = "pnldropdownbg"; + this.pnldropdownbg.Size = new System.Drawing.Size(41, 20); + this.pnldropdownbg.TabIndex = 15; + this.pnldropdownbg.MouseDown += new ShiftUI.MouseEventHandler(this.DropDownBG); + // + // label115 + // + this.label115.AutoSize = true; + this.label115.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label115.Location = new System.Drawing.Point(132, 106); + this.label115.Name = "label115"; + this.label115.Size = new System.Drawing.Size(92, 16); + this.label115.TabIndex = 14; + this.label115.Text = "Dropdown BG"; + // + // pnlstatusend + // + this.pnlstatusend.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlstatusend.Location = new System.Drawing.Point(84, 104); + this.pnlstatusend.Name = "pnlstatusend"; + this.pnlstatusend.Size = new System.Drawing.Size(41, 20); + this.pnlstatusend.TabIndex = 13; + this.pnlstatusend.MouseDown += new ShiftUI.MouseEventHandler(this.StatusEnd); + // + // label114 + // + this.label114.AutoSize = true; + this.label114.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label114.Location = new System.Drawing.Point(10, 106); + this.label114.Name = "label114"; + this.label114.Size = new System.Drawing.Size(72, 16); + this.label114.TabIndex = 12; + this.label114.Text = "Status End"; + // + // pnlstatusbegin + // + this.pnlstatusbegin.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlstatusbegin.Location = new System.Drawing.Point(254, 81); + this.pnlstatusbegin.Name = "pnlstatusbegin"; + this.pnlstatusbegin.Size = new System.Drawing.Size(41, 20); + this.pnlstatusbegin.TabIndex = 11; + this.pnlstatusbegin.MouseDown += new ShiftUI.MouseEventHandler(this.StatusBegin); + // + // label107 + // + this.label107.AutoSize = true; + this.label107.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label107.Location = new System.Drawing.Point(169, 81); + this.label107.Name = "label107"; + this.label107.Size = new System.Drawing.Size(83, 16); + this.label107.TabIndex = 10; + this.label107.Text = "Status Begin"; + // + // pnltoolbarend + // + this.pnltoolbarend.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnltoolbarend.Location = new System.Drawing.Point(254, 55); + this.pnltoolbarend.Name = "pnltoolbarend"; + this.pnltoolbarend.Size = new System.Drawing.Size(41, 20); + this.pnltoolbarend.TabIndex = 9; + this.pnltoolbarend.MouseDown += new ShiftUI.MouseEventHandler(this.ToolBarEnd); + // + // label77 + // + this.label77.AutoSize = true; + this.label77.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label77.Location = new System.Drawing.Point(161, 55); + this.label77.Name = "label77"; + this.label77.Size = new System.Drawing.Size(87, 16); + this.label77.TabIndex = 8; + this.label77.Text = "Tool Bar End"; + // + // pnltoolbarmiddle + // + this.pnltoolbarmiddle.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnltoolbarmiddle.Location = new System.Drawing.Point(117, 80); + this.pnltoolbarmiddle.Name = "pnltoolbarmiddle"; + this.pnltoolbarmiddle.Size = new System.Drawing.Size(41, 20); + this.pnltoolbarmiddle.TabIndex = 7; + this.pnltoolbarmiddle.MouseDown += new ShiftUI.MouseEventHandler(this.ToolBarMiddle); + // + // label76 + // + this.label76.AutoSize = true; + this.label76.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label76.Location = new System.Drawing.Point(12, 80); + this.label76.Name = "label76"; + this.label76.Size = new System.Drawing.Size(104, 16); + this.label76.TabIndex = 6; + this.label76.Text = "Tool Bar Middle"; + // + // pnltoolbarbegin + // + this.pnltoolbarbegin.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnltoolbarbegin.Location = new System.Drawing.Point(117, 55); + this.pnltoolbarbegin.Name = "pnltoolbarbegin"; + this.pnltoolbarbegin.Size = new System.Drawing.Size(41, 20); + this.pnltoolbarbegin.TabIndex = 5; + this.pnltoolbarbegin.MouseDown += new ShiftUI.MouseEventHandler(this.ToolBarBegin); + // + // label75 + // + this.label75.AutoSize = true; + this.label75.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label75.Location = new System.Drawing.Point(12, 55); + this.label75.Name = "label75"; + this.label75.Size = new System.Drawing.Size(98, 16); + this.label75.TabIndex = 4; + this.label75.Text = "Tool Bar Begin"; + // + // pnlmenubarend + // + this.pnlmenubarend.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlmenubarend.Location = new System.Drawing.Point(249, 29); + this.pnlmenubarend.Name = "pnlmenubarend"; + this.pnlmenubarend.Size = new System.Drawing.Size(41, 20); + this.pnlmenubarend.TabIndex = 5; + this.pnlmenubarend.MouseDown += new ShiftUI.MouseEventHandler(this.MenuEnd); + // + // label73 + // + this.label73.AutoSize = true; + this.label73.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label73.Location = new System.Drawing.Point(156, 29); + this.label73.Name = "label73"; + this.label73.Size = new System.Drawing.Size(92, 16); + this.label73.TabIndex = 4; + this.label73.Text = "Menu Bar End"; + // + // pnlmenubarbegin + // + this.pnlmenubarbegin.BorderStyle = ShiftUI.BorderStyle.FixedSingle; + this.pnlmenubarbegin.Location = new System.Drawing.Point(115, 29); + this.pnlmenubarbegin.Name = "pnlmenubarbegin"; + this.pnlmenubarbegin.Size = new System.Drawing.Size(41, 20); + this.pnlmenubarbegin.TabIndex = 3; + this.pnlmenubarbegin.MouseDown += new ShiftUI.MouseEventHandler(this.MenuBegin); + // + // label42 + // + this.label42.AutoSize = true; + this.label42.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label42.Location = new System.Drawing.Point(10, 29); + this.label42.Name = "label42"; + this.label42.Size = new System.Drawing.Size(103, 16); + this.label42.TabIndex = 2; + this.label42.Text = "Menu Bar Begin"; + // + // label41 + // + this.label41.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.label41.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold); + this.label41.Location = new System.Drawing.Point(6, 0); + this.label41.Name = "label41"; + this.label41.Size = new System.Drawing.Size(301, 29); + this.label41.TabIndex = 1; + this.label41.Text = "The Basics"; + this.label41.TextAlign = System.Drawing.ContentAlignment.TopCenter; + // + // pnlmenusintro + // + this.pnlmenusintro.Widgets.Add(this.label116); + this.pnlmenusintro.Widgets.Add(this.label124); + this.pnlmenusintro.Location = new System.Drawing.Point(139, 43); + this.pnlmenusintro.Name = "pnlmenusintro"; + this.pnlmenusintro.Size = new System.Drawing.Size(311, 256); + this.pnlmenusintro.TabIndex = 11; + // + // label116 + // + this.label116.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.label116.BackColor = System.Drawing.Color.Transparent; + this.label116.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label116.Location = new System.Drawing.Point(6, 29); + this.label116.Name = "label116"; + this.label116.Size = new System.Drawing.Size(300, 221); + this.label116.TabIndex = 4; + this.label116.Text = resources.GetString("label116.Text"); + this.label116.TextAlign = System.Drawing.ContentAlignment.TopCenter; + // + // label124 + // + this.label124.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.label124.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold); + this.label124.Location = new System.Drawing.Point(6, 0); + this.label124.Name = "label124"; + this.label124.Size = new System.Drawing.Size(301, 29); + this.label124.TabIndex = 1; + this.label124.Text = "Menus - Intro"; + this.label124.TextAlign = System.Drawing.ContentAlignment.TopCenter; + // + // pnlmenucategories + // + this.pnlmenucategories.Anchor = ((ShiftUI.AnchorStyles)(((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Bottom) + | ShiftUI.AnchorStyles.Left))); + this.pnlmenucategories.Widgets.Add(this.btnmisc); + this.pnlmenucategories.Widgets.Add(this.btnadvanced); + this.pnlmenucategories.Widgets.Add(this.btndropdown); + this.pnlmenucategories.Widgets.Add(this.btnbasic); + this.pnlmenucategories.Location = new System.Drawing.Point(6, 42); + this.pnlmenucategories.Name = "pnlmenucategories"; + this.pnlmenucategories.Size = new System.Drawing.Size(128, 257); + this.pnlmenucategories.TabIndex = 9; + // + // btnmisc + // + this.btnmisc.BackColor = System.Drawing.Color.White; + this.btnmisc.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnmisc.Font = new System.Drawing.Font("Cambria", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnmisc.Location = new System.Drawing.Point(4, 105); + this.btnmisc.Name = "btnmisc"; + this.btnmisc.Size = new System.Drawing.Size(119, 29); + this.btnmisc.TabIndex = 7; + this.btnmisc.Text = "Misc."; + this.btnmisc.UseVisualStyleBackColor = false; + // + // btnadvanced + // + this.btnadvanced.BackColor = System.Drawing.Color.White; + this.btnadvanced.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnadvanced.Font = new System.Drawing.Font("Cambria", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnadvanced.Location = new System.Drawing.Point(4, 70); + this.btnadvanced.Name = "btnadvanced"; + this.btnadvanced.Size = new System.Drawing.Size(119, 29); + this.btnadvanced.TabIndex = 6; + this.btnadvanced.Text = "Advanced"; + this.btnadvanced.UseVisualStyleBackColor = false; + this.btnadvanced.Click += new System.EventHandler(this.btnadvanced_Click); + // + // btndropdown + // + this.btndropdown.BackColor = System.Drawing.Color.White; + this.btndropdown.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btndropdown.Font = new System.Drawing.Font("Cambria", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btndropdown.Location = new System.Drawing.Point(4, 35); + this.btndropdown.Name = "btndropdown"; + this.btndropdown.Size = new System.Drawing.Size(119, 29); + this.btndropdown.TabIndex = 5; + this.btndropdown.Text = "Drop-Downs"; + this.btndropdown.UseVisualStyleBackColor = false; + this.btndropdown.Click += new System.EventHandler(this.btndropdown_Click); + // + // btnbasic + // + this.btnbasic.BackColor = System.Drawing.Color.White; + this.btnbasic.FlatStyle = ShiftUI.FlatStyle.Standard; + this.btnbasic.Font = new System.Drawing.Font("Cambria", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.btnbasic.Location = new System.Drawing.Point(4, 0); + this.btnbasic.Name = "btnbasic"; + this.btnbasic.Size = new System.Drawing.Size(119, 29); + this.btnbasic.TabIndex = 4; + this.btnbasic.Text = "Basic Customization"; + this.btnbasic.UseVisualStyleBackColor = false; + this.btnbasic.Click += new System.EventHandler(this.btnbasic_Click); + // + // label74 + // + this.label74.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label74.Location = new System.Drawing.Point(72, 0); + this.label74.Name = "label74"; + this.label74.Size = new System.Drawing.Size(332, 29); + this.label74.TabIndex = 0; + this.label74.Text = "Menu Customization"; + // + // tmrfix + // + this.tmrfix.Interval = 5000; + // + // pnlluaoptions + // + this.pnlluaoptions.Anchor = ((ShiftUI.AnchorStyles)((((ShiftUI.AnchorStyles.Top | ShiftUI.AnchorStyles.Bottom) + | ShiftUI.AnchorStyles.Left) + | ShiftUI.AnchorStyles.Right))); + this.pnlluaoptions.BackColor = System.Drawing.Color.White; + this.pnlluaoptions.Widgets.Add(this.pnlluafield); + this.pnlluaoptions.Widgets.Add(this.flmorebuttons); + this.pnlluaoptions.Location = new System.Drawing.Point(139, 9); + this.pnlluaoptions.Name = "pnlluaoptions"; + this.pnlluaoptions.Size = new System.Drawing.Size(457, 306); + this.pnlluaoptions.TabIndex = 21; + this.pnlluaoptions.Visible = false; + // + // flmorebuttons + // + this.flmorebuttons.AutoSize = true; + this.flmorebuttons.AutoSizeMode = ShiftUI.AutoSizeMode.GrowAndShrink; + this.flmorebuttons.Dock = ShiftUI.DockStyle.Top; + this.flmorebuttons.Location = new System.Drawing.Point(0, 0); + this.flmorebuttons.Name = "flmorebuttons"; + this.flmorebuttons.Size = new System.Drawing.Size(457, 0); + this.flmorebuttons.TabIndex = 0; + // + // pnlluafield + // + this.pnlluafield.Dock = ShiftUI.DockStyle.Fill; + this.pnlluafield.Location = new System.Drawing.Point(0, 0); + this.pnlluafield.Name = "pnlluafield"; + this.pnlluafield.Size = new System.Drawing.Size(457, 306); + this.pnlluafield.TabIndex = 1; + // + // Shifter + // + this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleMode = ShiftUI.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(600, 323); + this.Widgets.Add(this.pgcontents); + this.FormBorderStyle = ShiftUI.FormBorderStyle.None; + this.Name = "Shifter"; this.Text = "Shifter"; - this.Location = new Point(0, 0); - this.AutoScaleMode = AutoScaleMode.Inherit; - this.AutoScrollMargin = new Size(0, 0); - this.AutoScrollMinSize = new Size(0, 0); - this.AutoScrollPosition = new Point(0, 0); - this.Alignment = (ContentAlignment)0; - this.AccessibleDefaultActionDescription = ""; - this.AccessibleDescription = ""; - this.AccessibleName = ""; - this.AccessibleRole = AccessibleRole.Default; - this.AllowDrop = false; - this.Anchor = AnchorStyles.Top | AnchorStyles.Left; - this.AutoScrollOffset = new Point(0, 0); - this.BackgroundImageLayout = ImageLayout.Tile; - this.Capture = false; - this.CausesValidation = true; - this.Dock = DockStyle.None; - this.Enabled = true; - this.Font = new Font("Microsoft Sans Serif", (float)8.25, (FontStyle)0); - this.ForeColor = Color.FromArgb(0, 0, 0); - this.Height = 463; - this.ImeMode = ImeMode.NoControl; - this.IsAccessible = false; - this.Left = 0; - this.Name = "ShifterNew"; - this.RightToLeft = RightToLeft.No; - this.Top = 0; - this.UseWaitCursor = false; - this.Visible = false; - this.Width = 805; - - pgshifter = new PropertyGrid(); - pgshifter.AutoScroll = false; - pgshifter.BackColor = Color.FromArgb(240, 240, 240); - pgshifter.BackgroundImageLayout = ImageLayout.Tile; - pgshifter.CategoryForeColor = Color.FromArgb(200, 200, 200); - pgshifter.CommandsBackColor = Color.FromArgb(0, 0, 0); - pgshifter.CommandsForeColor = Color.FromArgb(0, 0, 0); - pgshifter.CommandsActiveLinkColor = Color.FromArgb(0, 0, 0); - pgshifter.CommandsDisabledLinkColor = Color.FromArgb(0, 0, 0); - pgshifter.CommandsLinkColor = Color.FromArgb(0, 0, 0); - pgshifter.CommandsVisibleIfAvailable = false; - pgshifter.ForeColor = Color.FromArgb(0, 0, 0); - pgshifter.HelpBackColor = Color.FromArgb(240, 240, 240); - pgshifter.HelpForeColor = Color.FromArgb(0, 0, 0); - pgshifter.HelpVisible = true; - pgshifter.LargeButtons = false; - pgshifter.LineColor = Color.FromArgb(200, 200, 200); - pgshifter.PropertySort = PropertySort.CategorizedAlphabetical; - pgshifter.Text = ""; - pgshifter.ToolbarVisible = true; - pgshifter.ViewBackColor = Color.FromArgb(255, 255, 255); - pgshifter.ViewForeColor = Color.FromArgb(0, 0, 0); - pgshifter.UseCompatibleTextRendering = false; - pgshifter.AutoScaleMode = AutoScaleMode.Inherit; - pgshifter.AutoValidate = AutoValidate.Inherit; - pgshifter.AutoScrollMargin = new Size(0, 0); - pgshifter.AutoScrollMinSize = new Size(0, 0); - pgshifter.AutoScrollPosition = new Point(0, 0); - pgshifter.Alignment = (ContentAlignment)0; - pgshifter.AccessibleDefaultActionDescription = ""; - pgshifter.AccessibleDescription = ""; - pgshifter.AccessibleName = ""; - pgshifter.AccessibleRole = AccessibleRole.Default; - pgshifter.AllowDrop = false; - pgshifter.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left | AnchorStyles.Right; - pgshifter.AutoScrollOffset = new Point(0, 0); - pgshifter.AutoSize = false; - pgshifter.MaximumSize = new Size(0, 0); - pgshifter.MinimumSize = new Size(0, 0); - pgshifter.Capture = false; - pgshifter.CausesValidation = true; - pgshifter.ClientSize = new Size(504, 411); - pgshifter.Dock = DockStyle.None; - pgshifter.Enabled = true; - pgshifter.Font = new Font("Microsoft Sans Serif", (float)8.25, (FontStyle)0); - pgshifter.Height = 411; - pgshifter.ImeMode = ImeMode.NoControl; - pgshifter.IsAccessible = false; - pgshifter.Left = 287; - pgshifter.Location = new Point(287, 8); - pgshifter.Name = "pgshifter"; - pgshifter.RightToLeft = RightToLeft.No; - pgshifter.Size = new Size(504, 411 - (API.CurrentSkin.titlebarheight * 2)); - pgshifter.TabIndex = 0; - pgshifter.TabStop = true; - pgshifter.Top = 8; - pgshifter.UseWaitCursor = false; - pgshifter.Visible = true; - pgshifter.Width = 504; - this.Widgets.Add(pgshifter); - pgshifter.Show(); - - pnlcategoryholder = new Panel(); - pnlcategoryholder.AutoSize = false; - pnlcategoryholder.AutoSizeMode = AutoSizeMode.GrowOnly; - pnlcategoryholder.BorderStyle = BorderStyle.FixedSingle; - pnlcategoryholder.TabStop = false; - pnlcategoryholder.Text = ""; - pnlcategoryholder.AutoScroll = false; - pnlcategoryholder.AutoScrollMargin = new Size(0, 0); - pnlcategoryholder.AutoScrollMinSize = new Size(0, 0); - pnlcategoryholder.AutoScrollPosition = new Point(0, 0); - pnlcategoryholder.Alignment = (ContentAlignment)0; - pnlcategoryholder.AccessibleDefaultActionDescription = ""; - pnlcategoryholder.AccessibleDescription = ""; - pnlcategoryholder.AccessibleName = ""; - pnlcategoryholder.AccessibleRole = AccessibleRole.Default; - pnlcategoryholder.AllowDrop = false; - pnlcategoryholder.Anchor = AnchorStyles.Top | AnchorStyles.Bottom | AnchorStyles.Left; - pnlcategoryholder.AutoScrollOffset = new Point(0, 0); - pnlcategoryholder.MaximumSize = new Size(0, 0); - pnlcategoryholder.MinimumSize = new Size(0, 0); - pnlcategoryholder.BackColor = Color.FromArgb(240, 240, 240); - pnlcategoryholder.BackgroundImageLayout = ImageLayout.Tile; - pnlcategoryholder.Capture = false; - pnlcategoryholder.CausesValidation = true; - pnlcategoryholder.Dock = DockStyle.None; - pnlcategoryholder.Enabled = true; - pnlcategoryholder.Font = new Font("Microsoft Sans Serif", (float)8.25, (FontStyle)0); - pnlcategoryholder.ForeColor = Color.FromArgb(0, 0, 0); - pnlcategoryholder.ImeMode = ImeMode.NoControl; - pnlcategoryholder.IsAccessible = false; - pnlcategoryholder.Left = 8; - - pnlcategoryholder.Location = new Point(8, 8); - pnlcategoryholder.Name = "pnlcategories"; - pnlcategoryholder.RightToLeft = RightToLeft.No; - pnlcategoryholder.Size = new Size(271, 409); - pnlcategoryholder.Height = 409 - API.CurrentSkin.titlebarheight; - pnlcategoryholder.TabIndex = 1; - pnlcategoryholder.Top = 8 + API.CurrentSkin.titlebarheight; - pnlcategoryholder.UseWaitCursor = false; - pnlcategoryholder.Visible = true; - pnlcategoryholder.Width = 271; - this.Widgets.Add(pnlcategoryholder); - pnlcategoryholder.Show(); - btnapply = new Button(); - btnapply.AutoSizeMode = AutoSizeMode.GrowOnly; - btnapply.DialogResult = DialogResult.None; - btnapply.AutoEllipsis = false; - btnapply.AutoSize = false; - btnapply.BackColor = Color.FromArgb(240, 240, 240); - btnapply.FlatStyle = FlatStyle.Standard; - btnapply.ImageAlign = ContentAlignment.MiddleCenter; - btnapply.ImageIndex = -1; - btnapply.ImageKey = ""; - btnapply.ImeMode = ImeMode.Disable; - btnapply.Text = "Apply"; - btnapply.TextAlign = ContentAlignment.MiddleCenter; - btnapply.TextImageRelation = TextImageRelation.Overlay; - btnapply.UseCompatibleTextRendering = false; - btnapply.UseMnemonic = true; - btnapply.UseVisualStyleBackColor = true; - btnapply.Alignment = (ContentAlignment)0; - btnapply.AccessibleDefaultActionDescription = ""; - btnapply.AccessibleDescription = ""; - btnapply.AccessibleName = ""; - btnapply.AccessibleRole = AccessibleRole.Default; - btnapply.AllowDrop = false; - btnapply.Anchor = AnchorStyles.Top | AnchorStyles.Left; - btnapply.AutoScrollOffset = new Point(0, 0); - btnapply.MaximumSize = new Size(0, 0); - btnapply.MinimumSize = new Size(0, 0); - btnapply.BackgroundImageLayout = ImageLayout.Tile; - btnapply.Capture = false; - btnapply.CausesValidation = true; - btnapply.ClientSize = new Size(120, 36); - btnapply.Dock = DockStyle.None; - btnapply.Enabled = true; - btnapply.Font = new Font("Microsoft Sans Serif", (float)12, (FontStyle)0); - btnapply.ForeColor = Color.FromArgb(0, 0, 0); - btnapply.Height = 36; - btnapply.IsAccessible = false; - btnapply.Left = 6; - btnapply.Location = new Point(6, 365); - btnapply.Name = "btnapply"; - btnapply.RightToLeft = RightToLeft.No; - btnapply.Size = new Size(120, 36); - btnapply.TabIndex = 0; - btnapply.TabStop = true; - btnapply.Top = 365; - btnapply.UseWaitCursor = false; - btnapply.Visible = true; - btnapply.Width = 120; - pnlcategoryholder.Widgets.Add(btnapply); - btnapply.Show(); - pnlcategories = new FlowLayoutPanel(); - pnlcategories.FlowDirection = FlowDirection.TopDown; - pnlcategories.WrapContents = true; - pnlcategories.AutoSize = false; - pnlcategories.AutoSizeMode = AutoSizeMode.GrowOnly; - pnlcategories.BorderStyle = BorderStyle.FixedSingle; - pnlcategories.TabStop = false; - pnlcategories.Text = ""; - pnlcategories.AutoScroll = false; - pnlcategories.AutoScrollMargin = new Size(0, 0); - pnlcategories.AutoScrollMinSize = new Size(0, 0); - pnlcategories.AutoScrollPosition = new Point(0, 0); - pnlcategories.Alignment = (ContentAlignment)0; - pnlcategories.AccessibleDefaultActionDescription = ""; - pnlcategories.AccessibleDescription = ""; - pnlcategories.AccessibleName = ""; - pnlcategories.AccessibleRole = AccessibleRole.Default; - pnlcategories.AllowDrop = false; - pnlcategories.Anchor = AnchorStyles.Top | AnchorStyles.Left; - pnlcategories.AutoScrollOffset = new Point(0, 0); - pnlcategories.MaximumSize = new Size(0, 0); - pnlcategories.MinimumSize = new Size(0, 0); - pnlcategories.BackColor = Color.FromArgb(240, 240, 240); - pnlcategories.BackgroundImageLayout = ImageLayout.Tile; - pnlcategories.Capture = false; - pnlcategories.CausesValidation = true; - pnlcategories.ClientSize = new Size(121, 351); - pnlcategories.Dock = DockStyle.None; - pnlcategories.Enabled = true; - pnlcategories.Font = new Font("Microsoft Sans Serif", (float)8.25, (FontStyle)0); - pnlcategories.ForeColor = Color.FromArgb(0, 0, 0); - pnlcategories.Height = 353; - pnlcategories.ImeMode = ImeMode.NoControl; - pnlcategories.IsAccessible = false; - pnlcategories.Left = 6; - pnlcategories.Location = new Point(6, 6); - pnlcategories.Name = "pnlcategories"; - pnlcategories.RightToLeft = RightToLeft.No; - pnlcategories.Size = new Size(123, 353); - pnlcategories.TabIndex = 1; - pnlcategories.Top = 6; - pnlcategories.UseWaitCursor = false; - pnlcategories.Visible = true; - pnlcategories.Width = 123; - pnlcategoryholder.Widgets.Add(pnlcategories); - pnlcategories.Show(); - pnlsubcategories = new FlowLayoutPanel(); - pnlsubcategories.FlowDirection = FlowDirection.TopDown; - pnlsubcategories.WrapContents = true; - pnlsubcategories.AutoSize = false; - pnlsubcategories.AutoSizeMode = AutoSizeMode.GrowOnly; - pnlsubcategories.BorderStyle = BorderStyle.None; - pnlsubcategories.TabStop = false; - pnlsubcategories.Text = ""; - pnlsubcategories.AutoScroll = false; - pnlsubcategories.AutoScrollMargin = new Size(0, 0); - pnlsubcategories.AutoScrollMinSize = new Size(0, 0); - pnlsubcategories.AutoScrollPosition = new Point(0, 0); - pnlsubcategories.Alignment = (ContentAlignment)0; - pnlsubcategories.AccessibleDefaultActionDescription = ""; - pnlsubcategories.AccessibleDescription = ""; - pnlsubcategories.AccessibleName = ""; - pnlsubcategories.AccessibleRole = AccessibleRole.Default; - pnlsubcategories.AllowDrop = false; - pnlsubcategories.Anchor = AnchorStyles.Top | AnchorStyles.Left; - pnlsubcategories.AutoScrollOffset = new Point(0, 0); - pnlsubcategories.MaximumSize = new Size(0, 0); - pnlsubcategories.MinimumSize = new Size(0, 0); - pnlsubcategories.BackColor = Color.FromArgb(240, 240, 240); - pnlsubcategories.BackgroundImageLayout = ImageLayout.Tile; - pnlsubcategories.Capture = false; - pnlsubcategories.CausesValidation = true; - pnlsubcategories.ClientSize = new Size(124, 394); - pnlsubcategories.Dock = DockStyle.None; - pnlsubcategories.Enabled = true; - pnlsubcategories.Font = new Font("Microsoft Sans Serif", (float)8.25, (FontStyle)0); - pnlsubcategories.ForeColor = Color.FromArgb(0, 0, 0); - pnlsubcategories.Height = 394; - pnlsubcategories.ImeMode = ImeMode.NoControl; - pnlsubcategories.IsAccessible = false; - pnlsubcategories.Left = 135; - pnlsubcategories.Location = new Point(135, 6); - pnlsubcategories.Name = "pnlsubcategories"; - pnlsubcategories.RightToLeft = RightToLeft.No; - pnlsubcategories.Size = new Size(124, 394); - pnlsubcategories.TabIndex = 2; - pnlsubcategories.Top = 6; - pnlsubcategories.UseWaitCursor = false; - pnlsubcategories.Visible = true; - pnlsubcategories.Width = 124; - pnlcategories.Widgets.Add(pnlsubcategories); - pnlsubcategories.Show(); + this.TopMost = true; + this.Load += new System.EventHandler(this.Shifter_Load); + this.catholder.ResumeLayout(false); + this.pnlshifterintro.ResumeLayout(false); + this.pnlshifterintro.PerformLayout(); + this.pnldesktopoptions.ResumeLayout(false); + this.pnldesktoppaneloptions.ResumeLayout(false); + this.pnldesktoppaneloptions.PerformLayout(); + //((System.ComponentModel.ISupportInitialize)(this.txtdesktoppanelheight)).EndInit(); + this.pnlapplauncheroptions.ResumeLayout(false); + this.pnlapplauncheroptions.PerformLayout(); + this.pnldesktopintro.ResumeLayout(false); + this.pnldesktopintro.PerformLayout(); + this.pnlpanelbuttonsoptions.ResumeLayout(false); + this.pnlpanelbuttonsoptions.PerformLayout(); + this.pnldesktopbackgroundoptions.ResumeLayout(false); + this.pnldesktopbackgroundoptions.PerformLayout(); + this.pnlpanelclockoptions.ResumeLayout(false); + this.pnlpanelclockoptions.PerformLayout(); + this.pnldesktoppreview.ResumeLayout(false); + this.predesktoppanel.ResumeLayout(false); + this.prepnlpanelbuttonholder.ResumeLayout(false); + this.prepnlpanelbutton.ResumeLayout(false); + this.prepnlpanelbutton.PerformLayout(); + //((System.ComponentModel.ISupportInitialize)(this.pretbicon)).EndInit(); + this.pretimepanel.ResumeLayout(false); + this.pretimepanel.PerformLayout(); + this.preapplaunchermenuholder.ResumeLayout(false); + this.predesktopappmenu.ResumeLayout(false); + this.predesktopappmenu.PerformLayout(); + this.Panel10.ResumeLayout(false); + this.pnlwindowsoptions.ResumeLayout(false); + this.pnlwindowsintro.ResumeLayout(false); + this.pnlwindowsintro.PerformLayout(); + this.pnlbuttonoptions.ResumeLayout(false); + this.pnlbuttonoptions.PerformLayout(); + this.pnlclosebuttonoptions.ResumeLayout(false); + this.pnlclosebuttonoptions.PerformLayout(); + this.pnlrollupbuttonoptions.ResumeLayout(false); + this.pnlrollupbuttonoptions.PerformLayout(); + this.pnlminimizebuttonoptions.ResumeLayout(false); + this.pnlminimizebuttonoptions.PerformLayout(); + this.pnltitlebaroptions.ResumeLayout(false); + this.pnltitlebaroptions.PerformLayout(); + this.pnlborderoptions.ResumeLayout(false); + this.pnlborderoptions.PerformLayout(); + this.pnltitletextoptions.ResumeLayout(false); + this.pnltitletextoptions.PerformLayout(); + this.pnlwindowsobjects.ResumeLayout(false); + this.pnlwindowpreview.ResumeLayout(false); + this.prepgleft.ResumeLayout(false); + this.prepgright.ResumeLayout(false); + this.pretitlebar.ResumeLayout(false); + this.pretitlebar.PerformLayout(); + //((System.ComponentModel.ISupportInitialize)(this.prepnlicon)).EndInit(); + this.pnlreset.ResumeLayout(false); + this.pgcontents.ResumeLayout(false); + this.pgcontents.PerformLayout(); + this.pnldesktopcomposition.ResumeLayout(false); + this.pnlfancywindows.ResumeLayout(false); + this.pnlfancywindows.PerformLayout(); + this.pnlfancydragging.ResumeLayout(false); + this.pnlfancydragging.PerformLayout(); + this.pnlfancyintro.ResumeLayout(false); + this.panel18.ResumeLayout(false); + this.panel18.PerformLayout(); + this.panel25.ResumeLayout(false); + this.panel25.PerformLayout(); + this.panel36.ResumeLayout(false); + this.pnlmenus.ResumeLayout(false); + this.pnladvanced.ResumeLayout(false); + this.pnladvanced.PerformLayout(); + this.pnlmore.ResumeLayout(false); + this.pnlmore.PerformLayout(); + this.pnldropdown.ResumeLayout(false); + this.pnldropdown.PerformLayout(); + this.pnlbasic.ResumeLayout(false); + this.pnlbasic.PerformLayout(); + this.pnlmenusintro.ResumeLayout(false); + this.pnlmenucategories.ResumeLayout(false); + this.pnlluaoptions.ResumeLayout(false); + this.pnlluaoptions.PerformLayout(); + this.ResumeLayout(false); } - public PropertyGrid pgshifter = null; - public Panel pnlcategoryholder = null; - public Button btnapply = null; - public FlowLayoutPanel pnlcategories = null; - public FlowLayoutPanel pnlsubcategories = null; - - + //private ShiftUI.ColorDialog ColorDialog1; //Can we stop using stock WinForms dialogs in ShiftOS? Seriously? Color Picker exists for a reason. - Michael + private ShiftUI.Timer clocktick; + private ShiftUI.Timer customizationtime; + private ShiftUI.Timer timerearned; + private ShiftUI.Label Label1; + private ShiftUI.Button btnapply; + private ShiftUI.Panel catholder; + private ShiftUI.Button btnreset; + private ShiftUI.Button btnmenus; + private ShiftUI.Button btnwindows; + private ShiftUI.Button btndesktop; + private ShiftUI.Panel pnlshifterintro; + private ShiftUI.Label Label66; + private ShiftUI.Label Label65; + private ShiftUI.Label Label64; + private ShiftUI.Label Label63; + private ShiftUI.Panel pnldesktopoptions; + private ShiftUI.Panel pnlpanelbuttonsoptions; + private ShiftUI.Panel pnlpanelbuttontextcolour; + private ShiftUI.Label Label101; + private ShiftUI.TextBox txtpanelbuttontexttop; + private ShiftUI.Label Label104; + private ShiftUI.TextBox txtpanelbuttontextside; + private ShiftUI.Label Label106; + private ShiftUI.Label Label93; + private ShiftUI.TextBox txtpanelbuttontop; + private ShiftUI.Label Label94; + private ShiftUI.TextBox txtpanelbuttoninitalgap; + private ShiftUI.Label Label108; + private ShiftUI.TextBox txtpanelbuttonicontop; + private ShiftUI.Label Label110; + private ShiftUI.TextBox txtpanelbuttoniconside; + private ShiftUI.Label Label112; + private ShiftUI.TextBox txtpanelbuttoniconsize; + private ShiftUI.TextBox txtpanelbuttoniconheight; + private ShiftUI.Label Label105; + private ShiftUI.ComboBox cbpanelbuttontextstyle; + private ShiftUI.ComboBox cbpanelbuttonfont; + private ShiftUI.Label Label100; + private ShiftUI.TextBox txtpaneltextbuttonsize; + private ShiftUI.Label Label102; + private ShiftUI.Label Label103; + private ShiftUI.Label Label98; + private ShiftUI.TextBox txtpanelbuttongap; + private ShiftUI.Label Label99; + private ShiftUI.Label Label96; + private ShiftUI.TextBox txtpanelbuttonheight; + private ShiftUI.Label Label97; + private ShiftUI.Label Label92; + private ShiftUI.TextBox txtpanelbuttonwidth; + private ShiftUI.Label Label91; + private ShiftUI.Panel pnlpanelbuttoncolour; + private ShiftUI.Label Label95; + private ShiftUI.Panel pnldesktoppaneloptions; + private ShiftUI.Button btnpanelbuttons; + private ShiftUI.Label lbwarning; + private ShiftUI.ComboBox combodesktoppanelposition; + private ShiftUI.Label lbposition; + private ShiftUI.Label Label47; + //private ShiftUI.NumericUpDown txtdesktoppanelheight; //NYI. + private ShiftUI.TextBox txtdesktoppanelheight; + private ShiftUI.Label lbheight; + private ShiftUI.Panel pnldesktoppanelcolour; + private ShiftUI.Label lbpanelcolor; + private ShiftUI.Panel pnlapplauncheroptions; + private ShiftUI.Label Label71; + private ShiftUI.TextBox txtapplauncherwidth; + private ShiftUI.Label Label72; + private ShiftUI.TextBox txtappbuttonlabel; + private ShiftUI.Label Label51; + private ShiftUI.Label Label50; + private ShiftUI.Panel pnlmaintextcolour; + private ShiftUI.ComboBox comboappbuttontextstyle; + private ShiftUI.ComboBox comboappbuttontextfont; + private ShiftUI.Label Label37; + private ShiftUI.Label Label38; + private ShiftUI.TextBox txtappbuttontextsize; + private ShiftUI.Label Label39; + private ShiftUI.Label Label40; + private ShiftUI.Panel pnlmainbuttonactivated; + private ShiftUI.Label Label28; + private ShiftUI.Label Label35; + private ShiftUI.TextBox txtapplicationsbuttonheight; + private ShiftUI.Label Label36; + private ShiftUI.Panel pnlmainbuttoncolour; + private ShiftUI.Label Label43; + private ShiftUI.Panel pnldesktopintro; + private ShiftUI.Label Label69; + private ShiftUI.Label Label70; + private ShiftUI.Panel pnlpanelclockoptions; + private ShiftUI.Panel pnlclockbackgroundcolour; + private ShiftUI.Label Label44; + private ShiftUI.ComboBox comboclocktextstyle; + private ShiftUI.ComboBox comboclocktextfont; + private ShiftUI.Label Label26; + private ShiftUI.Label Label29; + private ShiftUI.TextBox txtclocktextfromtop; + private ShiftUI.Label Label30; + private ShiftUI.Label Label31; + private ShiftUI.TextBox txtclocktextsize; + private ShiftUI.Label Label32; + private ShiftUI.Label Label33; + private ShiftUI.Panel pnlpanelclocktextcolour; + private ShiftUI.Label Label34; + private ShiftUI.Panel pnldesktopbackgroundoptions; + private ShiftUI.Panel pnldesktopcolour; + private ShiftUI.Label Label45; + private ShiftUI.Panel Panel10; + private ShiftUI.Button btndesktopitself; + private ShiftUI.Button btnpanelclock; + private ShiftUI.Button btnapplauncher; + private ShiftUI.Button btndesktoppanel; + private ShiftUI.Panel pnldesktoppreview; + private ShiftUI.Panel predesktoppanel; + private ShiftUI.FlowLayoutPanel prepnlpanelbuttonholder; + private ShiftUI.Panel prepnlpanelbutton; + private ShiftUI.PictureBox pretbicon; + private ShiftUI.Label pretbctext; + private ShiftUI.Panel pretimepanel; + private ShiftUI.Label prepaneltimetext; + private ShiftUI.Panel preapplaunchermenuholder; + private ShiftUI.MenuStrip predesktopappmenu; + private ShiftUI.ToolStripMenuItem ApplicationsToolStripMenuItem; + private ShiftUI.ToolStripMenuItem KnowledgeInputToolStripMenuItem; + private ShiftUI.ToolStripMenuItem ShiftoriumToolStripMenuItem; + private ShiftUI.ToolStripMenuItem ClockToolStripMenuItem; + private ShiftUI.ToolStripMenuItem TerminalToolStripMenuItem; + private ShiftUI.ToolStripMenuItem ShifterToolStripMenuItem; + private ShiftUI.ToolStripSeparator ToolStripSeparator1; + private ShiftUI.ToolStripMenuItem ShutdownToolStripMenuItem; + private ShiftUI.Panel pnlwindowsoptions; + private ShiftUI.Panel pnlbuttonoptions; + private ShiftUI.Panel pnlminimizebuttonoptions; + private ShiftUI.Label Label82; + private ShiftUI.Label Label83; + private ShiftUI.Panel pnlminimizebuttoncolour; + private ShiftUI.TextBox txtminimizebuttonside; + private ShiftUI.Label Label84; + private ShiftUI.Label Label85; + private ShiftUI.TextBox txtminimizebuttonheight; + private ShiftUI.Label Label86; + private ShiftUI.Label Label87; + private ShiftUI.TextBox txtminimizebuttontop; + private ShiftUI.Label Label88; + private ShiftUI.Label Label89; + private ShiftUI.TextBox txtminimizebuttonwidth; + private ShiftUI.Label Label90; + private ShiftUI.Panel pnlrollupbuttonoptions; + private ShiftUI.Label Label54; + private ShiftUI.Label Label55; + private ShiftUI.Panel pnlrollupbuttoncolour; + private ShiftUI.TextBox txtrollupbuttonside; + private ShiftUI.Label Label56; + private ShiftUI.Label Label57; + private ShiftUI.TextBox txtrollupbuttonheight; + private ShiftUI.Label Label58; + private ShiftUI.Label Label59; + private ShiftUI.TextBox txtrollupbuttontop; + private ShiftUI.Label Label60; + private ShiftUI.Label Label61; + private ShiftUI.TextBox txtrollupbuttonwidth; + private ShiftUI.Label Label62; + private ShiftUI.ComboBox combobuttonoption; + private ShiftUI.Label Label52; + private ShiftUI.Panel pnlclosebuttonoptions; + private ShiftUI.Label Label8; + private ShiftUI.Label Label11; + private ShiftUI.Panel pnlclosebuttoncolour; + private ShiftUI.TextBox txtclosebuttonfromside; + private ShiftUI.Label Label7; + private ShiftUI.Label Label12; + private ShiftUI.TextBox txtclosebuttonheight; + private ShiftUI.Label Label13; + private ShiftUI.Label Label6; + private ShiftUI.TextBox txtclosebuttonfromtop; + private ShiftUI.Label Label10; + private ShiftUI.Label Label14; + private ShiftUI.TextBox txtclosebuttonwidth; + private ShiftUI.Label Label9; + private ShiftUI.Panel pnltitlebaroptions; + private ShiftUI.Label Label80; + private ShiftUI.TextBox txticonfromtop; + private ShiftUI.Label Label81; + private ShiftUI.Label Label78; + private ShiftUI.TextBox txticonfromside; + private ShiftUI.Label Label79; + private ShiftUI.Label lbcornerwidthpx; + private ShiftUI.TextBox txttitlebarcornerwidth; + private ShiftUI.Label lbcornerwidth; + private ShiftUI.Panel pnltitlebarrightcornercolour; + private ShiftUI.Panel pnltitlebarleftcornercolour; + private ShiftUI.Label lbrightcornercolor; + private ShiftUI.Label lbleftcornercolor; + private ShiftUI.CheckBox cboxtitlebarcorners; + private ShiftUI.Label Label5; + private ShiftUI.TextBox txttitlebarheight; + private ShiftUI.Label Label4; + private ShiftUI.Panel pnltitlebarcolour; + private ShiftUI.Label Label2; + private ShiftUI.Panel pnlborderoptions; + private ShiftUI.CheckBox cbindividualbordercolours; + private ShiftUI.Panel pnlborderbottomrightcolour; + private ShiftUI.Label lbbright; + private ShiftUI.Panel pnlborderbottomcolour; + private ShiftUI.Label lbbottom; + private ShiftUI.Panel pnlborderbottomleftcolour; + private ShiftUI.Label lbbleft; + private ShiftUI.Panel pnlborderrightcolour; + private ShiftUI.Label lbright; + private ShiftUI.Panel pnlborderleftcolour; + private ShiftUI.Label lbleft; + private ShiftUI.Label Label15; + private ShiftUI.Panel pnlbordercolour; + private ShiftUI.TextBox txtbordersize; + private ShiftUI.Label Label3; + private ShiftUI.Label Label16; + private ShiftUI.Panel pnltitletextoptions; + private ShiftUI.ComboBox combotitletextposition; + private ShiftUI.Label Label53; + private ShiftUI.ComboBox combotitletextstyle; + private ShiftUI.ComboBox combotitletextfont; + private ShiftUI.Label Label23; + private ShiftUI.Label Label17; + private ShiftUI.TextBox txttitletextside; + private ShiftUI.Label Label18; + private ShiftUI.Label Label19; + private ShiftUI.TextBox txttitletexttop; + private ShiftUI.Label Label20; + private ShiftUI.Label Label21; + private ShiftUI.TextBox txttitletextsize; + private ShiftUI.Label Label22; + private ShiftUI.Label Label24; + private ShiftUI.Panel pnltitletextcolour; + private ShiftUI.Label Label25; + private ShiftUI.Panel pnlwindowsintro; + private ShiftUI.Label Label68; + private ShiftUI.Label Label67; + private ShiftUI.Panel pnlwindowsobjects; + private ShiftUI.Button btnborders; + private ShiftUI.Button btnbuttons; + private ShiftUI.Button btntitletext; + private ShiftUI.Button btntitlebar; + private ShiftUI.Panel pnlwindowpreview; + private ShiftUI.Panel prepgcontent; + private ShiftUI.Panel prepgbottom; + private ShiftUI.Panel prepgleft; + private ShiftUI.Panel prepgbottomlcorner; + private ShiftUI.Panel prepgright; + private ShiftUI.Panel prepgbottomrcorner; + private ShiftUI.Panel pretitlebar; + private ShiftUI.Panel preminimizebutton; + private ShiftUI.PictureBox prepnlicon; + private ShiftUI.Panel prerollupbutton; + private ShiftUI.Panel preclosebutton; + private ShiftUI.Label pretitletext; + private ShiftUI.Panel prepgtoplcorner; + private ShiftUI.Panel prepgtoprcorner; + private ShiftUI.Panel pnlreset; + private ShiftUI.Label Label113; + private ShiftUI.Button btnresetallsettings; + private ShiftUI.Label Label109; + private ShiftUI.Label Label111; + private ShiftUI.Panel pgcontents; + private ShiftUI.Timer tmrfix; + private ShiftUI.Timer tmrdelay; + private Panel pnlmenus; + private Label label74; + private Panel pnlmenucategories; + private Button btnmisc; + private Button btnadvanced; + private Button btndropdown; + private Button btnbasic; + private Panel pnlbasic; + private Panel pnlmenubarend; + private Label label73; + private Panel pnlmenubarbegin; + private Label label42; + private Label label41; + private Panel pnltoolbarend; + private Label label77; + private Panel pnltoolbarmiddle; + private Label label76; + private Panel pnltoolbarbegin; + private Label label75; + private Panel pnlstatusend; + private Label label114; + private Panel pnlstatusbegin; + private Label label107; + private Panel pnldropdownbg; + private Label label115; + private Panel pnlmenusintro; + private Label label116; + private Label label124; + private Panel pnldropdown; + private Panel pnlmarginend; + private Label label120; + private Panel pnlmarginmiddle; + private Label label121; + private Panel pnlmarginbegin; + private Label label122; + private Panel pnlhcolor; + private Label label123; + private Panel pnlhborder; + private Label label125; + private Label label126; + private Panel pnlddborder; + private Label label117; + private Panel pnlmenutextcolor; + private Label label118; + private Panel pnladvanced; + private Panel pnlitemselectedend; + private Label label129; + private Panel pnlbuttonpressed; + private Label label130; + private Panel pnlitemselectedbegin; + private Label label131; + private Panel pnlitemselected; + private Label label132; + private Panel pnlbuttonselected; + private Label label133; + private Panel pnlcheckbg; + private Label label134; + private Label label135; + private Panel pnlbuttonchecked; + private Label label136; + private Button btnmorebuttons; + private Panel pnlmore; + private Panel pnlpressedbegin; + private Button btnback; + private Label label138; + private Panel pnlselectedbegin; + private Panel pnlpressedend; + private Label label137; + private Label label139; + private Panel pnlselectedend; + private Panel pnlpressedmiddle; + private Label label140; + private Label label142; + private Panel pnlselectedmiddle; + private Label label145; + private Label label147; + private Panel pnlalhover; + private Label label119; + private Button btndesktopicons; + private Button btnwindowcomposition; + private Panel pnldesktopcomposition; + private Panel pnlfancywindows; + private Label label149; + private Panel pnlfancydragging; + private Label label156; + private Panel panel18; + private Panel panel19; + private Label label157; + private Panel panel20; + private Label label158; + private Panel panel21; + private Label label159; + private Panel panel22; + private Label label160; + private Panel panel23; + private Label label161; + private Panel panel24; + private Label label162; + private Label label163; + private Panel panel25; + private Panel panel26; + private Label label164; + private Panel panel27; + private Label label165; + private Panel panel28; + private Label label166; + private Panel panel29; + private Label label167; + private Panel panel30; + private Label label168; + private Panel panel31; + private Label label169; + private Panel panel32; + private Label label170; + private Panel panel33; + private Label label171; + private Panel panel34; + private Label label172; + private Label label173; + private Panel pnlfancyintro; + private Label label174; + private Label label175; + private Panel panel36; + private Button btnfancydragging; + private Button btnfancywindows; + private Label label176; + private ComboBox cbcloseanim; + private Label label128; + private ComboBox cbopenanim; + private Label label127; + private ComboBox cbdrageffect; + private Label label141; + private TextBox txtfadespeed; + private Label label155; + private TextBox txtdragfadedec; + private Label label143; + private TextBox txtdragopacitydec; + private Label label144; + private TextBox txtshakeminoffset; + private Label label148; + private TextBox txtshakemax; + private Label label146; + private TextBox txtwinfadedec; + private Label label150; + private TextBox txtwinfadespeed; + private Label label151; + private Button btnmore; + private Panel pnlluaoptions; + private FlowLayoutPanel flmorebuttons; + private Panel pnlluafield; } }
\ No newline at end of file diff --git a/source/WindowsFormsApplication1/Apps/Shifter.cs b/source/WindowsFormsApplication1/Apps/Shifter.cs index 3e16184..9630597 100644 --- a/source/WindowsFormsApplication1/Apps/Shifter.cs +++ b/source/WindowsFormsApplication1/Apps/Shifter.cs @@ -9,7 +9,6 @@ using System.Linq; using System.Text; using System.Threading.Tasks; using ShiftUI; -using System.Reflection; namespace ShiftOS { @@ -18,97 +17,3091 @@ namespace ShiftOS public Shifter() { InitializeComponent(); - ShowAllCategories(); } - public void ShowAllCategories() + public Skinning.Skin CustomizingSkin = null; + public Skinning.Images CustomizingImages = null; + private bool EarnCP = false; + + public void AddCP(int amount) + { + if (EarnCP == true) + { + codepointstogive += amount; + } + } + + private void btndesktop_Click(object sender, EventArgs e) { - var categories = -from a in AppDomain.CurrentDomain.GetAssemblies() -from t in a.GetTypes() -let attributes = t.GetCustomAttributes(typeof(ShifterCategoryAttribute), true) -where attributes != null && attributes.Length > 0 -select new { Type = t, Attributes = attributes.Cast<ShifterCategoryAttribute>() }; - pnlcategories.Widgets.Clear(); - foreach(var type in categories) + HideAll(); + pnldesktopoptions.Show(); + pnldesktopoptions.BringToFront(); + SetPreviewSkin(true); + } + + private void SetPreviewSkin(bool updateValues) + { + EarnCP = false; + predesktopappmenu.Renderer = new Skinning.MyToolStripRenderer(new AppLauncherColorTable()); + //fix apply button + btnapply.BackColor = Color.White; + btnapply.ForeColor = Color.Black; + btnapply.Text = "Apply Changes"; + + //Set Available Title Buttons + combobuttonoption.Items.Clear(); + if (API.Upgrades["closebutton"]) + { + combobuttonoption.Items.Add("Close"); + } + if (API.Upgrades["rollupbutton"]) + { + combobuttonoption.Items.Add("Roll Up"); + } + if (API.Upgrades["minimizebutton"]) + { + combobuttonoption.Items.Add("Minimize"); + } + //set available options + SetAvailableOptions(); + + //windows + setuptitlebar(); + setskin(); + + //desktop + SetupDesktop(); + + //Setting Values + if (updateValues == true) { - Button btn = new Button(); - btn.Text = type.Attributes.First().Name; - btn.Click += (o, a) => + EarnCP = false; + SetupDesktopPanelValues(); + SetupAppLauncherValues(); + SetupPanelButtonValues(); + SetClockValues(); + SetupTitleTextValues(); + SetupBorderValues(); + SetupTitleBarValues(); + SetupButtonValues(); + SetupBasicMenuValues(); + SetupDropdownValues(); + SetupAdvancedMenuValues(); + SetupAnimationStyleValues(); + } + EarnCP = true; + } + + #region Preview Skinning + + public void SetupDesktop() + { + + if (API.Upgrades["desktoppanel"] == true) + { + if (CustomizingImages.desktoppanel == null) { - ShowAllPropertyGridsInCategory(Activator.CreateInstance(type.Type)); - }; - pnlcategories.Widgets.Add(btn); - btn.Show(); + predesktoppanel.BackColor = CustomizingSkin.desktoppanelcolour; + predesktoppanel.BackgroundImage = null; + } + else + { + predesktoppanel.BackgroundImage = CustomizingImages.desktoppanel; + predesktoppanel.BackgroundImageLayout = (ImageLayout)CustomizingSkin.desktoppanellayout; + predesktoppanel.BackColor = Color.Transparent; + } + + predesktoppanel.Size = new Size(predesktoppanel.Size.Width, CustomizingSkin.desktoppanelheight); + switch (CustomizingSkin.desktoppanelposition) + { + case "Top": + predesktoppanel.Dock = DockStyle.Top; + predesktopappmenu.Dock = DockStyle.Top; + break; + case "Bottom": + predesktoppanel.Dock = DockStyle.Bottom; + predesktopappmenu.Dock = DockStyle.Bottom; + break; + } + predesktoppanel.Show(); } + else + { + predesktoppanel.Hide(); + } + + + if (API.Upgrades["applaunchermenu"] == true) + { + ApplicationsToolStripMenuItem.Font = new Font(CustomizingSkin.applicationbuttontextfont, CustomizingSkin.applicationbuttontextsize, CustomizingSkin.applicationbuttontextstyle); + ApplicationsToolStripMenuItem.Text = CustomizingSkin.applicationlaunchername; + + + + ApplicationsToolStripMenuItem.Height = CustomizingSkin.applicationbuttonheight; + if (CustomizingImages.applauncher != null) + { + ApplicationsToolStripMenuItem.Text = ""; + ApplicationsToolStripMenuItem.BackColor = Color.Transparent; + } + else + { + ApplicationsToolStripMenuItem.Text = CustomizingSkin.applicationlaunchername; + ApplicationsToolStripMenuItem.BackColor = CustomizingSkin.applauncherbackgroundcolour; + ApplicationsToolStripMenuItem.BackgroundImage = null; + } + + preapplaunchermenuholder.Width = CustomizingSkin.applaunchermenuholderwidth; + predesktopappmenu.Width = CustomizingSkin.applaunchermenuholderwidth; + ApplicationsToolStripMenuItem.Width = CustomizingSkin.applaunchermenuholderwidth; + preapplaunchermenuholder.Height = CustomizingSkin.applicationbuttonheight; + predesktopappmenu.Height = CustomizingSkin.applicationbuttonheight; + ApplicationsToolStripMenuItem.Height = CustomizingSkin.applicationbuttonheight; + + if (CustomizingImages.applauncher != null) + { + ApplicationsToolStripMenuItem.BackgroundImage = CustomizingImages.applauncher; + } + else + { + ApplicationsToolStripMenuItem.BackColor = CustomizingSkin.applauncherbackgroundcolour; + ApplicationsToolStripMenuItem.BackgroundImageLayout = (ImageLayout)CustomizingSkin.applauncherlayout; + } + } + else + { + ApplicationsToolStripMenuItem.Visible = false; + } + + if (API.Upgrades["desktoppanelclock"] == true) + { + + prepaneltimetext.ForeColor = CustomizingSkin.clocktextcolour; + + if (CustomizingImages.panelclock == null) + { + pretimepanel.BackColor = CustomizingSkin.clockbackgroundcolor; + pretimepanel.BackgroundImage = null; + } + else + { + pretimepanel.BackColor = Color.Transparent; + pretimepanel.BackgroundImage = CustomizingImages.panelclock; + pretimepanel.BackgroundImageLayout = (ImageLayout)CustomizingSkin.panelclocklayout; + } + prepaneltimetext.Font = new Font(CustomizingSkin.panelclocktextfont, CustomizingSkin.panelclocktextsize, CustomizingSkin.panelclocktextstyle); + pretimepanel.Size = new Size(prepaneltimetext.Width + 3, pretimepanel.Height); + prepaneltimetext.Location = new Point(0, CustomizingSkin.panelclocktexttop); + pretimepanel.Show(); + } + else + { + pretimepanel.Hide(); + } + + + ApplicationsToolStripMenuItem.BackColor = CustomizingSkin.applauncherbuttoncolour; + + pnldesktoppreview.BackColor = CustomizingSkin.desktopbackgroundcolour; + pnldesktoppreview.BackgroundImage = CustomizingImages.desktopbackground; + pnldesktoppreview.BackgroundImageLayout = (ImageLayout)CustomizingSkin.desktopbackgroundlayout; + + if (API.Upgrades["panelbuttons"] == true) + { + prepnlpanelbutton.Visible = API.Upgrades["panelbuttons"]; + + pretbicon.Image = Properties.Resources.iconTerminal; + pretbctext.Text = "Terminal"; + + prepnlpanelbutton.Margin = new Padding(0, CustomizingSkin.panelbuttonfromtop, CustomizingSkin.panelbuttongap, 0); + + if (API.Upgrades["appicons"] == true) + { + pretbicon.Show(); + } + else + { + pretbicon.Hide(); + } + pretbicon.Location = new Point(CustomizingSkin.panelbuttoniconside, CustomizingSkin.panelbuttonicontop); + pretbicon.Size = new Size(CustomizingSkin.panelbuttoniconsize, CustomizingSkin.panelbuttoniconsize); + prepnlpanelbutton.Size = new Size(CustomizingSkin.panelbuttonwidth, CustomizingSkin.panelbuttonheight); + prepnlpanelbutton.BackColor = CustomizingSkin.panelbuttoncolour; + prepnlpanelbutton.BackgroundImage = CustomizingImages.panelbutton; + prepnlpanelbutton.BackgroundImageLayout = (ImageLayout)CustomizingSkin.panelbuttonlayout; + pretbctext.ForeColor = CustomizingSkin.panelbuttontextcolour; + pretbctext.Font = new Font(CustomizingSkin.panelbuttontextfont, CustomizingSkin.panelbuttontextsize, CustomizingSkin.panelbuttontextstyle); + pretbctext.Location = new Point(CustomizingSkin.panelbuttontextside, CustomizingSkin.panelbuttontexttop); + + + pretbicon.Size = new Size(CustomizingSkin.panelbuttoniconsize, CustomizingSkin.panelbuttoniconsize); + + } + prepnlpanelbuttonholder.Padding = new Padding(CustomizingSkin.panelbuttoninitialgap, 0, 0, 0); + + } - public void ShowAllPropertyGridsInCategory(object cls) + + + public void setskin() { + //disposals + preclosebutton.BackgroundImage = null; + pretitlebar.BackgroundImage = null; + prerollupbutton.BackgroundImage = null; + prepgtoplcorner.BackgroundImage = null; + prepgtoprcorner.BackgroundImage = null; + preminimizebutton.BackgroundImage = null; + //apply new skin + if (CustomizingImages.closebtn == null) + preclosebutton.BackColor = CustomizingSkin.closebtncolour; + else + preclosebutton.BackgroundImage = CustomizingImages.closebtn; + preclosebutton.BackgroundImageLayout = (ImageLayout)CustomizingSkin.closebtnlayout; + if (CustomizingImages.titlebar == null) + pretitlebar.BackColor = CustomizingSkin.titlebarcolour; + else + pretitlebar.BackgroundImage = CustomizingImages.titlebar; + pretitlebar.BackgroundImageLayout = (ImageLayout)CustomizingSkin.titlebarlayout; + if (CustomizingImages.rollbtn == null) + prerollupbutton.BackColor = CustomizingSkin.rollbtncolour; + else + prerollupbutton.BackgroundImage = CustomizingImages.rollbtn; + prerollupbutton.BackgroundImageLayout = (ImageLayout)CustomizingSkin.rollbtnlayout; + if (CustomizingImages.leftcorner == null) + prepgtoplcorner.BackColor = CustomizingSkin.leftcornercolour; + else + prepgtoplcorner.BackgroundImage = CustomizingImages.leftcorner; + prepgtoplcorner.BackgroundImageLayout = (ImageLayout)CustomizingSkin.leftcornerlayout; + if (CustomizingImages.rightcorner == null) + prepgtoprcorner.BackColor = CustomizingSkin.rightcornercolour; + else + prepgtoprcorner.BackgroundImage = CustomizingImages.rightcorner; + prepgtoprcorner.BackgroundImageLayout = (ImageLayout)CustomizingSkin.rightcornerlayout; + if (CustomizingImages.minbtn == null) + preminimizebutton.BackColor = CustomizingSkin.minbtncolour; + else + preminimizebutton.BackgroundImage = CustomizingImages.minbtn; + preminimizebutton.BackgroundImageLayout = (ImageLayout)CustomizingSkin.minbtnlayout; + if (CustomizingImages.borderleft == null) + prepgleft.BackColor = CustomizingSkin.borderleftcolour; + else + prepgleft.BackgroundImage = CustomizingImages.borderleft; + prepgleft.BackgroundImageLayout = (ImageLayout)CustomizingSkin.borderleftlayout; + if (CustomizingImages.borderright == null) + prepgright.BackColor = CustomizingSkin.borderrightcolour; + else + prepgright.BackgroundImage = CustomizingImages.borderright; + prepgleft.BackgroundImageLayout = (ImageLayout)CustomizingSkin.borderrightlayout; + if (CustomizingImages.borderbottom == null) + prepgbottom.BackColor = CustomizingSkin.borderbottomcolour; + else + prepgbottom.BackgroundImage = CustomizingImages.borderbottom; + prepgbottom.BackgroundImageLayout = (ImageLayout)CustomizingSkin.borderbottomlayout; + if (CustomizingSkin.enablebordercorners == true) + { + if (CustomizingImages.bottomleftcorner == null) + prepgbottomlcorner.BackColor = CustomizingSkin.bottomleftcornercolour; + else + prepgbottomlcorner.BackgroundImage = CustomizingImages.bottomleftcorner; + prepgbottomlcorner.BackgroundImageLayout = (ImageLayout)CustomizingSkin.bottomleftcornerlayout; + if (CustomizingImages.bottomrightcorner == null) + prepgbottomrcorner.BackColor = CustomizingSkin.bottomrightcornercolour; + else + prepgbottomrcorner.BackgroundImage = CustomizingImages.bottomrightcorner; + prepgbottomrcorner.BackgroundImageLayout = (ImageLayout)CustomizingSkin.bottomrightcornerlayout; + } + else + { + prepgbottomlcorner.BackColor = CustomizingSkin.borderrightcolour; + prepgbottomrcorner.BackColor = CustomizingSkin.borderrightcolour; + prepgbottomlcorner.BackgroundImage = null; + prepgbottomrcorner.BackgroundImage = null; + } + + //set bottom border corner size + prepgbottomlcorner.Size = new Size(CustomizingSkin.borderwidth, CustomizingSkin.borderwidth); + prepgbottomrcorner.Size = new Size(CustomizingSkin.borderwidth, CustomizingSkin.borderwidth); + prepgbottomlcorner.Location = new Point(0, pnlwindowpreview.Height - CustomizingSkin.borderwidth); + prepgbottomrcorner.Location = new Point(pnlwindowpreview.Width, pnlwindowpreview.Height - CustomizingSkin.borderwidth); + + prepgright.BackgroundImageLayout = (ImageLayout)CustomizingSkin.borderrightlayout; + prepgbottomrcorner.BackgroundImage = CustomizingImages.bottomrightcorner; + prepgbottomlcorner.BackgroundImage = CustomizingImages.bottomleftcorner; + prepgbottomrcorner.BackgroundImageLayout = (ImageLayout)CustomizingSkin.bottomrightcornerlayout; + prepgbottomlcorner.BackgroundImageLayout = (ImageLayout)CustomizingSkin.bottomleftcornerlayout; + } - } - [ShifterCategory("Desktop")] - [ShifterPropertyGrid("Desktop")] - public class ShifterDesktopSettings - { - [Upgrade("skinning")] - [SkinMap("images/desktopbackground")] - public Image DesktopBackground { get; set; } + private void setupborders() + { + if (API.Upgrades["windowborders"] == false) + { + prepgleft.Hide(); + prepgbottom.Hide(); + prepgright.Hide(); + } + } - [Upgrade("shiftdesktopbackground")] - [SkinMap("skin/desktopbackgroundcolour")] - public Color DesktopBackgroundColor { get; set; } - } + private void setuptitlebar() + { + setupborders(); - public class UpgradeAttribute : Attribute - { - public UpgradeAttribute(string upgrade) + prepgleft.Width = CustomizingSkin.borderwidth; + prepgright.Width = CustomizingSkin.borderwidth; + prepgbottom.Height = CustomizingSkin.borderwidth; + pretitlebar.Height = CustomizingSkin.titlebarheight; + + if (CustomizingSkin.enablecorners == true) + { + prepgtoplcorner.Show(); + prepgtoprcorner.Show(); + prepgtoprcorner.Width = CustomizingSkin.titlebarcornerwidth; + prepgtoplcorner.Width = CustomizingSkin.titlebarcornerwidth; + } + else + { + prepgtoplcorner.Hide(); + prepgtoprcorner.Hide(); + } + + if (API.Upgrades["titlebar"] == false) + { + pretitlebar.Hide(); + } + + if (API.Upgrades["titletext"] == false) + { + pretitletext.Hide(); + } + else + { + pretitletext.Font = new Font(CustomizingSkin.titletextfontfamily, CustomizingSkin.titletextfontsize, CustomizingSkin.titletextfontstyle, GraphicsUnit.Point); + pretitletext.Text = "Preview"; + pretitletext.Show(); + } + + if (API.Upgrades["closebutton"] == false) + { + preclosebutton.Hide(); + } + else + { + preclosebutton.BackColor = CustomizingSkin.closebtncolour; + preclosebutton.Size = CustomizingSkin.closebtnsize; + preclosebutton.Show(); + } + + if (API.Upgrades["rollupbutton"] == false) + { + prerollupbutton.Hide(); + } + else + { + prerollupbutton.BackColor = CustomizingSkin.rollbtncolour; + prerollupbutton.Size = CustomizingSkin.rollbtnsize; + prerollupbutton.Show(); + } + + if (API.Upgrades["minimizebutton"] == false) + { + preminimizebutton.Hide(); + } + else + { + preminimizebutton.BackColor = CustomizingSkin.minbtncolour; + preminimizebutton.Size = CustomizingSkin.minbtnsize; + preminimizebutton.Show(); + } + + if (API.Upgrades["windowborders"] == true) + { + preclosebutton.Location = new Point(pretitlebar.Size.Width - CustomizingSkin.closebtnfromside - preclosebutton.Size.Width, CustomizingSkin.closebtnfromtop); + prerollupbutton.Location = new Point(pretitlebar.Size.Width - CustomizingSkin.rollbtnfromside - prerollupbutton.Size.Width, CustomizingSkin.rollbtnfromtop); + preminimizebutton.Location = new Point(pretitlebar.Size.Width - CustomizingSkin.minbtnfromside - preminimizebutton.Size.Width, CustomizingSkin.minbtnfromtop); + switch (CustomizingSkin.titletextpos) + { + case "Left": + pretitletext.Location = new Point(CustomizingSkin.titletextfromside, CustomizingSkin.titletextfromtop); + break; + case "Centre": + pretitletext.Location = new Point((pretitlebar.Width / 2) - pretitletext.Width / 2, CustomizingSkin.titletextfromtop); + break; + } + pretitletext.ForeColor = CustomizingSkin.titletextcolour; + } + else + { + preclosebutton.Location = new Point(pretitlebar.Size.Width - CustomizingSkin.closebtnfromside - prepgtoplcorner.Width - prepgtoprcorner.Width - preclosebutton.Size.Width, CustomizingSkin.closebtnfromtop); + prerollupbutton.Location = new Point(pretitlebar.Size.Width - CustomizingSkin.rollbtnfromside - prepgtoplcorner.Width - prepgtoprcorner.Width - prerollupbutton.Size.Width, CustomizingSkin.rollbtnfromtop); + preminimizebutton.Location = new Point(pretitlebar.Size.Width - CustomizingSkin.minbtnfromside - prepgtoplcorner.Width - prepgtoprcorner.Width - preminimizebutton.Size.Width, CustomizingSkin.minbtnfromtop); + switch (CustomizingSkin.titletextpos) + { + case "Left": + pretitletext.Location = new Point(CustomizingSkin.titletextfromside + prepgtoplcorner.Width, CustomizingSkin.titletextfromtop); + break; + case "Centre": + pretitletext.Location = new Point((pretitlebar.Width / 2) - pretitletext.Width / 2, CustomizingSkin.titletextfromtop); + break; + } + pretitletext.ForeColor = CustomizingSkin.titletextcolour; + } + + //Change when Icon skinning complete + // Change to program's icon + if (API.Upgrades["appicons"] == true) + { + prepnlicon.Visible = true; + prepnlicon.Location = new Point(CustomizingSkin.titleiconfromside, CustomizingSkin.titleiconfromtop); + prepnlicon.Size = new Size(CustomizingSkin.titlebariconsize, CustomizingSkin.titlebariconsize); + prepnlicon.Image = Properties.Resources.iconShifter; + + } + + } + + #endregion + + #region Other things... + + private void HideAll() + { + pnlshifterintro.Hide(); + pnldesktopoptions.Hide(); + pnlwindowsoptions.Hide(); + pnlreset.Hide(); + //pnlmenuoptions.Hide(); + } + + private void btnreset_Click(object sender, EventArgs e) + { + HideAll(); + pnlreset.Show(); + pnlreset.BringToFront(); + SetPreviewSkin(true); + } + + private void btnwindows_Click(object sender, EventArgs e) + { + HideAll(); + pnlwindowsoptions.Show(); + pnlwindowsoptions.BringToFront(); + SetPreviewSkin(true); + pnlwindowpreview.Show(); + pnlwindowpreview.BringToFront(); + pnlwindowsintro.Show(); + pnlwindowsintro.BringToFront(); + } + + public void GrabSkinData() + { + Skinning.Utilities.SavePanels(); + string json = JsonConvert.SerializeObject(API.CurrentSkin); + CustomizingSkin = JsonConvert.DeserializeObject<Skinning.Skin>(json); + GetAllImages(); + } + + public void GetAllImages() + { + CustomizingImages = new Skinning.Images(); + CustomizingImages.applauncherclick = Skinning.Utilities.GetImage(CustomizingSkin.applauncherclickpath); + CustomizingImages.panelbutton = Skinning.Utilities.GetImage(CustomizingSkin.panelbuttonpath); + CustomizingImages.applaunchermouseover = Skinning.Utilities.GetImage(CustomizingSkin.applaunchermouseoverpath); + CustomizingImages.applauncher = Skinning.Utilities.GetImage(CustomizingSkin.applauncherpath); + CustomizingImages.panelclock = Skinning.Utilities.GetImage(CustomizingSkin.panelclockpath); + CustomizingImages.desktopbackground = Skinning.Utilities.GetImage(CustomizingSkin.desktopbackgroundpath); + CustomizingImages.desktoppanel = Skinning.Utilities.GetImage(CustomizingSkin.desktoppanelpath); + CustomizingImages.minbtnhover = Skinning.Utilities.GetImage(CustomizingSkin.minbtnhoverpath); + CustomizingImages.minbtnclick = Skinning.Utilities.GetImage(CustomizingSkin.minbtnclickpath); + CustomizingImages.rightcorner = Skinning.Utilities.GetImage(CustomizingSkin.rightcornerpath); + CustomizingImages.titlebar = Skinning.Utilities.GetImage(CustomizingSkin.titlebarpath); + CustomizingImages.borderright = Skinning.Utilities.GetImage(CustomizingSkin.borderrightpath); + CustomizingImages.borderleft = Skinning.Utilities.GetImage(CustomizingSkin.borderleftpath); + CustomizingImages.borderbottom = Skinning.Utilities.GetImage(CustomizingSkin.borderbottompath); + CustomizingImages.closebtn = Skinning.Utilities.GetImage(CustomizingSkin.closebtnpath); + CustomizingImages.closebtnhover = Skinning.Utilities.GetImage(CustomizingSkin.closebtnhoverpath); + CustomizingImages.closebtnclick = Skinning.Utilities.GetImage(CustomizingSkin.closebtnclickpath); + CustomizingImages.rollbtn = Skinning.Utilities.GetImage(CustomizingSkin.rollbtnpath); + CustomizingImages.rollbtnhover = Skinning.Utilities.GetImage(CustomizingSkin.rollbtnhoverpath); + CustomizingImages.rollbtnclick = Skinning.Utilities.GetImage(CustomizingSkin.rollbtnclickpath); + CustomizingImages.minbtn = Skinning.Utilities.GetImage(CustomizingSkin.minbtnpath); + CustomizingImages.leftcorner = Skinning.Utilities.GetImage(CustomizingSkin.leftcornerpath); + CustomizingImages.bottomleftcorner = Skinning.Utilities.GetImage(CustomizingSkin.bottomleftcornerpath); + CustomizingImages.bottomrightcorner = Skinning.Utilities.GetImage(CustomizingSkin.bottomrightcornerpath); + + } + + private void Shifter_Load(object sender, EventArgs e) + { + GrabSkinData(); + HideAll(); + pnlshifterintro.Show(); + pnlshifterintro.BringToFront(); + SetPreviewSkin(true); + codepointstogive = 0; + } + + #endregion + + + private void SetAvailableOptions() { - upg = upgrade; + btntitlebar.Visible = API.Upgrades["shifttitlebar"]; + btntitletext.Visible = API.Upgrades["shifttitletext"]; + btnbuttons.Visible = API.Upgrades["shifttitlebuttons"]; + btnpanelbuttons.Visible = API.Upgrades["shiftpanelbuttons"]; + btnpanelclock.Visible = API.Upgrades["shiftpanelclock"]; + btndesktoppanel.Visible = API.Upgrades["shiftdesktoppanel"]; + btnapplauncher.Visible = API.Upgrades["shiftapplauncher"]; + btndesktopitself.Visible = API.Upgrades["shiftdesktop"]; + btnmenus.Visible = API.Upgrades["shiftsystemmenus"]; + btndesktopicons.Visible = API.Upgrades["shiftdesktopicons"]; + btnwindowcomposition.Visible = API.Upgrades["shiftfancyeffects"]; } + #region Desktop, Reset, Intro, Apply + private Random rand = new Random(); - private string upg = ""; + private int codepointstogive = 0; - public bool UpgradeInstalled + private void btnresetallsettings_Click(object sender, EventArgs e) + { + API.CreateInfoboxSession("Reset all settings - Are you SURE?", "Are you absolutely sure you want to reset your ShiftOS to the default settings? You will lose the currently loaded settings and the action is NOT reversable.", infobox.InfoboxMode.YesNo); + API.InfoboxSession.FormClosing += (object s, FormClosingEventArgs a) => + { + string result = API.GetInfoboxResult(); + if (result == "Yes") + { + Skinning.Utilities.loadedSkin = new Skinning.Skin(); + Skinning.Utilities.loadedskin_images = new Skinning.Images(); + Skinning.Utilities.saveskin(); + Skinning.Utilities.GenDefaultIconPack(); + API.UpdateWindows(); + API.CurrentSession.SetupDesktop(); + API.CreateInfoboxSession("Settings reset.", "ShiftOS has tried to reset all settings and as far is it's aware, it succeeded. You may have to re-open some apps before the reset takes effect on them", infobox.InfoboxMode.Info); + codepointstogive = 0; + } + }; + } + + + + private void txtdesktoppanelheight_ValueChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.desktoppanelheight = Convert.ToInt16(txtdesktoppanelheight.Text); + SetPreviewSkin(false); + AddCP(1); + } + catch + { + txtdesktoppanelheight.Text = CustomizingSkin.desktoppanelheight.ToString(); + } + } + + private void SetupDesktopPanelValues() + { + txtdesktoppanelheight.Text = CustomizingSkin.desktoppanelheight.ToString(); + combodesktoppanelposition.Items.Clear(); + combodesktoppanelposition.Items.Add("Top"); + combodesktoppanelposition.Items.Add("Bottom"); + combodesktoppanelposition.Text = CustomizingSkin.desktoppanelposition; + pnldesktoppanelcolour.BackColor = CustomizingSkin.desktoppanelcolour; + pnldesktoppanelcolour.BackgroundImage = CustomizingImages.desktoppanel; + pnldesktoppanelcolour.BackgroundImageLayout = (ImageLayout)CustomizingSkin.desktoppanellayout; + pnldesktopcolour.BackColor = CustomizingSkin.desktopbackgroundcolour; + pnldesktopcolour.BackgroundImage = CustomizingImages.desktopbackground; + pnldesktopcolour.BackgroundImageLayout = (ImageLayout)CustomizingSkin.desktopbackgroundlayout; + } + + private void btndesktoppanel_Click(object sender, EventArgs e) + { + pnldesktoppaneloptions.Show(); + pnldesktoppaneloptions.BringToFront(); + SetupDesktopPanelValues(); + if (API.Upgrades["advanceddesktop"]) + { + lbpanelcolor.Hide(); + pnldesktoppanelcolour.Hide(); + lbheight.Hide(); + txtdesktoppanelheight.Hide(); + lbposition.Hide(); + combodesktoppanelposition.Hide(); + lbwarning.Text = "Desktop Panel customization has been moved from the Shifter! You can right-click panels to change their settings and add/remove widgets."; + } + } + + private void btnapply_Click(object sender, EventArgs e) + { + btnapply.BackColor = Color.Black; + btnapply.ForeColor = Color.White; + btnapply.Text = "Codepoints: " + codepointstogive.ToString(); + + Skinning.Utilities.loadedSkin = CustomizingSkin; + Skinning.Utilities.loadedskin_images = CustomizingImages; + API.CurrentSkin.DesktopPanels = JsonConvert.DeserializeObject<List<Skinning.DesktopPanel>>(File.ReadAllText(Paths.LoadedSkin + "panels.json")); + Skinning.Utilities.LoadPanels(); + Skinning.Utilities.saveimages(); + Skinning.Utilities.saveskin(); + API.AddCodepoints(codepointstogive); + API.UpdateWindows(); + API.CurrentSession.SetupDesktop(); + codepointstogive = 0; + } + + private void combodesktoppanelposition_SelectedIndexChanged(object sender, EventArgs e) + { + CustomizingSkin.desktoppanelposition = combodesktoppanelposition.Text; + AddCP(1); + SetPreviewSkin(false); + } + + private Color ColorToChange { get { - return API.Upgrades[upg]; + return ctc; } } - } - public class SkinMapAttribute : Attribute - { - public SkinMapAttribute(string varName) + private Color ctc = Color.Black; + + private void ChangeDesktopPanelColor(object sender, MouseEventArgs e) { - Variable = varName; + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Desktop Panel Color", CustomizingSkin.desktoppanelcolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.desktoppanelcolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + else + { + if (API.Upgrades["skinning"] == true) + { + API.CreateGraphicPickerSession("Desktop Panel", false); + API.GraphicPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + string result = API.GetGraphicPickerResult(); + if (result == "OK") + { + CustomizingImages.desktoppanel = API.GraphicPickerSession.IdleImage; + CustomizingSkin.desktoppanellayout = (int)API.GraphicPickerSession.ImageLayout; + SetPreviewSkin(true); + } + }; + } + } } - public string Variable { get; set; } - } + private void SetupAppLauncherValues() + { + txtappbuttonlabel.Text = CustomizingSkin.applicationlaunchername; + txtappbuttontextsize.Text = CustomizingSkin.applicationbuttontextsize.ToString(); + AddFonts(ref comboappbuttontextfont); + comboappbuttontextfont.Text = CustomizingSkin.applicationbuttontextfont; + ListFontStyles(ref comboappbuttontextstyle, CustomizingSkin.applicationbuttontextstyle); + txtapplauncherwidth.Text = CustomizingSkin.applaunchermenuholderwidth.ToString(); + txtapplicationsbuttonheight.Text = CustomizingSkin.applicationbuttonheight.ToString(); + pnlmaintextcolour.BackColor = CustomizingSkin.applicationsbuttontextcolour; + pnlmainbuttoncolour.BackColor = CustomizingSkin.applauncherbuttoncolour; + pnlmainbuttoncolour.BackgroundImage = CustomizingImages.applauncher; + pnlmainbuttoncolour.BackgroundImageLayout = (ImageLayout)CustomizingSkin.applauncherlayout; + pnlmainbuttonactivated.BackColor = CustomizingSkin.Menu_MenuItemPressedGradientBegin; + pnlalhover.BackColor = CustomizingSkin.applaunchermouseovercolour; + } - public class ShifterCategoryAttribute : Attribute - { - public ShifterCategoryAttribute(string name) + private void SetAppLauncherTextColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("App Launcher Button Text Color", CustomizingSkin.applicationsbuttontextcolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.applicationsbuttontextcolour = API.GetLastColorFromSession(); + + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void SetFontStyle(string newStyle, ref FontStyle oldStyle) { - Name = name; + switch (newStyle) + { + case "Regular": + oldStyle = FontStyle.Regular; + break; + case "Bold": + oldStyle = FontStyle.Bold; + break; + case "Italic": + oldStyle = FontStyle.Italic; + break; + case "Underline": + oldStyle = FontStyle.Underline; + break; + } } - public string Name { get; set; } - } + private void ListFontStyles(ref ComboBox list, FontStyle currentFontStyle) + { + list.Items.Clear(); + list.Items.Add("Regular"); + list.Items.Add("Bold"); + list.Items.Add("Italic"); + list.Items.Add("Underline"); + switch (currentFontStyle) + { + case FontStyle.Regular: + list.Text = "Regular"; + break; + case FontStyle.Bold: + list.Text = "Bold"; + break; + case FontStyle.Italic: + list.Text = "Italic"; + break; + case FontStyle.Underline: + list.Text = "Underline"; + break; - public class ShifterPropertyGridAttribute : Attribute - { - public ShifterPropertyGridAttribute(string name) + } + } + + + private void txtappbuttonlabel_KeyDown(object sender, EventArgs e) { - Name = name; + CustomizingSkin.applicationlaunchername = txtappbuttonlabel.Text; + AddCP(1); + SetPreviewSkin(false); } - public string Name { get; set; } - } + private void AddFonts(ref ComboBox fontList) + { + // Get the installed fonts collection. + System.Drawing.Text.InstalledFontCollection allFonts = new System.Drawing.Text.InstalledFontCollection(); + // Get an array of the system's font families. + FontFamily[] fontFamilies = allFonts.Families; -} + // Display the font families. + foreach (FontFamily myFont in fontFamilies) + { + fontList.Items.Add(myFont.Name); + } + //font_family + } + + private void btnapplauncher_Click(object sender, EventArgs e) + { + pnlapplauncheroptions.Show(); + pnlapplauncheroptions.BringToFront(); + SetPreviewSkin(true); + } + + private void txtappbuttontextsize_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.applicationbuttontextsize = Convert.ToInt16(txtappbuttontextsize.Text); + SetPreviewSkin(false); + AddCP(1); + } + catch + { + txtappbuttontextsize.Text = CustomizingSkin.applicationbuttontextsize.ToString(); + } + } + + private void comboappbuttontextfont_SelectedIndexChanged(object sender, EventArgs e) + { + CustomizingSkin.applicationbuttontextfont = comboappbuttontextfont.Text; + SetPreviewSkin(false); + AddCP(1); + } + + private void comboappbuttontextstyle_SelectedIndexChanged(object sender, EventArgs e) + { + SetFontStyle(comboappbuttontextstyle.Text, ref CustomizingSkin.applicationbuttontextstyle); + AddCP(1); + SetPreviewSkin(false); + } + + private void txtapplicationsbuttonheight_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.applicationbuttonheight = Convert.ToInt16(txtapplicationsbuttonheight.Text); + SetPreviewSkin(false); + AddCP(1); + } + catch + { + txtapplicationsbuttonheight.Text = CustomizingSkin.applicationbuttonheight.ToString(); + } + } + + private void txtapplauncherwidth_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.applaunchermenuholderwidth = Convert.ToInt16(txtapplauncherwidth.Text); + SetPreviewSkin(false); + AddCP(1); + } + catch + { + txtapplauncherwidth.Text = CustomizingSkin.applaunchermenuholderwidth.ToString(); + } + } + + private void ChangeMenuItemColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Menu Item Color", CustomizingSkin.Menu_ToolStripDropDownBackground); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_ToolStripDropDownBackground = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void ChangeMenuHighlight(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Menu Item Mouse Over Color", CustomizingSkin.Menu_MenuItemSelected); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_MenuItemSelected = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void SetALButtonColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Desktop Panel Color", CustomizingSkin.applauncherbuttoncolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.applauncherbuttoncolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + else + { + if (API.Upgrades["skinning"] == true) + { + API.CreateGraphicPickerSession("App Launcher Button", true); + API.GraphicPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + string result = API.GetGraphicPickerResult(); + if (result == "OK") + { + CustomizingImages.applauncher = API.GraphicPickerSession.IdleImage; + CustomizingSkin.applauncherlayout = (int)API.GraphicPickerSession.ImageLayout; + CustomizingImages.applauncherclick = API.GraphicPickerSession.MouseDownImage; + CustomizingImages.applaunchermouseover = API.GraphicPickerSession.MouseOverImage; + SetPreviewSkin(true); + } + }; + } + } + } + + private void SetALButtonClickedColor(object sender, MouseEventArgs e) + { + if (CustomizingImages.applauncherclick != null) + { + API.CreateInfoboxSession("Shifter - Error", "It appears you've set an image as the 'Activated' property of the App Launcher button, thus this setting is overidden by it. Please un-set the image to change this setting.", infobox.InfoboxMode.Info); + + } + else + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Menu Button Activated", CustomizingSkin.Menu_MenuItemPressedGradientBegin); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_MenuItemPressedGradientBegin = API.GetLastColorFromSession(); + CustomizingSkin.Menu_MenuItemPressedGradientMiddle = CustomizingSkin.Menu_MenuItemPressedGradientBegin; + CustomizingSkin.Menu_MenuItemPressedGradientEnd = CustomizingSkin.Menu_MenuItemPressedGradientBegin; + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + } + + private void ChangeDesktopBackground(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Desktop Background", CustomizingSkin.desktopbackgroundcolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.desktopbackgroundcolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + else + { + if (API.Upgrades["skinning"] == true) + { + API.CreateGraphicPickerSession("Desktop Background", false); + API.GraphicPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + string result = API.GetGraphicPickerResult(); + if (result == "OK") + { + CustomizingImages.desktopbackground = API.GraphicPickerSession.IdleImage; + CustomizingSkin.desktopbackgroundlayout = (int)API.GraphicPickerSession.ImageLayout; + SetPreviewSkin(true); + } + }; + } + } + } + + private void btndesktopitself_Click(object sender, EventArgs e) + { + pnldesktopbackgroundoptions.Show(); + pnldesktopbackgroundoptions.BringToFront(); + SetPreviewSkin(true); + } + + private void btnpanelbuttons_Click(object sender, EventArgs e) + { + pnlpanelbuttonsoptions.Show(); + pnlpanelbuttonsoptions.BringToFront(); + } + + public void SetupPanelButtonValues() + { + txtpanelbuttonwidth.Text = CustomizingSkin.panelbuttonwidth.ToString(); + pnlpanelbuttoncolour.BackColor = CustomizingSkin.panelbuttoncolour; + pnlpanelbuttoncolour.BackgroundImage = CustomizingImages.panelbutton; + pnlpanelbuttoncolour.BackgroundImageLayout = (ImageLayout)CustomizingSkin.panelbuttonlayout; + txtpanelbuttoninitalgap.Text = CustomizingSkin.panelbuttoninitialgap.ToString(); + txtpanelbuttonheight.Text = CustomizingSkin.panelbuttonheight.ToString(); + txtpanelbuttongap.Text = CustomizingSkin.panelbuttongap.ToString(); + AddFonts(ref cbpanelbuttonfont); + cbpanelbuttonfont.Text = CustomizingSkin.panelbuttontextfont; + ListFontStyles(ref cbpanelbuttontextstyle, CustomizingSkin.panelbuttontextstyle); + pnlpanelbuttontextcolour.BackColor = CustomizingSkin.panelbuttontextcolour; + txtpanelbuttoniconsize.Text = CustomizingSkin.panelbuttoniconsize.ToString(); + txtpanelbuttoniconside.Text = CustomizingSkin.panelbuttoniconside.ToString(); + txtpanelbuttonicontop.Text = CustomizingSkin.panelbuttonicontop.ToString(); + txtpaneltextbuttonsize.Text = CustomizingSkin.panelbuttontextsize.ToString(); + txtpanelbuttontextside.Text = CustomizingSkin.panelbuttontextside.ToString(); + txtpanelbuttontexttop.Text = CustomizingSkin.panelbuttontexttop.ToString(); + txtpanelbuttontop.Text = CustomizingSkin.panelbuttonfromtop.ToString(); + } + + private void txtpanelbuttonwidth_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.panelbuttonwidth = Convert.ToInt16(txtpanelbuttonwidth.Text); + AddCP(1); + } + catch + { + txtpanelbuttonwidth.Text = CustomizingSkin.panelbuttonwidth.ToString(); + } + SetPreviewSkin(false); + } + + private void txtpanelbuttoninitalgap_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.panelbuttoninitialgap = Convert.ToInt16(txtpanelbuttoninitalgap.Text); + AddCP(1); + } + catch + { + txtpanelbuttoninitalgap.Text = CustomizingSkin.panelbuttoninitialgap.ToString(); + } + SetPreviewSkin(false); + } + + private void txtpanelbuttonheight_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.panelbuttonheight = Convert.ToInt16(txtpanelbuttonheight.Text); + AddCP(1); + } + catch + { + txtpanelbuttonheight.Text = CustomizingSkin.panelbuttonheight.ToString(); + } + SetPreviewSkin(false); + } + + private void txtpanelbuttongap_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.panelbuttongap = Convert.ToInt16(txtpanelbuttongap.Text); + AddCP(1); + } + catch + { + txtpanelbuttongap.Text = CustomizingSkin.panelbuttongap.ToString(); + } + SetPreviewSkin(false); + } + + private void cbpanelbuttonfont_SelectedIndexChanged(object sender, EventArgs e) + { + CustomizingSkin.panelbuttontextfont = (string)cbpanelbuttonfont.SelectedItem; + AddCP(1); + SetPreviewSkin(false); + } + + private void cbpanelbuttontextstyle_SelectedIndexChanged(object sender, EventArgs e) + { + SetFontStyle(cbpanelbuttontextstyle.SelectedItem.ToString(), ref CustomizingSkin.panelbuttontextstyle); + SetPreviewSkin(false); + + } + + private void SetPanelButtonTextColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Panel Button Text", CustomizingSkin.panelbuttontextcolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.panelbuttontextcolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + + } + + private void SetPanelButtonColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Panel Button", CustomizingSkin.panelbuttoncolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.panelbuttoncolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + else + { + if (API.Upgrades["skinning"] == true) + { + API.CreateGraphicPickerSession("Panel Button", false); + API.GraphicPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + string result = API.GetGraphicPickerResult(); + if (result == "OK") + { + CustomizingImages.panelbutton = API.GraphicPickerSession.IdleImage; + CustomizingSkin.panelbuttonlayout = (int)API.GraphicPickerSession.ImageLayout; + SetPreviewSkin(true); + } + }; + } + } + } + + private void txtpanelbuttoniconsize_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.panelbuttoniconsize = Convert.ToInt16(txtpanelbuttoniconsize.Text); + AddCP(1); + } + catch + { + txtpanelbuttoniconsize.Text = CustomizingSkin.panelbuttoniconsize.ToString(); + } + SetPreviewSkin(false); + } + + private void txtpanelbuttoniconside_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.panelbuttoniconside = Convert.ToInt16(txtpanelbuttoniconside.Text); + AddCP(1); + } + catch + { + txtpanelbuttoniconside.Text = CustomizingSkin.panelbuttoniconside.ToString(); + } + SetPreviewSkin(false); + } + + private void txtpanelbuttonicontop_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.panelbuttonicontop = Convert.ToInt16(txtpanelbuttonicontop.Text); + AddCP(1); + } + catch + { + txtpanelbuttonicontop.Text = CustomizingSkin.panelbuttonicontop.ToString(); + } + SetPreviewSkin(false); + } + + private void txtpanelbuttontextside_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.panelbuttontextside = Convert.ToInt16(txtpanelbuttontextside.Text); + AddCP(1); + } + catch + { + txtpanelbuttontextside.Text = CustomizingSkin.panelbuttontextside.ToString(); + } + SetPreviewSkin(false); + } + + private void txtpanelbuttontexttop_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.panelbuttontexttop = Convert.ToInt16(txtpanelbuttontexttop.Text); + AddCP(1); + } + catch + { + txtpanelbuttontexttop.Text = CustomizingSkin.panelbuttontexttop.ToString(); + } + SetPreviewSkin(false); + } + + private void txtpaneltextbuttonsize_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.panelbuttontextsize = Convert.ToInt16(txtpaneltextbuttonsize.Text); + AddCP(1); + } + catch + { + txtpaneltextbuttonsize.Text = CustomizingSkin.panelbuttontextsize.ToString(); + } + SetPreviewSkin(false); + } + + private void txtpanelbuttontop_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.panelbuttonfromtop = Convert.ToInt16(txtpanelbuttontop.Text); + AddCP(1); + } + catch + { + txtpanelbuttontop.Text = CustomizingSkin.panelbuttonfromtop.ToString(); + } + SetPreviewSkin(false); + } + + public void SetClockValues() + { + pnlpanelclocktextcolour.BackColor = CustomizingSkin.clocktextcolour; + pnlclockbackgroundcolour.BackColor = CustomizingSkin.clockbackgroundcolor; + pnlclockbackgroundcolour.BackgroundImage = CustomizingImages.panelclock; + pnlclockbackgroundcolour.BackgroundImageLayout = (ImageLayout)CustomizingSkin.panelclocklayout; + AddFonts(ref comboclocktextfont); + comboclocktextfont.Text = CustomizingSkin.panelclocktextfont; + ListFontStyles(ref comboclocktextstyle, CustomizingSkin.panelclocktextstyle); + txtclocktextfromtop.Text = CustomizingSkin.panelclocktexttop.ToString(); + txtclocktextsize.Text = CustomizingSkin.panelclocktextsize.ToString(); + } + + private void SetClockTextColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Panel Clock Text", CustomizingSkin.clocktextcolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.clocktextcolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void SetClockBG(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Panel Clock", CustomizingSkin.clockbackgroundcolor); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.clockbackgroundcolor = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + else + { + if (API.Upgrades["skinning"] == true) + { + API.CreateGraphicPickerSession("Panel Clock", false); + API.GraphicPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + string result = API.GetGraphicPickerResult(); + if (result == "OK") + { + CustomizingImages.panelclock = API.GraphicPickerSession.IdleImage; + CustomizingSkin.panelclocklayout = (int)API.GraphicPickerSession.ImageLayout; + SetPreviewSkin(true); + } + }; + } + } + } + + private void btnpanelclock_Click(object sender, EventArgs e) + { + pnlpanelclockoptions.Show(); + pnlpanelclockoptions.BringToFront(); + } + + private void comboclocktextfont_SelectedIndexChanged(object sender, EventArgs e) + { + CustomizingSkin.panelclocktextfont = comboclocktextfont.Text; + AddCP(1); + SetPreviewSkin(false); + } + + private void comboclocktextstyle_SelectedIndexChanged(object sender, EventArgs e) + { + SetFontStyle(comboclocktextstyle.Text, ref CustomizingSkin.panelclocktextstyle); + AddCP(1); + SetPreviewSkin(false); + } + + private void txtclocktextsize_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.panelclocktextsize = Convert.ToInt16(txtclocktextsize.Text); + AddCP(1); + } + catch + { + txtclocktextsize.Text = CustomizingSkin.panelclocktextsize.ToString(); + } + SetPreviewSkin(false); + } + + private void txtclocktextfromtop_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.panelclocktexttop = Convert.ToInt16(txtclocktextfromtop.Text); + AddCP(1); + } + catch + { + txtclocktextfromtop.Text = CustomizingSkin.panelclocktexttop.ToString(); //Funny story: I accidentally assigned 'panelcocktexttop' to that property. xD - Michael VanOverbeek + } + SetPreviewSkin(false); + } + + private void SetALHoverColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("App Launcher Mouse Over", CustomizingSkin.applaunchermouseovercolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.applaunchermouseovercolour = API.GetLastColorFromSession(); + + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + #endregion + + #region Title Text + public void SetupTitleTextValues() + { + txttitletexttop.Text = CustomizingSkin.titletextfromtop.ToString(); + txttitletextside.Text = CustomizingSkin.titletextfromside.ToString(); + combotitletextposition.Items.Clear(); + combotitletextposition.Items.Add("Left"); + combotitletextposition.Items.Add("Centre"); + combotitletextposition.Text = CustomizingSkin.titletextpos; + AddFonts(ref combotitletextfont); + combotitletextfont.Text = CustomizingSkin.titletextfontfamily; + ListFontStyles(ref combotitletextstyle, CustomizingSkin.titletextfontstyle); + pnltitletextcolour.BackColor = CustomizingSkin.titletextcolour; + txttitletextsize.Text = CustomizingSkin.titletextfontsize.ToString(); + } + + private void txttitletexttop_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.titletextfromtop = Convert.ToInt16(txttitletexttop.Text); + AddCP(1); + } + catch + { + txttitletexttop.Text = CustomizingSkin.titletextfromtop.ToString(); + } + SetPreviewSkin(false); + } + + private void txttitletextside_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.titletextfromside = Convert.ToInt16(txttitletextside.Text); + AddCP(1); + } + catch + { + txttitletextside.Text = CustomizingSkin.titletextfromside.ToString(); + } + SetPreviewSkin(false); + } + + private void combotitletextposition_SelectedIndexChanged(object sender, EventArgs e) + { + CustomizingSkin.titletextpos = combotitletextposition.Text; + CustomizingSkin.titletextposition = combotitletextposition.Text; + AddCP(1); + SetPreviewSkin(false); + } + + private void combotitletextfont_SelectedIndexChanged(object sender, EventArgs e) + { + CustomizingSkin.titletextfontfamily = combotitletextfont.Text; + AddCP(1); + SetPreviewSkin(false); + } + + private void combotitletextstyle_SelectedIndexChanged(object sender, EventArgs e) + { + SetFontStyle(combotitletextstyle.Text, ref CustomizingSkin.titletextfontstyle); + SetPreviewSkin(false); + } + + private void txttitletextsize_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.titletextfontsize = Convert.ToInt16(txttitletextsize.Text); + AddCP(1); + } + catch + { + txttitletextsize.Text = CustomizingSkin.titletextfontsize.ToString(); + } + SetPreviewSkin(false); + } + + private void SetTitleTextColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Title Text", CustomizingSkin.titletextcolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.titletextcolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void btntitletext_Click(object sender, EventArgs e) + { + pnltitletextoptions.Show(); + pnltitletextoptions.BringToFront(); + } + #endregion + + #region Main Buttons + + private void btnmenus_Click(object sender, EventArgs e) + { + /*API.CreateInfoboxSession("Test", "Test", infobox.InfoboxMode.Info); + HideAll(); + pnlmenuoptions.Show(); + pnlmenuoptions.BringToFront(); + SetPreviewSkin(true);*/ + } + + private void Button2_Click(object sender, EventArgs e) + { + } + + private void Label68_Click(object sender, EventArgs e) + { + + } + + private void btntitlebar_Click(object sender, EventArgs e) + { + pnltitlebaroptions.Show(); + pnltitlebaroptions.BringToFront(); + SetPreviewSkin(true); + } + + private void btntitletext_Click_1(object sender, EventArgs e) + { + pnltitletextoptions.Show(); + pnltitletextoptions.BringToFront(); + SetPreviewSkin(true); + } + + private void btnbuttons_Click(object sender, EventArgs e) + { + pnlbuttonoptions.Show(); + pnlbuttonoptions.BringToFront(); + SetPreviewSkin(true); + } + + private void btnborders_Click(object sender, EventArgs e) + { + pnlborderoptions.Show(); + pnlborderoptions.BringToFront(); + SetPreviewSkin(true); + } + + #endregion + + #region Window Borders + + public void SetupBorderValues() + { + cbindividualbordercolours.Checked = IndividualBorders; + //hide/show labels + lbleft.Visible = IndividualBorders; + lbright.Visible = IndividualBorders; + lbbottom.Visible = IndividualBorders; + lbbright.Visible = IndividualBorders; + lbbleft.Visible = IndividualBorders; + //hide/show individual colors + pnlborderleftcolour.Visible = IndividualBorders; + pnlborderrightcolour.Visible = IndividualBorders; + pnlborderbottomcolour.Visible = IndividualBorders; + pnlborderbottomleftcolour.Visible = IndividualBorders; + pnlborderbottomrightcolour.Visible = IndividualBorders; + //main color + pnlbordercolour.BackColor = CustomizingSkin.borderleftcolour; + pnlbordercolour.BackgroundImage = CustomizingImages.borderleft; + pnlbordercolour.BackgroundImageLayout = (ImageLayout)CustomizingSkin.borderleftlayout; + //individual color + //left + pnlborderleftcolour.BackColor = CustomizingSkin.borderleftcolour; + pnlborderleftcolour.BackgroundImage = CustomizingImages.borderleft; + pnlborderleftcolour.BackgroundImageLayout = (ImageLayout)CustomizingSkin.borderleftlayout; + //right + pnlborderrightcolour.BackColor = CustomizingSkin.borderrightcolour; + pnlborderrightcolour.BackgroundImage = CustomizingImages.borderright; + pnlborderrightcolour.BackgroundImageLayout = (ImageLayout)CustomizingSkin.borderrightlayout; + //bottom + pnlborderbottomcolour.BackColor = CustomizingSkin.borderbottomcolour; + pnlborderbottomcolour.BackgroundImage = CustomizingImages.borderbottom; + pnlborderbottomcolour.BackgroundImageLayout = (ImageLayout)CustomizingSkin.borderbottomlayout; + //bottom corners + pnlborderbottomleftcolour.BackColor = CustomizingSkin.bottomleftcornercolour; + pnlborderbottomleftcolour.BackgroundImage = CustomizingImages.bottomleftcorner; + pnlborderbottomleftcolour.BackgroundImageLayout = (ImageLayout)CustomizingSkin.bottomleftcornerlayout; + + pnlborderbottomrightcolour.BackColor = CustomizingSkin.bottomrightcornercolour; + pnlborderbottomrightcolour.BackgroundImage = CustomizingImages.bottomrightcorner; + pnlborderbottomrightcolour.BackgroundImageLayout = (ImageLayout)CustomizingSkin.bottomrightcornerlayout; + + + //border width + txtbordersize.Text = CustomizingSkin.borderwidth.ToString(); + } + + private bool IndividualBorders = false; + + private void cbindividualbordercolours_CheckedChanged(object sender, EventArgs e) + { + IndividualBorders = cbindividualbordercolours.Checked; + SetPreviewSkin(true); + } + + private void SetMainBorderColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Border Color", CustomizingSkin.borderleftcolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.borderleftcolour = API.GetLastColorFromSession(); + CustomizingSkin.borderrightcolour = API.GetLastColorFromSession(); + CustomizingSkin.borderbottomcolour = API.GetLastColorFromSession(); + CustomizingSkin.bottomleftcornercolour = API.GetLastColorFromSession(); + CustomizingSkin.bottomrightcornercolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + else + { + if (API.Upgrades["skinning"] == true) + { + API.CreateGraphicPickerSession("Window Borders", false); + API.GraphicPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + string result = API.GetGraphicPickerResult(); + if (result == "OK") + { + CustomizingImages.borderleft = API.GraphicPickerSession.IdleImage; + CustomizingSkin.borderleftlayout = (int)API.GraphicPickerSession.ImageLayout; + CustomizingImages.borderright = API.GraphicPickerSession.IdleImage; + CustomizingSkin.borderrightlayout = (int)API.GraphicPickerSession.ImageLayout; + CustomizingImages.borderbottom = API.GraphicPickerSession.IdleImage; + CustomizingSkin.borderbottomlayout = (int)API.GraphicPickerSession.ImageLayout; + CustomizingImages.bottomleftcorner = API.GraphicPickerSession.IdleImage; + CustomizingSkin.bottomleftcornerlayout = (int)API.GraphicPickerSession.ImageLayout; + CustomizingImages.bottomrightcorner = API.GraphicPickerSession.IdleImage; + CustomizingSkin.bottomrightcornerlayout = (int)API.GraphicPickerSession.ImageLayout; + SetPreviewSkin(true); + } + }; + } + } + } + + private void SetLeftBorderColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Border Color", CustomizingSkin.borderleftcolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.borderleftcolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + else + { + if (API.Upgrades["skinning"] == true) + { + API.CreateGraphicPickerSession("Window Borders", false); + API.GraphicPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + string result = API.GetGraphicPickerResult(); + if (result == "OK") + { + CustomizingImages.borderleft = API.GraphicPickerSession.IdleImage; + CustomizingSkin.borderleftlayout = (int)API.GraphicPickerSession.ImageLayout; + SetPreviewSkin(true); + } + }; + } + } + } + + private void SetBottomBorderColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Border Color", CustomizingSkin.borderbottomcolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.borderbottomcolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + else + { + if (API.Upgrades["skinning"] == true) + { + API.CreateGraphicPickerSession("Window Borders", false); + API.GraphicPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + string result = API.GetGraphicPickerResult(); + if (result == "OK") + { + CustomizingImages.borderbottom = API.GraphicPickerSession.IdleImage; + CustomizingSkin.borderbottomlayout = (int)API.GraphicPickerSession.ImageLayout; + SetPreviewSkin(true); + } + }; + } + } + } + + private void SetRightBorderColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Border Color", CustomizingSkin.borderrightcolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.borderrightcolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + else + { + if (API.Upgrades["skinning"] == true) + { + API.CreateGraphicPickerSession("Window Borders", false); + API.GraphicPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + string result = API.GetGraphicPickerResult(); + if (result == "OK") + { + CustomizingImages.borderright = API.GraphicPickerSession.IdleImage; + CustomizingSkin.borderrightlayout = (int)API.GraphicPickerSession.ImageLayout; + SetPreviewSkin(true); + } + }; + } + } + } + + private void SetBottomLColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Border Color", CustomizingSkin.bottomleftcornercolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.bottomleftcornercolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + else + { + if (API.Upgrades["skinning"] == true) + { + API.CreateGraphicPickerSession("Window Borders", false); + API.GraphicPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + string result = API.GetGraphicPickerResult(); + if (result == "OK") + { + CustomizingImages.bottomleftcorner = API.GraphicPickerSession.IdleImage; + CustomizingSkin.bottomleftcornerlayout = (int)API.GraphicPickerSession.ImageLayout; + SetPreviewSkin(true); + } + }; + } + } + } + + private void SetBottomRBorderColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Border Color", CustomizingSkin.bottomrightcornercolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.bottomrightcornercolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + else + { + if (API.Upgrades["skinning"] == true) + { + API.CreateGraphicPickerSession("Window Borders", false); + API.GraphicPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + string result = API.GetGraphicPickerResult(); + if (result == "OK") + { + CustomizingImages.bottomrightcorner = API.GraphicPickerSession.IdleImage; + CustomizingSkin.bottomrightcornerlayout = (int)API.GraphicPickerSession.ImageLayout; + SetPreviewSkin(true); + } + }; + } + } + } + + private void txtbordersize_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.borderwidth = Convert.ToInt16(txtbordersize.Text); + AddCP(1); + } + catch + { + txtbordersize.Text = CustomizingSkin.borderwidth.ToString(); + } + SetPreviewSkin(false); + } + #endregion + + #region Title Bar + + public void SetupTitleBarValues() + { + //Main color + pnltitlebarcolour.BackColor = CustomizingSkin.titlebarcolour; + pnltitlebarcolour.BackgroundImage = CustomizingImages.titlebar; + pnltitlebarcolour.BackgroundImageLayout = (ImageLayout)CustomizingSkin.titlebarlayout; + //Corners + cboxtitlebarcorners.Checked = CustomizingSkin.enablecorners; + //Hide some options if corners are disabled. + lbcornerwidth.Visible = CustomizingSkin.enablecorners; + lbcornerwidthpx.Visible = CustomizingSkin.enablecorners; + lbleftcornercolor.Visible = CustomizingSkin.enablecorners; + lbrightcornercolor.Visible = CustomizingSkin.enablecorners; + pnltitlebarleftcornercolour.Visible = CustomizingSkin.enablecorners; + pnltitlebarrightcornercolour.Visible = CustomizingSkin.enablecorners; + txttitlebarcornerwidth.Visible = CustomizingSkin.enablecorners; + //Corner Width + txttitlebarcornerwidth.Text = CustomizingSkin.titlebarcornerwidth.ToString(); + //Left/Right colors + pnltitlebarleftcornercolour.BackColor = CustomizingSkin.leftcornercolour; + pnltitlebarleftcornercolour.BackgroundImage = CustomizingImages.leftcorner; + pnltitlebarleftcornercolour.BackgroundImageLayout = (ImageLayout)CustomizingSkin.leftcornerlayout; + + pnltitlebarrightcornercolour.BackColor = CustomizingSkin.rightcornercolour; + pnltitlebarrightcornercolour.BackgroundImage = CustomizingImages.rightcorner; + pnltitlebarrightcornercolour.BackgroundImageLayout = (ImageLayout)CustomizingSkin.rightcornerlayout; + + //Height + txttitlebarheight.Text = CustomizingSkin.titlebarheight.ToString(); + + //Icon + txticonfromside.Text = CustomizingSkin.titleiconfromside.ToString(); + txticonfromtop.Text = CustomizingSkin.titleiconfromtop.ToString(); + + } + + private void SetTitlebarColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Titlebar Color", CustomizingSkin.titlebarcolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.titlebarcolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + else + { + if (API.Upgrades["skinning"] == true) + { + API.CreateGraphicPickerSession("Titlebar", false); + API.GraphicPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + string result = API.GetGraphicPickerResult(); + if (result == "OK") + { + CustomizingImages.titlebar = API.GraphicPickerSession.IdleImage; + CustomizingSkin.titlebarlayout = (int)API.GraphicPickerSession.ImageLayout; + SetPreviewSkin(true); + } + }; + } + } + } + + private void cboxtitlebarcorners_CheckedChanged(object sender, EventArgs e) + { + CustomizingSkin.enablecorners = cboxtitlebarcorners.Checked; + SetPreviewSkin(true); + } + + private void txttitlebarheight_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.titlebarheight = Convert.ToInt16(txttitlebarheight.Text); + AddCP(1); + } + catch + { + txttitlebarheight.Text = CustomizingSkin.titlebarheight.ToString(); + } + SetPreviewSkin(false); + } + + private void txttitlebarcornerwidth_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.titlebarcornerwidth = Convert.ToInt16(txttitlebarcornerwidth.Text); + AddCP(1); + } + catch + { + txttitlebarcornerwidth.Text = CustomizingSkin.titlebarcornerwidth.ToString(); + } + SetPreviewSkin(false); + } + + private void SetLeftCornerColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Left Corner", CustomizingSkin.leftcornercolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.leftcornercolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + else + { + if (API.Upgrades["skinning"] == true) + { + API.CreateGraphicPickerSession("Left Corner", false); + API.GraphicPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + string result = API.GetGraphicPickerResult(); + if (result == "OK") + { + CustomizingImages.leftcorner = API.GraphicPickerSession.IdleImage; + CustomizingSkin.leftcornerlayout = (int)API.GraphicPickerSession.ImageLayout; + SetPreviewSkin(true); + } + }; + } + } + } + + private void SetRightCornerColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Right Corner", CustomizingSkin.rightcornercolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.rightcornercolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + else + { + if (API.Upgrades["skinning"] == true) + { + API.CreateGraphicPickerSession("Right Corner", false); + API.GraphicPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + string result = API.GetGraphicPickerResult(); + if (result == "OK") + { + CustomizingImages.rightcorner = API.GraphicPickerSession.IdleImage; + CustomizingSkin.rightcornerlayout = (int)API.GraphicPickerSession.ImageLayout; + SetPreviewSkin(true); + } + }; + } + } + } + + private void txticonfromside_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.titleiconfromside = Convert.ToInt16(txticonfromside.Text); + AddCP(1); + } + catch + { + txticonfromside.Text = CustomizingSkin.titleiconfromside.ToString(); + } + SetPreviewSkin(false); + } + + private void txticonfromtop_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.titleiconfromtop = Convert.ToInt16(txticonfromtop.Text); + AddCP(1); + } + catch + { + txticonfromtop.Text = CustomizingSkin.titleiconfromtop.ToString(); + } + SetPreviewSkin(false); + } + + #endregion + + #region Title Button Prep + private void combobuttonoption_SelectedIndexChanged(object sender, EventArgs e) + { + SetupButtonUI(combobuttonoption.Text); + } + + public void SetupButtonUI(string button) + { + pnlminimizebuttonoptions.Hide(); + pnlclosebuttonoptions.Hide(); + pnlrollupbuttonoptions.Hide(); + switch (button) + { + case "Close": + pnlclosebuttonoptions.Show(); + pnlclosebuttonoptions.BringToFront(); + break; + case "Roll Up": + pnlrollupbuttonoptions.Show(); + pnlrollupbuttonoptions.BringToFront(); + break; + case "Minimize": + pnlminimizebuttonoptions.Show(); + pnlminimizebuttonoptions.BringToFront(); + break; + } + SetPreviewSkin(true); + } + + public void SetupButtonValues() + { + ///Minimize + //Color + pnlminimizebuttoncolour.BackColor = CustomizingSkin.minbtncolour; + pnlminimizebuttoncolour.BackgroundImage = CustomizingImages.minbtn; + pnlminimizebuttoncolour.BackgroundImageLayout = (ImageLayout)CustomizingSkin.minbtnlayout; + //Width, Height + txtminimizebuttonheight.Text = CustomizingSkin.minbtnsize.Height.ToString(); + txtminimizebuttonwidth.Text = CustomizingSkin.minbtnsize.Width.ToString(); + //Side, Top + txtminimizebuttonside.Text = CustomizingSkin.minbtnfromside.ToString(); + txtminimizebuttontop.Text = CustomizingSkin.minbtnfromtop.ToString(); + + ///Rollup + //Color + pnlrollupbuttoncolour.BackColor = CustomizingSkin.rollbtncolour; + pnlrollupbuttoncolour.BackgroundImage = CustomizingImages.rollbtn; + pnlrollupbuttoncolour.BackgroundImageLayout = (ImageLayout)CustomizingSkin.rollbtnlayout; + //Width, Height + txtrollupbuttonheight.Text = CustomizingSkin.rollbtnsize.Height.ToString(); + txtrollupbuttonwidth.Text = CustomizingSkin.rollbtnsize.Width.ToString(); + //Side, Top + txtrollupbuttonside.Text = CustomizingSkin.rollbtnfromside.ToString(); + txtrollupbuttontop.Text = CustomizingSkin.rollbtnfromtop.ToString(); + + + ///Close + //Color + pnlclosebuttoncolour.BackColor = CustomizingSkin.closebtncolour; + pnlclosebuttoncolour.BackgroundImage = CustomizingImages.closebtn; + pnlclosebuttoncolour.BackgroundImageLayout = (ImageLayout)CustomizingSkin.closebtnlayout; + //Width, Height + txtclosebuttonheight.Text = CustomizingSkin.closebtnsize.Height.ToString(); + txtclosebuttonwidth.Text = CustomizingSkin.closebtnsize.Width.ToString(); + //Side, Top + txtclosebuttonfromside.Text = CustomizingSkin.closebtnfromside.ToString(); + txtclosebuttonfromtop.Text = CustomizingSkin.closebtnfromtop.ToString(); + + } + + + #endregion + + + #region Minimize + private void SetMinimizeColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Minimize Color", CustomizingSkin.minbtncolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.minbtncolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + else + { + if (API.Upgrades["skinning"] == true) + { + API.CreateGraphicPickerSession("Minimize Button", true); + API.GraphicPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + string result = API.GetGraphicPickerResult(); + if (result == "OK") + { + CustomizingImages.minbtn = API.GraphicPickerSession.IdleImage; + CustomizingImages.minbtnclick = API.GraphicPickerSession.MouseDownImage; + CustomizingImages.minbtnhover = API.GraphicPickerSession.MouseOverImage; + CustomizingSkin.minbtnlayout = (int)API.GraphicPickerSession.ImageLayout; + SetPreviewSkin(true); + } + }; + } + } + } + + private void txtminimizebuttonheight_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.minbtnsize.Height = Convert.ToInt16(txtminimizebuttonheight.Text); + AddCP(1); + } + catch + { + txtminimizebuttonheight.Text = CustomizingSkin.minbtnsize.Height.ToString(); + } + SetPreviewSkin(true); + } + + private void txtminimizebuttonwidth_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.minbtnsize.Width = Convert.ToInt16(txtminimizebuttonwidth.Text); + AddCP(1); + } + catch + { + txtminimizebuttonwidth.Text = CustomizingSkin.minbtnsize.Width.ToString(); + } + SetPreviewSkin(true); + } + + private void txtminimizebuttontop_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.minbtnfromtop = Convert.ToInt16(txtminimizebuttontop.Text); + AddCP(1); + } + catch + { + txtminimizebuttontop.Text = CustomizingSkin.minbtnfromtop.ToString(); + } + SetPreviewSkin(true); + } + + private void txtminimizebuttonside_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.minbtnfromside = Convert.ToInt16(txtminimizebuttonside.Text); + AddCP(1); + } + catch + { + txtminimizebuttonside.Text = CustomizingSkin.minbtnfromside.ToString(); + } + SetPreviewSkin(true); + } + #endregion + + #region Rollup + private void SetrollupColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("rollup Color", CustomizingSkin.rollbtncolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.rollbtncolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + else + { + if (API.Upgrades["skinning"] == true) + { + API.CreateGraphicPickerSession("rollup Button", true); + API.GraphicPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + string result = API.GetGraphicPickerResult(); + if (result == "OK") + { + CustomizingImages.rollbtn = API.GraphicPickerSession.IdleImage; + CustomizingImages.rollbtnclick = API.GraphicPickerSession.MouseDownImage; + CustomizingImages.rollbtnhover = API.GraphicPickerSession.MouseOverImage; + CustomizingSkin.rollbtnlayout = (int)API.GraphicPickerSession.ImageLayout; + SetPreviewSkin(true); + } + }; + } + } + } + + private void txtrollupbuttonheight_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.rollbtnsize.Height = Convert.ToInt16(txtrollupbuttonheight.Text); + AddCP(1); + } + catch + { + txtrollupbuttonheight.Text = CustomizingSkin.rollbtnsize.Height.ToString(); + } + SetPreviewSkin(true); + } + + private void txtrollupbuttonwidth_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.rollbtnsize.Width = Convert.ToInt16(txtrollupbuttonwidth.Text); + AddCP(1); + } + catch + { + txtrollupbuttonwidth.Text = CustomizingSkin.rollbtnsize.Width.ToString(); + } + SetPreviewSkin(true); + } + + private void txtrollupbuttontop_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.rollbtnfromtop = Convert.ToInt16(txtrollupbuttontop.Text); + AddCP(1); + } + catch + { + txtrollupbuttontop.Text = CustomizingSkin.rollbtnfromtop.ToString(); + } + SetPreviewSkin(true); + } + + private void txtrollupbuttonside_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.rollbtnfromside = Convert.ToInt16(txtrollupbuttonside.Text); + AddCP(1); + } + catch + { + txtrollupbuttonside.Text = CustomizingSkin.rollbtnfromside.ToString(); + } + SetPreviewSkin(true); + } + #endregion + + #region Close + private void SetcloseColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("close Color", CustomizingSkin.closebtncolour); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.closebtncolour = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + else + { + if (API.Upgrades["skinning"] == true) + { + API.CreateGraphicPickerSession("close Button", true); + API.GraphicPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + string result = API.GetGraphicPickerResult(); + if (result == "OK") + { + CustomizingImages.closebtn = API.GraphicPickerSession.IdleImage; + CustomizingImages.closebtnclick = API.GraphicPickerSession.MouseDownImage; + CustomizingImages.closebtnhover = API.GraphicPickerSession.MouseOverImage; + CustomizingSkin.closebtnlayout = (int)API.GraphicPickerSession.ImageLayout; + SetPreviewSkin(true); + } + }; + } + } + } + + private void txtclosebuttonheight_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.closebtnsize.Height = Convert.ToInt16(txtclosebuttonheight.Text); + AddCP(1); + } + catch + { + txtclosebuttonheight.Text = CustomizingSkin.closebtnsize.Height.ToString(); + } + SetPreviewSkin(true); + } + + private void txtclosebuttonwidth_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.closebtnsize.Width = Convert.ToInt16(txtclosebuttonwidth.Text); + AddCP(1); + } + catch + { + txtclosebuttonwidth.Text = CustomizingSkin.closebtnsize.Width.ToString(); + } + SetPreviewSkin(true); + } + + private void txtclosebuttonfromtop_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.closebtnfromtop = Convert.ToInt16(txtclosebuttonfromtop.Text); + AddCP(1); + } + catch + { + txtclosebuttonfromtop.Text = CustomizingSkin.closebtnfromtop.ToString(); + } + SetPreviewSkin(true); + } + + private void txtclosebuttonfromside_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.closebtnfromside = Convert.ToInt16(txtclosebuttonfromside.Text); + AddCP(1); + } + catch + { + txtclosebuttonfromside.Text = CustomizingSkin.closebtnfromside.ToString(); + } + SetPreviewSkin(true); + } + #endregion + + #region Menus - Basic Tier + private void btnmenus_Click_1(object sender, EventArgs e) + { + HideAll(); + pnlmenus.Show(); + pnlmenus.BringToFront(); + SetPreviewSkin(true); + pnlmenusintro.BringToFront(); + } + + public void SetupBasicMenuValues() + { + //Menu strip + pnlmenubarbegin.BackColor = CustomizingSkin.Menu_MenuStripGradientBegin; + pnlmenubarend.BackColor = CustomizingSkin.Menu_MenuStripGradientEnd; + + //Toolstrip + pnltoolbarbegin.BackColor = CustomizingSkin.Menu_ToolStripGradientBegin; + pnltoolbarmiddle.BackColor = CustomizingSkin.Menu_ToolStripGradientMiddle; + pnltoolbarend.BackColor = CustomizingSkin.Menu_ToolStripGradientEnd; + + //Status + pnlstatusbegin.BackColor = CustomizingSkin.Menu_StatusStripGradientBegin; + pnlstatusend.BackColor = CustomizingSkin.Menu_StatusStripGradientEnd; + + //Dropdown BG + pnldropdownbg.BackColor = CustomizingSkin.Menu_ToolStripDropDownBackground; + + //Text Color + pnlmenutextcolor.BackColor = CustomizingSkin.Menu_TextColor; + } + + private void MenuBegin(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Menu Bar Begin", CustomizingSkin.Menu_MenuStripGradientBegin); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_MenuStripGradientBegin = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void MenuEnd(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Menu Bar End", CustomizingSkin.Menu_MenuStripGradientEnd); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_MenuStripGradientEnd = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void ToolBarBegin(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Tool Bar Begin", CustomizingSkin.Menu_ToolStripGradientBegin); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_ToolStripGradientBegin = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void ToolBarEnd(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Tool Bar End", CustomizingSkin.Menu_ToolStripGradientEnd); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_ToolStripGradientEnd = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void ToolBarMiddle(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Tool Bar Middle", CustomizingSkin.Menu_ToolStripGradientMiddle); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_ToolStripGradientMiddle = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void StatusBegin(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Status Bar Begin", CustomizingSkin.Menu_StatusStripGradientBegin); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_StatusStripGradientBegin = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void StatusEnd(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Status Bar End", CustomizingSkin.Menu_StatusStripGradientEnd); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_StatusStripGradientEnd = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void DropDownBG(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Dropdown BG", CustomizingSkin.Menu_ToolStripDropDownBackground); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_ToolStripDropDownBackground = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void btnbasic_Click(object sender, EventArgs e) + { + pnlbasic.Show(); + pnlbasic.BringToFront(); + } + + private void SetMenuTextColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Menu Text Color", CustomizingSkin.Menu_TextColor); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_TextColor = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + #endregion + + #region Menus - Dropdowns + private void btndropdown_Click(object sender, EventArgs e) + { + pnldropdown.Show(); + pnldropdown.BringToFront(); + SetPreviewSkin(true); + } + + public void SetupDropdownValues() + { + //Highlight Color - Basic + pnlhborder.BackColor = CustomizingSkin.Menu_MenuItemBorder; + pnlhcolor.BackColor = CustomizingSkin.Menu_MenuItemSelected; + + //Image Margin + pnlmarginbegin.BackColor = CustomizingSkin.Menu_ImageMarginGradientBegin; + pnlmarginmiddle.BackColor = CustomizingSkin.Menu_ImageMarginGradientMiddle; + pnlmarginend.BackColor = CustomizingSkin.Menu_ImageMarginGradientEnd; + + //Drop-Down Border + pnlddborder.BackColor = CustomizingSkin.Menu_MenuBorder; + } + + private void HighlightBorder(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Highlight Border", CustomizingSkin.Menu_MenuItemBorder); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_MenuItemBorder = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void HighlightColor(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Highlight Color", CustomizingSkin.Menu_MenuItemSelected); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_MenuItemSelected = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void MarginBegin(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Margin Begin", CustomizingSkin.Menu_ImageMarginGradientBegin); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_ImageMarginGradientBegin = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void MarginEnd(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Margin End", CustomizingSkin.Menu_ImageMarginGradientEnd); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_ImageMarginGradientEnd = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void MarginMiddle(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Margin Middle", CustomizingSkin.Menu_ImageMarginGradientMiddle); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_ImageMarginGradientMiddle = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void MenuBorder(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Menu Border", CustomizingSkin.Menu_MenuBorder); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_MenuBorder = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + #endregion + + public void SetupAdvancedMenuValues() + { + //Checkboxes + pnlcheckbg.BackColor = CustomizingSkin.Menu_CheckBackground; + + //Buttons - Highlight + pnlbuttonselected.BackColor = CustomizingSkin.Menu_ButtonSelectedHighlight; + pnlbuttonpressed.BackColor = CustomizingSkin.Menu_ButtonPressedHighlight; + pnlbuttonchecked.BackColor = CustomizingSkin.Menu_ButtonCheckedHighlight; + + //Advanced Buttons + pnlselectedbegin.BackColor = CustomizingSkin.Menu_ButtonSelectedGradientBegin; + pnlselectedmiddle.BackColor = CustomizingSkin.Menu_ButtonSelectedGradientMiddle; + pnlselectedend.BackColor = CustomizingSkin.Menu_ButtonSelectedGradientEnd; + + pnlpressedbegin.BackColor = CustomizingSkin.Menu_ButtonPressedGradientBegin; + pnlpressedmiddle.BackColor = CustomizingSkin.Menu_ButtonPressedGradientMiddle; + pnlpressedend.BackColor = CustomizingSkin.Menu_ButtonPressedGradientEnd; + + //Menu Items + pnlitemselected.BackColor = CustomizingSkin.Menu_MenuItemSelected; + pnlitemselectedbegin.BackColor = CustomizingSkin.Menu_MenuItemSelectedGradientBegin; + pnlitemselectedend.BackColor = CustomizingSkin.Menu_MenuItemSelectedGradientEnd; + + } + + private void btnadvanced_Click(object sender, EventArgs e) + { + pnladvanced.Show(); + pnladvanced.BringToFront(); + SetPreviewSkin(true); + } + + private void SetSelectedBegin(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Button Selected Begin", CustomizingSkin.Menu_ButtonSelectedGradientBegin); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_ButtonSelectedGradientBegin = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void SetSelectedMiddle(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Button Selected Middle", CustomizingSkin.Menu_ButtonSelectedGradientMiddle); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_ButtonSelectedGradientMiddle = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void SetSelectedEnd(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Button Selected End", CustomizingSkin.Menu_ButtonSelectedGradientEnd); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_ButtonSelectedGradientEnd = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void SetPressedBegin(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Button Pressed Begin", CustomizingSkin.Menu_ButtonPressedGradientBegin); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_ButtonPressedGradientBegin = API.GetLastColorFromSession(); + CustomizingSkin.Menu_ButtonCheckedGradientBegin = API.GetLastColorFromSession(); + + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void SetPressedMiddle(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Button Pressed Middle", CustomizingSkin.Menu_ButtonPressedGradientMiddle); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_ButtonPressedGradientMiddle = API.GetLastColorFromSession(); + CustomizingSkin.Menu_ButtonCheckedGradientMiddle = API.GetLastColorFromSession(); + + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void SetPressedEnd(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Button Pressed End", CustomizingSkin.Menu_ButtonPressedGradientEnd); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_ButtonPressedGradientEnd = API.GetLastColorFromSession(); + CustomizingSkin.Menu_ButtonCheckedGradientEnd = API.GetLastColorFromSession(); + + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void btnmorebuttons_Click(object sender, EventArgs e) + { + pnlmore.Show(); + pnlmore.BringToFront(); + SetPreviewSkin(true); + } + + private void SetCheckBG(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Menu Checkbox Background", CustomizingSkin.Menu_CheckBackground); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_CheckBackground = API.GetLastColorFromSession(); + CustomizingSkin.Menu_CheckPressedBackground = API.GetLastColorFromSession(); + CustomizingSkin.Menu_CheckSelectedBackground = API.GetLastColorFromSession(); + + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void SetButtonCheckBG(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Button Checked Background", CustomizingSkin.Menu_ButtonCheckedHighlight); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_ButtonCheckedHighlight = API.GetLastColorFromSession(); + CustomizingSkin.Menu_ButtonCheckedHighlightBorder = API.GetLastColorFromSession(); + + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void SetButtonSelectedBG(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Button Selected Background", CustomizingSkin.Menu_ButtonSelectedHighlight); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_ButtonSelectedHighlight = API.GetLastColorFromSession(); + CustomizingSkin.Menu_ButtonSelectedHighlightBorder = API.GetLastColorFromSession(); + CustomizingSkin.Menu_ButtonSelectedBorder = API.GetLastColorFromSession(); + + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void SetButtonPressedBG(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Button Pressed Background", CustomizingSkin.Menu_ButtonPressedHighlight); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_ButtonPressedHighlight = API.GetLastColorFromSession(); + CustomizingSkin.Menu_ButtonPressedHighlightBorder = API.GetLastColorFromSession(); + CustomizingSkin.Menu_ButtonPressedBorder = API.GetLastColorFromSession(); + + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void SetItemSelected(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Menu Item Selected", CustomizingSkin.Menu_MenuItemSelected); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_MenuItemSelected = API.GetLastColorFromSession(); + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void SetItemSelectedBegin(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Menu Item Selected Begin", CustomizingSkin.Menu_MenuItemSelectedGradientBegin); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_MenuItemSelectedGradientBegin = API.GetLastColorFromSession(); + CustomizingSkin.Menu_MenuItemPressedGradientMiddle = API.GetLastColorFromSession(); + CustomizingSkin.Menu_MenuItemPressedGradientBegin = API.GetLastColorFromSession(); + + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void SetItemSelectedEnd(object sender, MouseEventArgs e) + { + if (e.Button == MouseButtons.Left) + { + API.CreateColorPickerSession("Menu Item Selected End", CustomizingSkin.Menu_MenuItemSelectedGradientEnd); + API.ColorPickerSession.FormClosing += (object s, FormClosingEventArgs a) => + { + CustomizingSkin.Menu_MenuItemSelectedGradientEnd = API.GetLastColorFromSession(); + CustomizingSkin.Menu_MenuItemPressedGradientEnd = API.GetLastColorFromSession(); + + SetPreviewSkin(true); + AddCP(rand.Next(0, 5)); + }; + } + } + + private void btnwindowcomposition_Click(object sender, EventArgs e) + { + HideAll(); + pnldesktopcomposition.Show(); + pnldesktopcomposition.BringToFront(); + pnlfancyintro.BringToFront(); + SetPreviewSkin(true); + } + + public void SetupWindowEffect<T>(ComboBox cb, T style) + { + cb.Items.Clear(); + var vals = Enum.GetValues(typeof(T)).Cast<T>(); + foreach (var item in vals) + { + cb.Items.Add(item.ToString()); + } + cb.SelectedItem = style.ToString(); + } + + public void SetAnimation<T>(ComboBox cb, ref T objToSet) + { + string text = cb.SelectedItem.ToString(); + var vals = Enum.GetValues(typeof(T)).Cast<T>(); + foreach (var item in vals) + { + if (item.ToString() == text) + { + objToSet = item; + codepointstogive += 1; + } + } + + } + + public void SetupAnimationStyleValues() + { + SetupWindowEffect<WindowAnimationStyle>(cbopenanim, CustomizingSkin.WindowOpenAnimation); + SetupWindowEffect<WindowAnimationStyle>(cbcloseanim, CustomizingSkin.WindowCloseAnimation); + SetupWindowEffect<WindowDragEffect>(cbdrageffect, CustomizingSkin.DragAnimation); + + //Drag fade. + txtfadespeed.Text = CustomizingSkin.DragFadeInterval.ToString(); + txtdragfadedec.Text = ((decimal)CustomizingSkin.DragFadeSpeed).ToString(); + txtdragopacitydec.Text = ((decimal)CustomizingSkin.DragFadeLevel).ToString(); + + //Drag Shake + txtshakeminoffset.Text = CustomizingSkin.ShakeMinOffset.ToString(); + txtshakemax.Text = CustomizingSkin.ShakeMaxOffset.ToString(); + + //Window Fade + txtwinfadespeed.Text = CustomizingSkin.WindowFadeTime.ToString(); + txtwinfadedec.Text = CustomizingSkin.WindowFadeSpeed.ToString(); + + } + + + private void btnfancywindows_Click(object sender, EventArgs e) + { + pnlfancywindows.BringToFront(); + SetPreviewSkin(true); + } + + private void cbopenanim_SelectedIndexChanged(object sender, EventArgs e) + { + SetAnimation<WindowAnimationStyle>(cbopenanim, ref CustomizingSkin.WindowOpenAnimation); + } + + private void cbcloseanim_SelectedIndexChanged(object sender, EventArgs e) + { + SetAnimation<WindowAnimationStyle>(cbcloseanim, ref CustomizingSkin.WindowCloseAnimation); + } + + private void cbdrageffect_SelectedIndexChanged(object sender, EventArgs e) + { + SetAnimation<WindowDragEffect>(cbdrageffect, ref CustomizingSkin.DragAnimation); + } + + private void txtfadespeed_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.DragFadeInterval = Convert.ToInt32(txtfadespeed.Text); + AddCP(1); + } + catch + { + txtfadespeed.Text = CustomizingSkin.DragFadeInterval.ToString(); + } + } + + private void txtdragfadedec_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.DragFadeSpeed = Convert.ToDouble(txtdragfadedec.Text); + AddCP(1); + } + catch + { + txtdragfadedec.Text = CustomizingSkin.DragFadeSpeed.ToString(); + } + } + + private void btnfancydragging_Click(object sender, EventArgs e) + { + pnlfancydragging.Show(); + pnlfancydragging.BringToFront(); + SetPreviewSkin(true); + } + + private void txtdragopacitydec_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.DragFadeLevel = Convert.ToDouble(txtdragopacitydec.Text); + AddCP(1); + } + catch + { + txtdragopacitydec.Text = CustomizingSkin.DragFadeLevel.ToString(); + } + } + + private void txtshakemax_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.ShakeMaxOffset = Convert.ToInt32(txtshakemax.Text); + AddCP(1); + } + catch + { + txtshakemax.Text = CustomizingSkin.ShakeMaxOffset.ToString(); + } + } + + private void txtshakeminoffset_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.ShakeMinOffset = Convert.ToInt32(txtshakeminoffset.Text); + AddCP(1); + } + catch + { + txtshakeminoffset.Text = CustomizingSkin.ShakeMinOffset.ToString(); + } + } + + private void txtwinfadespeed_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.WindowFadeTime = Convert.ToInt32(txtwinfadespeed.Text); + AddCP(1); + } + catch + { + txtwinfadespeed.Text = CustomizingSkin.WindowFadeTime.ToString(); + } + } + + private void txtwinfadedec_TextChanged(object sender, EventArgs e) + { + try + { + CustomizingSkin.WindowFadeSpeed = Convert.ToDecimal(txtwinfadedec.Text); + AddCP(1); + } + catch + { + txtwinfadedec.Text = CustomizingSkin.WindowFadeSpeed.ToString(); + } + } + + private void btnmore_Click(object sender, EventArgs e) + { + pnlluaoptions.Show(); + pnlluaoptions.BringToFront(); + SetupLuaUI(); + + } + + public void SetupLuaUI() + { + pnlluafield.Widgets.Clear(); + flmorebuttons.Widgets.Clear(); + if (API.LuaShifterRegistry == null) + { + var l = new Label(); + l.Dock = DockStyle.Fill; + l.TextAlign = ContentAlignment.MiddleCenter; + l.Font = new Font("Microsoft Sans Serif", 12); + l.Text = @"Nothing to show here. +There are no options to show here yet. +You can add options in the Lua interpreter using the shifter_add_category(string name), shifter_add_value(string category, string name, value), and shifter_remove_category(string name) methods. Applications may also add their own values."; + pnlluafield.Widgets.Add(l); + l.Show(); + } + else + { + foreach (var kv in API.LuaShifterRegistry) + { + var b = new Button(); + b.Text = kv.Key; + b.FlatStyle = FlatStyle.Flat; + b.AutoSize = true; + b.AutoSizeMode = AutoSizeMode.GrowAndShrink; + flmorebuttons.Widgets.Add(b); + b.Show(); + b.Click += (object s, EventArgs a) => + { + SetupLuaForm(kv.Value); + }; + } + } + } + + public void SetupLuaForm(Dictionary<string, object> d) + { + pnlluafield.Widgets.Clear(); + foreach (var kv in d) + { + IShifterSetting l = new ShifterTextInput(); + if (kv.Value is string) + l = new ShifterTextInput(); + if (kv.Value is Image) + l = new ShifterGraphicInput(); + if (kv.Value is Color) + l = new ShifterColorInput(); + if (kv.Value is int || kv.Value is float || kv.Value is double || kv.Value is decimal) + l = new ShifterIntInput(); + if (l is ShifterIntInput) + { + var i = l as ShifterIntInput; + if (kv.Value is int) + i.NoDecimal = true; + else + i.NoDecimal = false; + } + if (pnlluafield.Widgets.Count > 0) + { + var ctrl = pnlluafield.Widgets[pnlluafield.Widgets.Count - 1]; + l.Location = new Point(ctrl.Left + ctrl.Width + 5, ctrl.Top); + if (l.Left + l.Width > pnlluafield.Width) + { + l.Left = 2; + l.Top = ctrl.Top + ctrl.Height + 2; + } + } + else + { + l.Location = new Point(2, 2); + } + + pnlluafield.Widgets.Add(l); + l.Show(); + l.Font = new Font("Microsoft Sans Serif", 9); + l.Text = kv.Key; + l.Value = kv.Value; + l.OnValueChange += (hello, its_me) => + { + foreach (var dict in API.LuaShifterRegistry) + { + if (API.LuaShifterRegistry[dict.Key] == d) + { + API.LuaShifterRegistry[dict.Key][kv.Key] = l.Value; + } + } + }; + + } + } + } +}
\ No newline at end of file diff --git a/source/WindowsFormsApplication1/bin/Debug/Interop.WMPLib.dll b/source/WindowsFormsApplication1/bin/Debug/Interop.WMPLib.dll Binary files differindex 4718435..9fcb4ef 100644 --- a/source/WindowsFormsApplication1/bin/Debug/Interop.WMPLib.dll +++ b/source/WindowsFormsApplication1/bin/Debug/Interop.WMPLib.dll diff --git a/source/WindowsFormsApplication1/bin/Debug/ShiftOS.exe b/source/WindowsFormsApplication1/bin/Debug/ShiftOS.exe Binary files differindex e7afc0d..7e07d7c 100644 --- a/source/WindowsFormsApplication1/bin/Debug/ShiftOS.exe +++ b/source/WindowsFormsApplication1/bin/Debug/ShiftOS.exe diff --git a/source/WindowsFormsApplication1/bin/Debug/ShiftOS.pdb b/source/WindowsFormsApplication1/bin/Debug/ShiftOS.pdb Binary files differindex f805db1..72f4660 100644 --- a/source/WindowsFormsApplication1/bin/Debug/ShiftOS.pdb +++ b/source/WindowsFormsApplication1/bin/Debug/ShiftOS.pdb diff --git a/source/WindowsFormsApplication1/obj/Debug/Interop.WMPLib.dll b/source/WindowsFormsApplication1/obj/Debug/Interop.WMPLib.dll Binary files differindex 4718435..9fcb4ef 100644 --- a/source/WindowsFormsApplication1/obj/Debug/Interop.WMPLib.dll +++ b/source/WindowsFormsApplication1/obj/Debug/Interop.WMPLib.dll diff --git a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.FinalMission.ChooseYourApproach.resources b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.FinalMission.ChooseYourApproach.resources Binary files differindex 6a254bc..4003dd1 100644 --- a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.FinalMission.ChooseYourApproach.resources +++ b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.FinalMission.ChooseYourApproach.resources diff --git a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.HackUI.resources b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.HackUI.resources Binary files differindex c792b50..558466f 100644 --- a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.HackUI.resources +++ b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.HackUI.resources diff --git a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.HoloChat.resources b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.HoloChat.resources Binary files differindex 771bcb2..1508d1b 100644 --- a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.HoloChat.resources +++ b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.HoloChat.resources diff --git a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.KnowledgeInput.resources b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.KnowledgeInput.resources Binary files differindex 7ea1939..a027528 100644 --- a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.KnowledgeInput.resources +++ b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.KnowledgeInput.resources diff --git a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.NetGen.resources b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.NetGen.resources Binary files differindex 4e17fe9..1682936 100644 --- a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.NetGen.resources +++ b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.NetGen.resources diff --git a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.NetworkBrowser.resources b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.NetworkBrowser.resources Binary files differindex 554b503..5c81027 100644 --- a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.NetworkBrowser.resources +++ b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.NetworkBrowser.resources diff --git a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.Pong.resources b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.Pong.resources Binary files differindex d421763..6f6cbf1 100644 --- a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.Pong.resources +++ b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.Pong.resources diff --git a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.Properties.Resources.resources b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.Properties.Resources.resources Binary files differindex d77a2bd..6c375ef 100644 --- a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.Properties.Resources.resources +++ b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.Properties.Resources.resources diff --git a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.Shifter.resources b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.Shifter.resources Binary files differindex 73359a1..12c8ba1 100644 --- a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.Shifter.resources +++ b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.Shifter.resources diff --git a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.csproj.FileListAbsolute.txt b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.csproj.FileListAbsolute.txt index a6f3cc8..7f33003 100644 --- a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.csproj.FileListAbsolute.txt +++ b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.csproj.FileListAbsolute.txt @@ -156,3 +156,82 @@ C:\Users\wiggl\Documents\GitHub\ShiftOS-C-\source\WindowsFormsApplication1\obj\D C:\Users\wiggl\Documents\GitHub\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.infobox.resources C:\Users\wiggl\Documents\GitHub\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.Properties.Resources.resources C:\Users\wiggl\Documents\GitHub\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.csproj.GenerateResource.Cache +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\ShiftOS.exe.config +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\Interop.WMPLib.dll +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\AxInterop.WMPLib.dll +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.csproj.ResolveComReference.cache +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.exe +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.pdb +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.csprojResolveAssemblyReference.cache +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.Appscape.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.AppscapeUploader.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.Artpad.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.BitnoteConverter.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.BitnoteDigger.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.BitnoteWallet.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.Apps.Cheats.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.Color_Picker.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.Computer.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.Connection.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.ConnectionManager.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.CreditScroller.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.DesktopIcon.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.Dodge.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.File_Skimmer.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.FinalMission.ChoiceWidget.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.FinalMission.ChooseYourApproach.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.FinalMission.MissionGuide.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.FinalMission.QuestViewer.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.GameSettings.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.Graphic_Picker.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.HackUI.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.HijackScreen.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.HoloChat.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.IconWidget.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.IconManager.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.ImageSelector.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.KnowledgeInput.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.NameChanger.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.NetGen.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.NetModuleStatus.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.NetworkBrowser.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.Notification.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.PanelManager.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.Pong.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.ProgressBarEX.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.Shifter.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.ShifterColorInput.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.ShifterGraphicInput.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.ShifterIntInput.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.ShifterTextInput.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.Shiftnet.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.ShiftnetDecryptor.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\Shiftorium.Frontend.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.ShiftOSDesktop.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.SkinLoader.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.Terminal.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.TextPad.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.WidgetManager.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.WindowBorder.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.infobox.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.Properties.Resources.resources +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\obj\Debug\ShiftOS.csproj.GenerateResource.Cache +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\ShiftOS.exe +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\ShiftOS.pdb +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\DynamicLua.dll +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\Geckofx-Core.dll +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\Geckofx-Winforms.dll +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\IrcDotNet.dll +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\NAudio.dll +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\ShiftUI.dll +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\Svg.dll +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\Microsoft.Build.Utilities.v12.0.dll +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\Microsoft.Build.Framework.dll +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\ShiftUI.pdb +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\IrcDotNet.xml +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\NAudio.xml +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\Newtonsoft.Json.xml +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\Svg.pdb +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\Svg.xml +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\Interop.WMPLib.dll +C:\Users\mikey\Documents\ShiftOS-C-\source\WindowsFormsApplication1\bin\Debug\AxInterop.WMPLib.dll diff --git a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.csproj.GenerateResource.Cache b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.csproj.GenerateResource.Cache Binary files differindex 78355e2..7576d42 100644 --- a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.csproj.GenerateResource.Cache +++ b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.csproj.GenerateResource.Cache diff --git a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.csproj.ResolveComReference.cache b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.csproj.ResolveComReference.cache Binary files differindex cd419f7..a67209d 100644 --- a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.csproj.ResolveComReference.cache +++ b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.csproj.ResolveComReference.cache diff --git a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.csprojResolveAssemblyReference.cache b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.csprojResolveAssemblyReference.cache Binary files differindex bbe638f..0d8f79f 100644 --- a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.csprojResolveAssemblyReference.cache +++ b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.csprojResolveAssemblyReference.cache diff --git a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.exe b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.exe Binary files differindex e7afc0d..7e07d7c 100644 --- a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.exe +++ b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.exe diff --git a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.pdb b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.pdb Binary files differindex f805db1..72f4660 100644 --- a/source/WindowsFormsApplication1/obj/Debug/ShiftOS.pdb +++ b/source/WindowsFormsApplication1/obj/Debug/ShiftOS.pdb diff --git a/source/WindowsFormsApplication1/obj/Debug/Shiftorium.Frontend.resources b/source/WindowsFormsApplication1/obj/Debug/Shiftorium.Frontend.resources Binary files differindex 2f7d78b..d545f9f 100644 --- a/source/WindowsFormsApplication1/obj/Debug/Shiftorium.Frontend.resources +++ b/source/WindowsFormsApplication1/obj/Debug/Shiftorium.Frontend.resources diff --git a/source/packages/Baseclass.Contrib.Nuget.Output.2.0.0/build/net40/Baseclass.Contrib.Nuget.Output.targets b/source/packages/Baseclass.Contrib.Nuget.Output.2.0.0/build/net40/Baseclass.Contrib.Nuget.Output.targets index 4d34bfa..efe8e99 100644 --- a/source/packages/Baseclass.Contrib.Nuget.Output.2.0.0/build/net40/Baseclass.Contrib.Nuget.Output.targets +++ b/source/packages/Baseclass.Contrib.Nuget.Output.2.0.0/build/net40/Baseclass.Contrib.Nuget.Output.targets @@ -88,7 +88,7 @@ <!-- Filter the NugetPackages list to only include nuget packages referenced in the PackageConfigs list which depend on Baseclass.Contrib.Nuget.Output --> - <UsingTask TaskName="PackageFilter" TaskFactory="CodeTaskFactory" AssemblyFile="$(MSBuildToolsPath)\Microsoft.Build.Tasks.v$(MSBuildToolsVersion).dll"> + <UsingTask TaskName="PackageFilter" TaskFactory="CodeTaskFactory" AssemblyFile="$(MSBuildToolsPath)\Microsoft.Build.Tasks.Core.dll"> <ParameterGroup> <PackageConfigs ParameterType="Microsoft.Build.Framework.ITaskItem[]" Required="true" /> <NugetPackages ParameterType="Microsoft.Build.Framework.ITaskItem[]" Required="true" /> |
