diff options
| author | MichaelTheShifter <[email protected]> | 2016-07-19 21:53:26 -0400 |
|---|---|---|
| committer | MichaelTheShifter <[email protected]> | 2016-07-19 21:53:26 -0400 |
| commit | 6b804f03ebcdd1c5aa145f29ae71b62bd61f8cb9 (patch) | |
| tree | d7bc4b46c45a552add946666151d44490f3b3caf /source/WindowsFormsApplication1/Dialogs | |
| parent | 9322701aa1eae9596a8586ef19a0fe1d1b3ab66b (diff) | |
| download | shiftos-c--6b804f03ebcdd1c5aa145f29ae71b62bd61f8cb9.tar.gz shiftos-c--6b804f03ebcdd1c5aa145f29ae71b62bd61f8cb9.tar.bz2 shiftos-c--6b804f03ebcdd1c5aa145f29ae71b62bd61f8cb9.zip | |
Full ShiftUI conversion
The only bugs are that windows don't show in the center of the screen,
and Gecko webbrowsers are not serializing properly to be converted to
ShiftUI widgets (you can use the ToWidget() extension method to convert
a WinForms control to a ShiftUI widget)
Also multiple desktop panels are removed due to some odd bug I can't
diagnose. Will add them back in the future. Promise. I loved creating
GNOME2 skins.
Diffstat (limited to 'source/WindowsFormsApplication1/Dialogs')
6 files changed, 1193 insertions, 1199 deletions
diff --git a/source/WindowsFormsApplication1/Dialogs/Color_Picker.Designer.cs b/source/WindowsFormsApplication1/Dialogs/Color_Picker.Designer.cs index bc68a96..484a0ef 100644 --- a/source/WindowsFormsApplication1/Dialogs/Color_Picker.Designer.cs +++ b/source/WindowsFormsApplication1/Dialogs/Color_Picker.Designer.cs @@ -24,283 +24,283 @@ namespace ShiftOS private void InitializeComponent() { - this.pgcontents = new System.Windows.Forms.Panel(); - this.pnlpinkcolours = new System.Windows.Forms.Panel(); - this.pnlpinkoptions = new System.Windows.Forms.Panel(); - this.Label35 = new System.Windows.Forms.Label(); - this.txtpinksgreen = new System.Windows.Forms.TextBox(); - this.txtpinksred = new System.Windows.Forms.TextBox(); - this.Label36 = new System.Windows.Forms.Label(); - this.Label37 = new System.Windows.Forms.Label(); - this.txtpinksblue = new System.Windows.Forms.TextBox(); - this.pnlpinkcustomcolour = new System.Windows.Forms.Panel(); - this.pnlpink16 = new System.Windows.Forms.Panel(); - this.pnlpink12 = new System.Windows.Forms.Panel(); - this.pnlpink14 = new System.Windows.Forms.Panel(); - this.pnlpink10 = new System.Windows.Forms.Panel(); - this.pnlpink8 = new System.Windows.Forms.Panel(); - this.pnlpink4 = new System.Windows.Forms.Panel(); - this.pnlpink6 = new System.Windows.Forms.Panel(); - this.pnlpink15 = new System.Windows.Forms.Panel(); - this.pnlpink2 = new System.Windows.Forms.Panel(); - this.pnlpink13 = new System.Windows.Forms.Panel(); - this.pnlpink11 = new System.Windows.Forms.Panel(); - this.pnlpink7 = new System.Windows.Forms.Panel(); - this.pnlpink9 = new System.Windows.Forms.Panel(); - this.pnlpink5 = new System.Windows.Forms.Panel(); - this.pnlpink3 = new System.Windows.Forms.Panel(); - this.pnlpink1 = new System.Windows.Forms.Panel(); - this.lblpinklevel = new System.Windows.Forms.Label(); - this.Label23 = new System.Windows.Forms.Label(); - this.pnlredcolours = new System.Windows.Forms.Panel(); - this.pnlredoptions = new System.Windows.Forms.Panel(); - this.Label32 = new System.Windows.Forms.Label(); - this.txtredsblue = new System.Windows.Forms.TextBox(); - this.txtredsred = new System.Windows.Forms.TextBox(); - this.Label33 = new System.Windows.Forms.Label(); - this.Label34 = new System.Windows.Forms.Label(); - this.txtredsgreen = new System.Windows.Forms.TextBox(); - this.pnlredcustomcolour = new System.Windows.Forms.Panel(); - this.pnlred16 = new System.Windows.Forms.Panel(); - this.pnlred12 = new System.Windows.Forms.Panel(); - this.pnlred14 = new System.Windows.Forms.Panel(); - this.pnlred10 = new System.Windows.Forms.Panel(); - this.pnlred8 = new System.Windows.Forms.Panel(); - this.pnlred4 = new System.Windows.Forms.Panel(); - this.pnlred6 = new System.Windows.Forms.Panel(); - this.pnlred15 = new System.Windows.Forms.Panel(); - this.pnlred2 = new System.Windows.Forms.Panel(); - this.pnlred13 = new System.Windows.Forms.Panel(); - this.pnlred11 = new System.Windows.Forms.Panel(); - this.pnlred7 = new System.Windows.Forms.Panel(); - this.pnlred9 = new System.Windows.Forms.Panel(); - this.pnlred5 = new System.Windows.Forms.Panel(); - this.pnlred3 = new System.Windows.Forms.Panel(); - this.pnlred1 = new System.Windows.Forms.Panel(); - this.lblredlevel = new System.Windows.Forms.Label(); - this.Label21 = new System.Windows.Forms.Label(); - this.pnlbrowncolours = new System.Windows.Forms.Panel(); - this.pnlbrownoptions = new System.Windows.Forms.Panel(); - this.Label29 = new System.Windows.Forms.Label(); - this.txtbrownsblue = new System.Windows.Forms.TextBox(); - this.txtbrownsred = new System.Windows.Forms.TextBox(); - this.Label30 = new System.Windows.Forms.Label(); - this.Label31 = new System.Windows.Forms.Label(); - this.txtbrownsgreen = new System.Windows.Forms.TextBox(); - this.pnlbrowncustomcolour = new System.Windows.Forms.Panel(); - this.pnlbrown16 = new System.Windows.Forms.Panel(); - this.pnlbrown12 = new System.Windows.Forms.Panel(); - this.pnlbrown14 = new System.Windows.Forms.Panel(); - this.pnlbrown10 = new System.Windows.Forms.Panel(); - this.pnlbrown8 = new System.Windows.Forms.Panel(); - this.pnlbrown4 = new System.Windows.Forms.Panel(); - this.pnlbrown6 = new System.Windows.Forms.Panel(); - this.pnlbrown15 = new System.Windows.Forms.Panel(); - this.pnlbrown2 = new System.Windows.Forms.Panel(); - this.pnlbrown13 = new System.Windows.Forms.Panel(); - this.pnlbrown11 = new System.Windows.Forms.Panel(); - this.pnlbrown7 = new System.Windows.Forms.Panel(); - this.pnlbrown9 = new System.Windows.Forms.Panel(); - this.pnlbrown5 = new System.Windows.Forms.Panel(); - this.pnlbrown3 = new System.Windows.Forms.Panel(); - this.pnlbrown1 = new System.Windows.Forms.Panel(); - this.lblbrownlevel = new System.Windows.Forms.Label(); - this.Label19 = new System.Windows.Forms.Label(); - this.pnlorangecolours = new System.Windows.Forms.Panel(); - this.pnlorangeoptions = new System.Windows.Forms.Panel(); - this.Label25 = new System.Windows.Forms.Label(); - this.txtorangesblue = new System.Windows.Forms.TextBox(); - this.txtorangesred = new System.Windows.Forms.TextBox(); - this.Label27 = new System.Windows.Forms.Label(); - this.Label28 = new System.Windows.Forms.Label(); - this.txtorangesgreen = new System.Windows.Forms.TextBox(); - this.pnlorangecustomcolour = new System.Windows.Forms.Panel(); - this.pnlorange16 = new System.Windows.Forms.Panel(); - this.pnlorange12 = new System.Windows.Forms.Panel(); - this.pnlorange14 = new System.Windows.Forms.Panel(); - this.pnlorange10 = new System.Windows.Forms.Panel(); - this.pnlorange8 = new System.Windows.Forms.Panel(); - this.pnlorange4 = new System.Windows.Forms.Panel(); - this.pnlorange6 = new System.Windows.Forms.Panel(); - this.pnlorange15 = new System.Windows.Forms.Panel(); - this.pnlorange2 = new System.Windows.Forms.Panel(); - this.pnlorange13 = new System.Windows.Forms.Panel(); - this.pnlorange11 = new System.Windows.Forms.Panel(); - this.pnlorange7 = new System.Windows.Forms.Panel(); - this.pnlorange9 = new System.Windows.Forms.Panel(); - this.pnlorange5 = new System.Windows.Forms.Panel(); - this.pnlorange3 = new System.Windows.Forms.Panel(); - this.pnlorange1 = new System.Windows.Forms.Panel(); - this.lblorangelevel = new System.Windows.Forms.Label(); - this.Label13 = new System.Windows.Forms.Label(); - this.pnlyellowcolours = new System.Windows.Forms.Panel(); - this.pnlyellowoptions = new System.Windows.Forms.Panel(); - this.Label20 = new System.Windows.Forms.Label(); - this.txtyellowsblue = new System.Windows.Forms.TextBox(); - this.txtyellowsred = new System.Windows.Forms.TextBox(); - this.Label22 = new System.Windows.Forms.Label(); - this.Label24 = new System.Windows.Forms.Label(); - this.txtyellowsgreen = new System.Windows.Forms.TextBox(); - this.pnlyellowcustomcolour = new System.Windows.Forms.Panel(); - this.pnlyellow16 = new System.Windows.Forms.Panel(); - this.pnlyellow12 = new System.Windows.Forms.Panel(); - this.pnlyellow14 = new System.Windows.Forms.Panel(); - this.pnlyellow10 = new System.Windows.Forms.Panel(); - this.pnlyellow8 = new System.Windows.Forms.Panel(); - this.pnlyellow4 = new System.Windows.Forms.Panel(); - this.pnlyellow6 = new System.Windows.Forms.Panel(); - this.pnlyellow15 = new System.Windows.Forms.Panel(); - this.pnlyellow2 = new System.Windows.Forms.Panel(); - this.pnlyellow13 = new System.Windows.Forms.Panel(); - this.pnlyellow11 = new System.Windows.Forms.Panel(); - this.pnlyellow7 = new System.Windows.Forms.Panel(); - this.pnlyellow9 = new System.Windows.Forms.Panel(); - this.pnlyellow5 = new System.Windows.Forms.Panel(); - this.pnlyellow3 = new System.Windows.Forms.Panel(); - this.pnlyellow1 = new System.Windows.Forms.Panel(); - this.lblyellowlevel = new System.Windows.Forms.Label(); - this.Label11 = new System.Windows.Forms.Label(); - this.pnlgreencolours = new System.Windows.Forms.Panel(); - this.pnlgreenoptions = new System.Windows.Forms.Panel(); - this.Label15 = new System.Windows.Forms.Label(); - this.txtgreensred = new System.Windows.Forms.TextBox(); - this.txtgreensgreen = new System.Windows.Forms.TextBox(); - this.Label16 = new System.Windows.Forms.Label(); - this.Label18 = new System.Windows.Forms.Label(); - this.txtgreensblue = new System.Windows.Forms.TextBox(); - this.pnlgreencustomcolour = new System.Windows.Forms.Panel(); - this.pnlgreen16 = new System.Windows.Forms.Panel(); - this.pnlgreen12 = new System.Windows.Forms.Panel(); - this.pnlgreen14 = new System.Windows.Forms.Panel(); - this.pnlgreen10 = new System.Windows.Forms.Panel(); - this.pnlgreen8 = new System.Windows.Forms.Panel(); - this.pnlgreen4 = new System.Windows.Forms.Panel(); - this.pnlgreen6 = new System.Windows.Forms.Panel(); - this.pnlgreen15 = new System.Windows.Forms.Panel(); - this.pnlgreen2 = new System.Windows.Forms.Panel(); - this.pnlgreen13 = new System.Windows.Forms.Panel(); - this.pnlgreen11 = new System.Windows.Forms.Panel(); - this.pnlgreen7 = new System.Windows.Forms.Panel(); - this.pnlgreen9 = new System.Windows.Forms.Panel(); - this.pnlgreen5 = new System.Windows.Forms.Panel(); - this.pnlgreen3 = new System.Windows.Forms.Panel(); - this.pnlgreen1 = new System.Windows.Forms.Panel(); - this.lblgreenlevel = new System.Windows.Forms.Label(); - this.Label9 = new System.Windows.Forms.Label(); - this.pnlbluecolours = new System.Windows.Forms.Panel(); - this.pnlblueoptions = new System.Windows.Forms.Panel(); - this.Label6 = new System.Windows.Forms.Label(); - this.txtbluesred = new System.Windows.Forms.TextBox(); - this.txtbluesblue = new System.Windows.Forms.TextBox(); - this.Label4 = new System.Windows.Forms.Label(); - this.Label2 = new System.Windows.Forms.Label(); - this.txtbluesgreen = new System.Windows.Forms.TextBox(); - this.pnlbluecustomcolour = new System.Windows.Forms.Panel(); - this.pnlblue16 = new System.Windows.Forms.Panel(); - this.pnlblue12 = new System.Windows.Forms.Panel(); - this.pnlblue14 = new System.Windows.Forms.Panel(); - this.pnlblue10 = new System.Windows.Forms.Panel(); - this.pnlblue8 = new System.Windows.Forms.Panel(); - this.pnlblue4 = new System.Windows.Forms.Panel(); - this.pnlblue6 = new System.Windows.Forms.Panel(); - this.pnlblue15 = new System.Windows.Forms.Panel(); - this.pnlblue2 = new System.Windows.Forms.Panel(); - this.pnlblue13 = new System.Windows.Forms.Panel(); - this.pnlblue11 = new System.Windows.Forms.Panel(); - this.pnlblue7 = new System.Windows.Forms.Panel(); - this.pnlblue9 = new System.Windows.Forms.Panel(); - this.pnlblue5 = new System.Windows.Forms.Panel(); - this.pnlblue3 = new System.Windows.Forms.Panel(); - this.pnlblue1 = new System.Windows.Forms.Panel(); - this.lblbluelevel = new System.Windows.Forms.Label(); - this.Label7 = new System.Windows.Forms.Label(); - this.pnlpurplecolours = new System.Windows.Forms.Panel(); - this.pnlpurpleoptions = new System.Windows.Forms.Panel(); - this.Label8 = new System.Windows.Forms.Label(); - this.txtpurplesgreen = new System.Windows.Forms.TextBox(); - this.txtpurplesblue = new System.Windows.Forms.TextBox(); - this.Label10 = new System.Windows.Forms.Label(); - this.Label12 = new System.Windows.Forms.Label(); - this.txtpurplesred = new System.Windows.Forms.TextBox(); - this.pnlpurplecustomcolour = new System.Windows.Forms.Panel(); - this.pnlpurple16 = new System.Windows.Forms.Panel(); - this.pnlpurple12 = new System.Windows.Forms.Panel(); - this.pnlpurple14 = new System.Windows.Forms.Panel(); - this.pnlpurple10 = new System.Windows.Forms.Panel(); - this.pnlpurple8 = new System.Windows.Forms.Panel(); - this.pnlpurple4 = new System.Windows.Forms.Panel(); - this.pnlpurple6 = new System.Windows.Forms.Panel(); - this.pnlpurple15 = new System.Windows.Forms.Panel(); - this.pnlpurple2 = new System.Windows.Forms.Panel(); - this.pnlpurple13 = new System.Windows.Forms.Panel(); - this.pnlpurple11 = new System.Windows.Forms.Panel(); - this.pnlpurple7 = new System.Windows.Forms.Panel(); - this.pnlpurple9 = new System.Windows.Forms.Panel(); - this.pnlpurple5 = new System.Windows.Forms.Panel(); - this.pnlpurple3 = new System.Windows.Forms.Panel(); - this.pnlpurple1 = new System.Windows.Forms.Panel(); - this.lblpurplelevel = new System.Windows.Forms.Label(); - this.Label5 = new System.Windows.Forms.Label(); - this.pnlgraycolours = new System.Windows.Forms.Panel(); - this.lblcustomshadetut = new System.Windows.Forms.Label(); - this.txtcustomgrayshade = new System.Windows.Forms.TextBox(); - this.pnlgraycustomcolour = new System.Windows.Forms.Panel(); - this.pnlgray16 = new System.Windows.Forms.Panel(); - this.pnlgray12 = new System.Windows.Forms.Panel(); - this.pnlgray14 = new System.Windows.Forms.Panel(); - this.pnlgray10 = new System.Windows.Forms.Panel(); - this.pnlgray8 = new System.Windows.Forms.Panel(); - this.pnlgray4 = new System.Windows.Forms.Panel(); - this.pnlgray6 = new System.Windows.Forms.Panel(); - this.pnlgray15 = new System.Windows.Forms.Panel(); - this.pnlgray2 = new System.Windows.Forms.Panel(); - this.pnlgray13 = new System.Windows.Forms.Panel(); - this.pnlgray11 = new System.Windows.Forms.Panel(); - this.pnlgray7 = new System.Windows.Forms.Panel(); - this.pnlgray9 = new System.Windows.Forms.Panel(); - this.pnlgray5 = new System.Windows.Forms.Panel(); - this.pnlgray3 = new System.Windows.Forms.Panel(); - this.pnlgray1 = new System.Windows.Forms.Panel(); - this.lblgraylevel = new System.Windows.Forms.Label(); - this.Label3 = new System.Windows.Forms.Label(); - this.pnlanycolours = new System.Windows.Forms.Panel(); - this.pnlanyoptions = new System.Windows.Forms.Panel(); - this.Label38 = new System.Windows.Forms.Label(); - this.txtanysgreen = new System.Windows.Forms.TextBox(); - this.txtanysred = new System.Windows.Forms.TextBox(); - this.Label39 = new System.Windows.Forms.Label(); - this.Label40 = new System.Windows.Forms.Label(); - this.txtanysblue = new System.Windows.Forms.TextBox(); - this.pnlanycustomcolour = new System.Windows.Forms.Panel(); - this.pnlany16 = new System.Windows.Forms.Panel(); - this.pnlany12 = new System.Windows.Forms.Panel(); - this.pnlany14 = new System.Windows.Forms.Panel(); - this.pnlany10 = new System.Windows.Forms.Panel(); - this.pnlany8 = new System.Windows.Forms.Panel(); - this.pnlany4 = new System.Windows.Forms.Panel(); - this.pnlany6 = new System.Windows.Forms.Panel(); - this.pnlany15 = new System.Windows.Forms.Panel(); - this.pnlany2 = new System.Windows.Forms.Panel(); - this.pnlany13 = new System.Windows.Forms.Panel(); - this.pnlany11 = new System.Windows.Forms.Panel(); - this.pnlany7 = new System.Windows.Forms.Panel(); - this.pnlany9 = new System.Windows.Forms.Panel(); - this.pnlany5 = new System.Windows.Forms.Panel(); - this.pnlany3 = new System.Windows.Forms.Panel(); - this.pnlany1 = new System.Windows.Forms.Panel(); - this.lblanylevel = new System.Windows.Forms.Label(); - this.Label1 = new System.Windows.Forms.Label(); - this.Panel1 = new System.Windows.Forms.Panel(); - this.lblnewcolourrgb = new System.Windows.Forms.Label(); - this.lblnewcolourname = new System.Windows.Forms.Label(); - this.Label26 = new System.Windows.Forms.Label(); - this.Label17 = new System.Windows.Forms.Label(); - this.lbloldcolourrgb = new System.Windows.Forms.Label(); - this.lbloldcolourname = new System.Windows.Forms.Label(); - this.Label14 = new System.Windows.Forms.Label(); - this.pnlnewcolour = new System.Windows.Forms.Panel(); - this.pnloldcolour = new System.Windows.Forms.Panel(); - this.lblobjecttocolour = new System.Windows.Forms.Label(); + this.pgcontents = new ShiftUI.Panel(); + this.pnlpinkcolours = new ShiftUI.Panel(); + this.pnlpinkoptions = new ShiftUI.Panel(); + this.Label35 = new ShiftUI.Label(); + this.txtpinksgreen = new ShiftUI.TextBox(); + this.txtpinksred = new ShiftUI.TextBox(); + this.Label36 = new ShiftUI.Label(); + this.Label37 = new ShiftUI.Label(); + this.txtpinksblue = new ShiftUI.TextBox(); + this.pnlpinkcustomcolour = new ShiftUI.Panel(); + this.pnlpink16 = new ShiftUI.Panel(); + this.pnlpink12 = new ShiftUI.Panel(); + this.pnlpink14 = new ShiftUI.Panel(); + this.pnlpink10 = new ShiftUI.Panel(); + this.pnlpink8 = new ShiftUI.Panel(); + this.pnlpink4 = new ShiftUI.Panel(); + this.pnlpink6 = new ShiftUI.Panel(); + this.pnlpink15 = new ShiftUI.Panel(); + this.pnlpink2 = new ShiftUI.Panel(); + this.pnlpink13 = new ShiftUI.Panel(); + this.pnlpink11 = new ShiftUI.Panel(); + this.pnlpink7 = new ShiftUI.Panel(); + this.pnlpink9 = new ShiftUI.Panel(); + this.pnlpink5 = new ShiftUI.Panel(); + this.pnlpink3 = new ShiftUI.Panel(); + this.pnlpink1 = new ShiftUI.Panel(); + this.lblpinklevel = new ShiftUI.Label(); + this.Label23 = new ShiftUI.Label(); + this.pnlredcolours = new ShiftUI.Panel(); + this.pnlredoptions = new ShiftUI.Panel(); + this.Label32 = new ShiftUI.Label(); + this.txtredsblue = new ShiftUI.TextBox(); + this.txtredsred = new ShiftUI.TextBox(); + this.Label33 = new ShiftUI.Label(); + this.Label34 = new ShiftUI.Label(); + this.txtredsgreen = new ShiftUI.TextBox(); + this.pnlredcustomcolour = new ShiftUI.Panel(); + this.pnlred16 = new ShiftUI.Panel(); + this.pnlred12 = new ShiftUI.Panel(); + this.pnlred14 = new ShiftUI.Panel(); + this.pnlred10 = new ShiftUI.Panel(); + this.pnlred8 = new ShiftUI.Panel(); + this.pnlred4 = new ShiftUI.Panel(); + this.pnlred6 = new ShiftUI.Panel(); + this.pnlred15 = new ShiftUI.Panel(); + this.pnlred2 = new ShiftUI.Panel(); + this.pnlred13 = new ShiftUI.Panel(); + this.pnlred11 = new ShiftUI.Panel(); + this.pnlred7 = new ShiftUI.Panel(); + this.pnlred9 = new ShiftUI.Panel(); + this.pnlred5 = new ShiftUI.Panel(); + this.pnlred3 = new ShiftUI.Panel(); + this.pnlred1 = new ShiftUI.Panel(); + this.lblredlevel = new ShiftUI.Label(); + this.Label21 = new ShiftUI.Label(); + this.pnlbrowncolours = new ShiftUI.Panel(); + this.pnlbrownoptions = new ShiftUI.Panel(); + this.Label29 = new ShiftUI.Label(); + this.txtbrownsblue = new ShiftUI.TextBox(); + this.txtbrownsred = new ShiftUI.TextBox(); + this.Label30 = new ShiftUI.Label(); + this.Label31 = new ShiftUI.Label(); + this.txtbrownsgreen = new ShiftUI.TextBox(); + this.pnlbrowncustomcolour = new ShiftUI.Panel(); + this.pnlbrown16 = new ShiftUI.Panel(); + this.pnlbrown12 = new ShiftUI.Panel(); + this.pnlbrown14 = new ShiftUI.Panel(); + this.pnlbrown10 = new ShiftUI.Panel(); + this.pnlbrown8 = new ShiftUI.Panel(); + this.pnlbrown4 = new ShiftUI.Panel(); + this.pnlbrown6 = new ShiftUI.Panel(); + this.pnlbrown15 = new ShiftUI.Panel(); + this.pnlbrown2 = new ShiftUI.Panel(); + this.pnlbrown13 = new ShiftUI.Panel(); + this.pnlbrown11 = new ShiftUI.Panel(); + this.pnlbrown7 = new ShiftUI.Panel(); + this.pnlbrown9 = new ShiftUI.Panel(); + this.pnlbrown5 = new ShiftUI.Panel(); + this.pnlbrown3 = new ShiftUI.Panel(); + this.pnlbrown1 = new ShiftUI.Panel(); + this.lblbrownlevel = new ShiftUI.Label(); + this.Label19 = new ShiftUI.Label(); + this.pnlorangecolours = new ShiftUI.Panel(); + this.pnlorangeoptions = new ShiftUI.Panel(); + this.Label25 = new ShiftUI.Label(); + this.txtorangesblue = new ShiftUI.TextBox(); + this.txtorangesred = new ShiftUI.TextBox(); + this.Label27 = new ShiftUI.Label(); + this.Label28 = new ShiftUI.Label(); + this.txtorangesgreen = new ShiftUI.TextBox(); + this.pnlorangecustomcolour = new ShiftUI.Panel(); + this.pnlorange16 = new ShiftUI.Panel(); + this.pnlorange12 = new ShiftUI.Panel(); + this.pnlorange14 = new ShiftUI.Panel(); + this.pnlorange10 = new ShiftUI.Panel(); + this.pnlorange8 = new ShiftUI.Panel(); + this.pnlorange4 = new ShiftUI.Panel(); + this.pnlorange6 = new ShiftUI.Panel(); + this.pnlorange15 = new ShiftUI.Panel(); + this.pnlorange2 = new ShiftUI.Panel(); + this.pnlorange13 = new ShiftUI.Panel(); + this.pnlorange11 = new ShiftUI.Panel(); + this.pnlorange7 = new ShiftUI.Panel(); + this.pnlorange9 = new ShiftUI.Panel(); + this.pnlorange5 = new ShiftUI.Panel(); + this.pnlorange3 = new ShiftUI.Panel(); + this.pnlorange1 = new ShiftUI.Panel(); + this.lblorangelevel = new ShiftUI.Label(); + this.Label13 = new ShiftUI.Label(); + this.pnlyellowcolours = new ShiftUI.Panel(); + this.pnlyellowoptions = new ShiftUI.Panel(); + this.Label20 = new ShiftUI.Label(); + this.txtyellowsblue = new ShiftUI.TextBox(); + this.txtyellowsred = new ShiftUI.TextBox(); + this.Label22 = new ShiftUI.Label(); + this.Label24 = new ShiftUI.Label(); + this.txtyellowsgreen = new ShiftUI.TextBox(); + this.pnlyellowcustomcolour = new ShiftUI.Panel(); + this.pnlyellow16 = new ShiftUI.Panel(); + this.pnlyellow12 = new ShiftUI.Panel(); + this.pnlyellow14 = new ShiftUI.Panel(); + this.pnlyellow10 = new ShiftUI.Panel(); + this.pnlyellow8 = new ShiftUI.Panel(); + this.pnlyellow4 = new ShiftUI.Panel(); + this.pnlyellow6 = new ShiftUI.Panel(); + this.pnlyellow15 = new ShiftUI.Panel(); + this.pnlyellow2 = new ShiftUI.Panel(); + this.pnlyellow13 = new ShiftUI.Panel(); + this.pnlyellow11 = new ShiftUI.Panel(); + this.pnlyellow7 = new ShiftUI.Panel(); + this.pnlyellow9 = new ShiftUI.Panel(); + this.pnlyellow5 = new ShiftUI.Panel(); + this.pnlyellow3 = new ShiftUI.Panel(); + this.pnlyellow1 = new ShiftUI.Panel(); + this.lblyellowlevel = new ShiftUI.Label(); + this.Label11 = new ShiftUI.Label(); + this.pnlgreencolours = new ShiftUI.Panel(); + this.pnlgreenoptions = new ShiftUI.Panel(); + this.Label15 = new ShiftUI.Label(); + this.txtgreensred = new ShiftUI.TextBox(); + this.txtgreensgreen = new ShiftUI.TextBox(); + this.Label16 = new ShiftUI.Label(); + this.Label18 = new ShiftUI.Label(); + this.txtgreensblue = new ShiftUI.TextBox(); + this.pnlgreencustomcolour = new ShiftUI.Panel(); + this.pnlgreen16 = new ShiftUI.Panel(); + this.pnlgreen12 = new ShiftUI.Panel(); + this.pnlgreen14 = new ShiftUI.Panel(); + this.pnlgreen10 = new ShiftUI.Panel(); + this.pnlgreen8 = new ShiftUI.Panel(); + this.pnlgreen4 = new ShiftUI.Panel(); + this.pnlgreen6 = new ShiftUI.Panel(); + this.pnlgreen15 = new ShiftUI.Panel(); + this.pnlgreen2 = new ShiftUI.Panel(); + this.pnlgreen13 = new ShiftUI.Panel(); + this.pnlgreen11 = new ShiftUI.Panel(); + this.pnlgreen7 = new ShiftUI.Panel(); + this.pnlgreen9 = new ShiftUI.Panel(); + this.pnlgreen5 = new ShiftUI.Panel(); + this.pnlgreen3 = new ShiftUI.Panel(); + this.pnlgreen1 = new ShiftUI.Panel(); + this.lblgreenlevel = new ShiftUI.Label(); + this.Label9 = new ShiftUI.Label(); + this.pnlbluecolours = new ShiftUI.Panel(); + this.pnlblueoptions = new ShiftUI.Panel(); + this.Label6 = new ShiftUI.Label(); + this.txtbluesred = new ShiftUI.TextBox(); + this.txtbluesblue = new ShiftUI.TextBox(); + this.Label4 = new ShiftUI.Label(); + this.Label2 = new ShiftUI.Label(); + this.txtbluesgreen = new ShiftUI.TextBox(); + this.pnlbluecustomcolour = new ShiftUI.Panel(); + this.pnlblue16 = new ShiftUI.Panel(); + this.pnlblue12 = new ShiftUI.Panel(); + this.pnlblue14 = new ShiftUI.Panel(); + this.pnlblue10 = new ShiftUI.Panel(); + this.pnlblue8 = new ShiftUI.Panel(); + this.pnlblue4 = new ShiftUI.Panel(); + this.pnlblue6 = new ShiftUI.Panel(); + this.pnlblue15 = new ShiftUI.Panel(); + this.pnlblue2 = new ShiftUI.Panel(); + this.pnlblue13 = new ShiftUI.Panel(); + this.pnlblue11 = new ShiftUI.Panel(); + this.pnlblue7 = new ShiftUI.Panel(); + this.pnlblue9 = new ShiftUI.Panel(); + this.pnlblue5 = new ShiftUI.Panel(); + this.pnlblue3 = new ShiftUI.Panel(); + this.pnlblue1 = new ShiftUI.Panel(); + this.lblbluelevel = new ShiftUI.Label(); + this.Label7 = new ShiftUI.Label(); + this.pnlpurplecolours = new ShiftUI.Panel(); + this.pnlpurpleoptions = new ShiftUI.Panel(); + this.Label8 = new ShiftUI.Label(); + this.txtpurplesgreen = new ShiftUI.TextBox(); + this.txtpurplesblue = new ShiftUI.TextBox(); + this.Label10 = new ShiftUI.Label(); + this.Label12 = new ShiftUI.Label(); + this.txtpurplesred = new ShiftUI.TextBox(); + this.pnlpurplecustomcolour = new ShiftUI.Panel(); + this.pnlpurple16 = new ShiftUI.Panel(); + this.pnlpurple12 = new ShiftUI.Panel(); + this.pnlpurple14 = new ShiftUI.Panel(); + this.pnlpurple10 = new ShiftUI.Panel(); + this.pnlpurple8 = new ShiftUI.Panel(); + this.pnlpurple4 = new ShiftUI.Panel(); + this.pnlpurple6 = new ShiftUI.Panel(); + this.pnlpurple15 = new ShiftUI.Panel(); + this.pnlpurple2 = new ShiftUI.Panel(); + this.pnlpurple13 = new ShiftUI.Panel(); + this.pnlpurple11 = new ShiftUI.Panel(); + this.pnlpurple7 = new ShiftUI.Panel(); + this.pnlpurple9 = new ShiftUI.Panel(); + this.pnlpurple5 = new ShiftUI.Panel(); + this.pnlpurple3 = new ShiftUI.Panel(); + this.pnlpurple1 = new ShiftUI.Panel(); + this.lblpurplelevel = new ShiftUI.Label(); + this.Label5 = new ShiftUI.Label(); + this.pnlgraycolours = new ShiftUI.Panel(); + this.lblcustomshadetut = new ShiftUI.Label(); + this.txtcustomgrayshade = new ShiftUI.TextBox(); + this.pnlgraycustomcolour = new ShiftUI.Panel(); + this.pnlgray16 = new ShiftUI.Panel(); + this.pnlgray12 = new ShiftUI.Panel(); + this.pnlgray14 = new ShiftUI.Panel(); + this.pnlgray10 = new ShiftUI.Panel(); + this.pnlgray8 = new ShiftUI.Panel(); + this.pnlgray4 = new ShiftUI.Panel(); + this.pnlgray6 = new ShiftUI.Panel(); + this.pnlgray15 = new ShiftUI.Panel(); + this.pnlgray2 = new ShiftUI.Panel(); + this.pnlgray13 = new ShiftUI.Panel(); + this.pnlgray11 = new ShiftUI.Panel(); + this.pnlgray7 = new ShiftUI.Panel(); + this.pnlgray9 = new ShiftUI.Panel(); + this.pnlgray5 = new ShiftUI.Panel(); + this.pnlgray3 = new ShiftUI.Panel(); + this.pnlgray1 = new ShiftUI.Panel(); + this.lblgraylevel = new ShiftUI.Label(); + this.Label3 = new ShiftUI.Label(); + this.pnlanycolours = new ShiftUI.Panel(); + this.pnlanyoptions = new ShiftUI.Panel(); + this.Label38 = new ShiftUI.Label(); + this.txtanysgreen = new ShiftUI.TextBox(); + this.txtanysred = new ShiftUI.TextBox(); + this.Label39 = new ShiftUI.Label(); + this.Label40 = new ShiftUI.Label(); + this.txtanysblue = new ShiftUI.TextBox(); + this.pnlanycustomcolour = new ShiftUI.Panel(); + this.pnlany16 = new ShiftUI.Panel(); + this.pnlany12 = new ShiftUI.Panel(); + this.pnlany14 = new ShiftUI.Panel(); + this.pnlany10 = new ShiftUI.Panel(); + this.pnlany8 = new ShiftUI.Panel(); + this.pnlany4 = new ShiftUI.Panel(); + this.pnlany6 = new ShiftUI.Panel(); + this.pnlany15 = new ShiftUI.Panel(); + this.pnlany2 = new ShiftUI.Panel(); + this.pnlany13 = new ShiftUI.Panel(); + this.pnlany11 = new ShiftUI.Panel(); + this.pnlany7 = new ShiftUI.Panel(); + this.pnlany9 = new ShiftUI.Panel(); + this.pnlany5 = new ShiftUI.Panel(); + this.pnlany3 = new ShiftUI.Panel(); + this.pnlany1 = new ShiftUI.Panel(); + this.lblanylevel = new ShiftUI.Label(); + this.Label1 = new ShiftUI.Label(); + this.Panel1 = new ShiftUI.Panel(); + this.lblnewcolourrgb = new ShiftUI.Label(); + this.lblnewcolourname = new ShiftUI.Label(); + this.Label26 = new ShiftUI.Label(); + this.Label17 = new ShiftUI.Label(); + this.lbloldcolourrgb = new ShiftUI.Label(); + this.lbloldcolourname = new ShiftUI.Label(); + this.Label14 = new ShiftUI.Label(); + this.pnlnewcolour = new ShiftUI.Panel(); + this.pnloldcolour = new ShiftUI.Panel(); + this.lblobjecttocolour = new ShiftUI.Label(); this.pgcontents.SuspendLayout(); this.pnlpinkcolours.SuspendLayout(); this.pnlpinkoptions.SuspendLayout(); @@ -326,18 +326,18 @@ namespace ShiftOS // // pgcontents // - this.pgcontents.Controls.Add(this.pnlpinkcolours); - this.pgcontents.Controls.Add(this.pnlredcolours); - this.pgcontents.Controls.Add(this.pnlbrowncolours); - this.pgcontents.Controls.Add(this.pnlorangecolours); - this.pgcontents.Controls.Add(this.pnlyellowcolours); - this.pgcontents.Controls.Add(this.pnlgreencolours); - this.pgcontents.Controls.Add(this.pnlbluecolours); - this.pgcontents.Controls.Add(this.pnlpurplecolours); - this.pgcontents.Controls.Add(this.pnlgraycolours); - this.pgcontents.Controls.Add(this.pnlanycolours); - this.pgcontents.Controls.Add(this.Panel1); - this.pgcontents.Dock = System.Windows.Forms.DockStyle.Fill; + this.pgcontents.Widgets.Add(this.pnlpinkcolours); + this.pgcontents.Widgets.Add(this.pnlredcolours); + this.pgcontents.Widgets.Add(this.pnlbrowncolours); + this.pgcontents.Widgets.Add(this.pnlorangecolours); + this.pgcontents.Widgets.Add(this.pnlyellowcolours); + this.pgcontents.Widgets.Add(this.pnlgreencolours); + this.pgcontents.Widgets.Add(this.pnlbluecolours); + this.pgcontents.Widgets.Add(this.pnlpurplecolours); + this.pgcontents.Widgets.Add(this.pnlgraycolours); + this.pgcontents.Widgets.Add(this.pnlanycolours); + this.pgcontents.Widgets.Add(this.Panel1); + 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(447, 600); @@ -346,27 +346,27 @@ namespace ShiftOS // pnlpinkcolours // this.pnlpinkcolours.BackColor = System.Drawing.Color.White; - this.pnlpinkcolours.Controls.Add(this.pnlpinkoptions); - this.pnlpinkcolours.Controls.Add(this.pnlpinkcustomcolour); - this.pnlpinkcolours.Controls.Add(this.pnlpink16); - this.pnlpinkcolours.Controls.Add(this.pnlpink12); - this.pnlpinkcolours.Controls.Add(this.pnlpink14); - this.pnlpinkcolours.Controls.Add(this.pnlpink10); - this.pnlpinkcolours.Controls.Add(this.pnlpink8); - this.pnlpinkcolours.Controls.Add(this.pnlpink4); - this.pnlpinkcolours.Controls.Add(this.pnlpink6); - this.pnlpinkcolours.Controls.Add(this.pnlpink15); - this.pnlpinkcolours.Controls.Add(this.pnlpink2); - this.pnlpinkcolours.Controls.Add(this.pnlpink13); - this.pnlpinkcolours.Controls.Add(this.pnlpink11); - this.pnlpinkcolours.Controls.Add(this.pnlpink7); - this.pnlpinkcolours.Controls.Add(this.pnlpink9); - this.pnlpinkcolours.Controls.Add(this.pnlpink5); - this.pnlpinkcolours.Controls.Add(this.pnlpink3); - this.pnlpinkcolours.Controls.Add(this.pnlpink1); - this.pnlpinkcolours.Controls.Add(this.lblpinklevel); - this.pnlpinkcolours.Controls.Add(this.Label23); - this.pnlpinkcolours.Dock = System.Windows.Forms.DockStyle.Top; + this.pnlpinkcolours.Widgets.Add(this.pnlpinkoptions); + this.pnlpinkcolours.Widgets.Add(this.pnlpinkcustomcolour); + this.pnlpinkcolours.Widgets.Add(this.pnlpink16); + this.pnlpinkcolours.Widgets.Add(this.pnlpink12); + this.pnlpinkcolours.Widgets.Add(this.pnlpink14); + this.pnlpinkcolours.Widgets.Add(this.pnlpink10); + this.pnlpinkcolours.Widgets.Add(this.pnlpink8); + this.pnlpinkcolours.Widgets.Add(this.pnlpink4); + this.pnlpinkcolours.Widgets.Add(this.pnlpink6); + this.pnlpinkcolours.Widgets.Add(this.pnlpink15); + this.pnlpinkcolours.Widgets.Add(this.pnlpink2); + this.pnlpinkcolours.Widgets.Add(this.pnlpink13); + this.pnlpinkcolours.Widgets.Add(this.pnlpink11); + this.pnlpinkcolours.Widgets.Add(this.pnlpink7); + this.pnlpinkcolours.Widgets.Add(this.pnlpink9); + this.pnlpinkcolours.Widgets.Add(this.pnlpink5); + this.pnlpinkcolours.Widgets.Add(this.pnlpink3); + this.pnlpinkcolours.Widgets.Add(this.pnlpink1); + this.pnlpinkcolours.Widgets.Add(this.lblpinklevel); + this.pnlpinkcolours.Widgets.Add(this.Label23); + this.pnlpinkcolours.Dock = ShiftUI.DockStyle.Top; this.pnlpinkcolours.Location = new System.Drawing.Point(0, 521); this.pnlpinkcolours.Name = "pnlpinkcolours"; this.pnlpinkcolours.Size = new System.Drawing.Size(447, 46); @@ -375,12 +375,12 @@ namespace ShiftOS // // pnlpinkoptions // - this.pnlpinkoptions.Controls.Add(this.Label35); - this.pnlpinkoptions.Controls.Add(this.txtpinksgreen); - this.pnlpinkoptions.Controls.Add(this.txtpinksred); - this.pnlpinkoptions.Controls.Add(this.Label36); - this.pnlpinkoptions.Controls.Add(this.Label37); - this.pnlpinkoptions.Controls.Add(this.txtpinksblue); + this.pnlpinkoptions.Widgets.Add(this.Label35); + this.pnlpinkoptions.Widgets.Add(this.txtpinksgreen); + this.pnlpinkoptions.Widgets.Add(this.txtpinksred); + this.pnlpinkoptions.Widgets.Add(this.Label36); + this.pnlpinkoptions.Widgets.Add(this.Label37); + this.pnlpinkoptions.Widgets.Add(this.txtpinksblue); this.pnlpinkoptions.Location = new System.Drawing.Point(282, 2); this.pnlpinkoptions.Name = "pnlpinkoptions"; this.pnlpinkoptions.Size = new System.Drawing.Size(120, 40); @@ -400,27 +400,27 @@ namespace ShiftOS // txtpinksgreen // this.txtpinksgreen.BackColor = System.Drawing.Color.White; - this.txtpinksgreen.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtpinksgreen.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtpinksgreen.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtpinksgreen.Location = new System.Drawing.Point(95, 22); this.txtpinksgreen.Multiline = true; this.txtpinksgreen.Name = "txtpinksgreen"; this.txtpinksgreen.Size = new System.Drawing.Size(23, 17); this.txtpinksgreen.TabIndex = 25; - this.txtpinksgreen.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtpinksgreen.TextAlign = ShiftUI.HorizontalAlignment.Center; this.txtpinksgreen.TextChanged += new System.EventHandler(this.txtpinksred_TextChanged); // // txtpinksred // this.txtpinksred.BackColor = System.Drawing.Color.White; - this.txtpinksred.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtpinksred.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtpinksred.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtpinksred.Location = new System.Drawing.Point(64, 2); this.txtpinksred.Multiline = true; this.txtpinksred.Name = "txtpinksred"; this.txtpinksred.Size = new System.Drawing.Size(23, 17); this.txtpinksred.TabIndex = 21; - this.txtpinksred.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtpinksred.TextAlign = ShiftUI.HorizontalAlignment.Center; this.txtpinksred.TextChanged += new System.EventHandler(this.txtpinksred_TextChanged); // // Label36 @@ -446,19 +446,19 @@ namespace ShiftOS // txtpinksblue // this.txtpinksblue.BackColor = System.Drawing.Color.White; - this.txtpinksblue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtpinksblue.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtpinksblue.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtpinksblue.Location = new System.Drawing.Point(32, 22); this.txtpinksblue.Multiline = true; this.txtpinksblue.Name = "txtpinksblue"; this.txtpinksblue.Size = new System.Drawing.Size(23, 17); this.txtpinksblue.TabIndex = 23; - this.txtpinksblue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtpinksblue.TextAlign = ShiftUI.HorizontalAlignment.Center; this.txtpinksblue.TextChanged += new System.EventHandler(this.txtpinksred_TextChanged); // // pnlpinkcustomcolour // - this.pnlpinkcustomcolour.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpinkcustomcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpinkcustomcolour.Location = new System.Drawing.Point(406, 8); this.pnlpinkcustomcolour.Name = "pnlpinkcustomcolour"; this.pnlpinkcustomcolour.Size = new System.Drawing.Size(32, 30); @@ -467,7 +467,7 @@ namespace ShiftOS // // pnlpink16 // - this.pnlpink16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpink16.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpink16.Location = new System.Drawing.Point(259, 25); this.pnlpink16.Name = "pnlpink16"; this.pnlpink16.Size = new System.Drawing.Size(20, 13); @@ -476,7 +476,7 @@ namespace ShiftOS // // pnlpink12 // - this.pnlpink12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpink12.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpink12.Location = new System.Drawing.Point(155, 25); this.pnlpink12.Name = "pnlpink12"; this.pnlpink12.Size = new System.Drawing.Size(20, 13); @@ -485,7 +485,7 @@ namespace ShiftOS // // pnlpink14 // - this.pnlpink14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpink14.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpink14.Location = new System.Drawing.Point(207, 25); this.pnlpink14.Name = "pnlpink14"; this.pnlpink14.Size = new System.Drawing.Size(20, 13); @@ -494,7 +494,7 @@ namespace ShiftOS // // pnlpink10 // - this.pnlpink10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpink10.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpink10.Location = new System.Drawing.Point(103, 25); this.pnlpink10.Name = "pnlpink10"; this.pnlpink10.Size = new System.Drawing.Size(20, 13); @@ -503,7 +503,7 @@ namespace ShiftOS // // pnlpink8 // - this.pnlpink8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpink8.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpink8.Location = new System.Drawing.Point(259, 8); this.pnlpink8.Name = "pnlpink8"; this.pnlpink8.Size = new System.Drawing.Size(20, 13); @@ -512,7 +512,7 @@ namespace ShiftOS // // pnlpink4 // - this.pnlpink4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpink4.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpink4.Location = new System.Drawing.Point(155, 8); this.pnlpink4.Name = "pnlpink4"; this.pnlpink4.Size = new System.Drawing.Size(20, 13); @@ -521,7 +521,7 @@ namespace ShiftOS // // pnlpink6 // - this.pnlpink6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpink6.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpink6.Location = new System.Drawing.Point(207, 8); this.pnlpink6.Name = "pnlpink6"; this.pnlpink6.Size = new System.Drawing.Size(20, 13); @@ -530,7 +530,7 @@ namespace ShiftOS // // pnlpink15 // - this.pnlpink15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpink15.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpink15.Location = new System.Drawing.Point(233, 25); this.pnlpink15.Name = "pnlpink15"; this.pnlpink15.Size = new System.Drawing.Size(20, 13); @@ -539,7 +539,7 @@ namespace ShiftOS // // pnlpink2 // - this.pnlpink2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpink2.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpink2.Location = new System.Drawing.Point(103, 8); this.pnlpink2.Name = "pnlpink2"; this.pnlpink2.Size = new System.Drawing.Size(20, 13); @@ -548,7 +548,7 @@ namespace ShiftOS // // pnlpink13 // - this.pnlpink13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpink13.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpink13.Location = new System.Drawing.Point(181, 25); this.pnlpink13.Name = "pnlpink13"; this.pnlpink13.Size = new System.Drawing.Size(20, 13); @@ -557,7 +557,7 @@ namespace ShiftOS // // pnlpink11 // - this.pnlpink11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpink11.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpink11.Location = new System.Drawing.Point(129, 25); this.pnlpink11.Name = "pnlpink11"; this.pnlpink11.Size = new System.Drawing.Size(20, 13); @@ -566,7 +566,7 @@ namespace ShiftOS // // pnlpink7 // - this.pnlpink7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpink7.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpink7.Location = new System.Drawing.Point(233, 8); this.pnlpink7.Name = "pnlpink7"; this.pnlpink7.Size = new System.Drawing.Size(20, 13); @@ -575,7 +575,7 @@ namespace ShiftOS // // pnlpink9 // - this.pnlpink9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpink9.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpink9.Location = new System.Drawing.Point(77, 25); this.pnlpink9.Name = "pnlpink9"; this.pnlpink9.Size = new System.Drawing.Size(20, 13); @@ -584,7 +584,7 @@ namespace ShiftOS // // pnlpink5 // - this.pnlpink5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpink5.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpink5.Location = new System.Drawing.Point(181, 8); this.pnlpink5.Name = "pnlpink5"; this.pnlpink5.Size = new System.Drawing.Size(20, 13); @@ -593,7 +593,7 @@ namespace ShiftOS // // pnlpink3 // - this.pnlpink3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpink3.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpink3.Location = new System.Drawing.Point(129, 8); this.pnlpink3.Name = "pnlpink3"; this.pnlpink3.Size = new System.Drawing.Size(20, 13); @@ -602,7 +602,7 @@ namespace ShiftOS // // pnlpink1 // - this.pnlpink1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpink1.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpink1.Location = new System.Drawing.Point(77, 8); this.pnlpink1.Name = "pnlpink1"; this.pnlpink1.Size = new System.Drawing.Size(20, 13); @@ -632,27 +632,27 @@ namespace ShiftOS // pnlredcolours // this.pnlredcolours.BackColor = System.Drawing.Color.White; - this.pnlredcolours.Controls.Add(this.pnlredoptions); - this.pnlredcolours.Controls.Add(this.pnlredcustomcolour); - this.pnlredcolours.Controls.Add(this.pnlred16); - this.pnlredcolours.Controls.Add(this.pnlred12); - this.pnlredcolours.Controls.Add(this.pnlred14); - this.pnlredcolours.Controls.Add(this.pnlred10); - this.pnlredcolours.Controls.Add(this.pnlred8); - this.pnlredcolours.Controls.Add(this.pnlred4); - this.pnlredcolours.Controls.Add(this.pnlred6); - this.pnlredcolours.Controls.Add(this.pnlred15); - this.pnlredcolours.Controls.Add(this.pnlred2); - this.pnlredcolours.Controls.Add(this.pnlred13); - this.pnlredcolours.Controls.Add(this.pnlred11); - this.pnlredcolours.Controls.Add(this.pnlred7); - this.pnlredcolours.Controls.Add(this.pnlred9); - this.pnlredcolours.Controls.Add(this.pnlred5); - this.pnlredcolours.Controls.Add(this.pnlred3); - this.pnlredcolours.Controls.Add(this.pnlred1); - this.pnlredcolours.Controls.Add(this.lblredlevel); - this.pnlredcolours.Controls.Add(this.Label21); - this.pnlredcolours.Dock = System.Windows.Forms.DockStyle.Top; + this.pnlredcolours.Widgets.Add(this.pnlredoptions); + this.pnlredcolours.Widgets.Add(this.pnlredcustomcolour); + this.pnlredcolours.Widgets.Add(this.pnlred16); + this.pnlredcolours.Widgets.Add(this.pnlred12); + this.pnlredcolours.Widgets.Add(this.pnlred14); + this.pnlredcolours.Widgets.Add(this.pnlred10); + this.pnlredcolours.Widgets.Add(this.pnlred8); + this.pnlredcolours.Widgets.Add(this.pnlred4); + this.pnlredcolours.Widgets.Add(this.pnlred6); + this.pnlredcolours.Widgets.Add(this.pnlred15); + this.pnlredcolours.Widgets.Add(this.pnlred2); + this.pnlredcolours.Widgets.Add(this.pnlred13); + this.pnlredcolours.Widgets.Add(this.pnlred11); + this.pnlredcolours.Widgets.Add(this.pnlred7); + this.pnlredcolours.Widgets.Add(this.pnlred9); + this.pnlredcolours.Widgets.Add(this.pnlred5); + this.pnlredcolours.Widgets.Add(this.pnlred3); + this.pnlredcolours.Widgets.Add(this.pnlred1); + this.pnlredcolours.Widgets.Add(this.lblredlevel); + this.pnlredcolours.Widgets.Add(this.Label21); + this.pnlredcolours.Dock = ShiftUI.DockStyle.Top; this.pnlredcolours.Location = new System.Drawing.Point(0, 475); this.pnlredcolours.Name = "pnlredcolours"; this.pnlredcolours.Size = new System.Drawing.Size(447, 46); @@ -661,12 +661,12 @@ namespace ShiftOS // // pnlredoptions // - this.pnlredoptions.Controls.Add(this.Label32); - this.pnlredoptions.Controls.Add(this.txtredsblue); - this.pnlredoptions.Controls.Add(this.txtredsred); - this.pnlredoptions.Controls.Add(this.Label33); - this.pnlredoptions.Controls.Add(this.Label34); - this.pnlredoptions.Controls.Add(this.txtredsgreen); + this.pnlredoptions.Widgets.Add(this.Label32); + this.pnlredoptions.Widgets.Add(this.txtredsblue); + this.pnlredoptions.Widgets.Add(this.txtredsred); + this.pnlredoptions.Widgets.Add(this.Label33); + this.pnlredoptions.Widgets.Add(this.Label34); + this.pnlredoptions.Widgets.Add(this.txtredsgreen); this.pnlredoptions.Location = new System.Drawing.Point(282, 2); this.pnlredoptions.Name = "pnlredoptions"; this.pnlredoptions.Size = new System.Drawing.Size(120, 40); @@ -686,26 +686,26 @@ namespace ShiftOS // txtredsblue // this.txtredsblue.BackColor = System.Drawing.Color.White; - this.txtredsblue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtredsblue.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtredsblue.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtredsblue.Location = new System.Drawing.Point(95, 22); this.txtredsblue.Multiline = true; this.txtredsblue.Name = "txtredsblue"; this.txtredsblue.Size = new System.Drawing.Size(23, 17); this.txtredsblue.TabIndex = 25; - this.txtredsblue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtredsblue.TextAlign = ShiftUI.HorizontalAlignment.Center; // // txtredsred // this.txtredsred.BackColor = System.Drawing.Color.White; - this.txtredsred.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtredsred.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtredsred.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtredsred.Location = new System.Drawing.Point(64, 2); this.txtredsred.Multiline = true; this.txtredsred.Name = "txtredsred"; this.txtredsred.Size = new System.Drawing.Size(23, 17); this.txtredsred.TabIndex = 21; - this.txtredsred.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtredsred.TextAlign = ShiftUI.HorizontalAlignment.Center; // // Label33 // @@ -730,18 +730,18 @@ namespace ShiftOS // txtredsgreen // this.txtredsgreen.BackColor = System.Drawing.Color.White; - this.txtredsgreen.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtredsgreen.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtredsgreen.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtredsgreen.Location = new System.Drawing.Point(40, 22); this.txtredsgreen.Multiline = true; this.txtredsgreen.Name = "txtredsgreen"; this.txtredsgreen.Size = new System.Drawing.Size(23, 17); this.txtredsgreen.TabIndex = 23; - this.txtredsgreen.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtredsgreen.TextAlign = ShiftUI.HorizontalAlignment.Center; // // pnlredcustomcolour // - this.pnlredcustomcolour.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlredcustomcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlredcustomcolour.Location = new System.Drawing.Point(406, 8); this.pnlredcustomcolour.Name = "pnlredcustomcolour"; this.pnlredcustomcolour.Size = new System.Drawing.Size(32, 30); @@ -750,7 +750,7 @@ namespace ShiftOS // // pnlred16 // - this.pnlred16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlred16.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlred16.Location = new System.Drawing.Point(259, 25); this.pnlred16.Name = "pnlred16"; this.pnlred16.Size = new System.Drawing.Size(20, 13); @@ -759,7 +759,7 @@ namespace ShiftOS // // pnlred12 // - this.pnlred12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlred12.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlred12.Location = new System.Drawing.Point(155, 25); this.pnlred12.Name = "pnlred12"; this.pnlred12.Size = new System.Drawing.Size(20, 13); @@ -768,7 +768,7 @@ namespace ShiftOS // // pnlred14 // - this.pnlred14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlred14.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlred14.Location = new System.Drawing.Point(207, 25); this.pnlred14.Name = "pnlred14"; this.pnlred14.Size = new System.Drawing.Size(20, 13); @@ -777,7 +777,7 @@ namespace ShiftOS // // pnlred10 // - this.pnlred10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlred10.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlred10.Location = new System.Drawing.Point(103, 25); this.pnlred10.Name = "pnlred10"; this.pnlred10.Size = new System.Drawing.Size(20, 13); @@ -786,7 +786,7 @@ namespace ShiftOS // // pnlred8 // - this.pnlred8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlred8.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlred8.Location = new System.Drawing.Point(259, 8); this.pnlred8.Name = "pnlred8"; this.pnlred8.Size = new System.Drawing.Size(20, 13); @@ -795,7 +795,7 @@ namespace ShiftOS // // pnlred4 // - this.pnlred4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlred4.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlred4.Location = new System.Drawing.Point(155, 8); this.pnlred4.Name = "pnlred4"; this.pnlred4.Size = new System.Drawing.Size(20, 13); @@ -804,7 +804,7 @@ namespace ShiftOS // // pnlred6 // - this.pnlred6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlred6.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlred6.Location = new System.Drawing.Point(207, 8); this.pnlred6.Name = "pnlred6"; this.pnlred6.Size = new System.Drawing.Size(20, 13); @@ -813,7 +813,7 @@ namespace ShiftOS // // pnlred15 // - this.pnlred15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlred15.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlred15.Location = new System.Drawing.Point(233, 25); this.pnlred15.Name = "pnlred15"; this.pnlred15.Size = new System.Drawing.Size(20, 13); @@ -822,7 +822,7 @@ namespace ShiftOS // // pnlred2 // - this.pnlred2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlred2.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlred2.Location = new System.Drawing.Point(103, 8); this.pnlred2.Name = "pnlred2"; this.pnlred2.Size = new System.Drawing.Size(20, 13); @@ -831,7 +831,7 @@ namespace ShiftOS // // pnlred13 // - this.pnlred13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlred13.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlred13.Location = new System.Drawing.Point(181, 25); this.pnlred13.Name = "pnlred13"; this.pnlred13.Size = new System.Drawing.Size(20, 13); @@ -840,7 +840,7 @@ namespace ShiftOS // // pnlred11 // - this.pnlred11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlred11.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlred11.Location = new System.Drawing.Point(129, 25); this.pnlred11.Name = "pnlred11"; this.pnlred11.Size = new System.Drawing.Size(20, 13); @@ -849,7 +849,7 @@ namespace ShiftOS // // pnlred7 // - this.pnlred7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlred7.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlred7.Location = new System.Drawing.Point(233, 8); this.pnlred7.Name = "pnlred7"; this.pnlred7.Size = new System.Drawing.Size(20, 13); @@ -858,7 +858,7 @@ namespace ShiftOS // // pnlred9 // - this.pnlred9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlred9.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlred9.Location = new System.Drawing.Point(77, 25); this.pnlred9.Name = "pnlred9"; this.pnlred9.Size = new System.Drawing.Size(20, 13); @@ -867,7 +867,7 @@ namespace ShiftOS // // pnlred5 // - this.pnlred5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlred5.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlred5.Location = new System.Drawing.Point(181, 8); this.pnlred5.Name = "pnlred5"; this.pnlred5.Size = new System.Drawing.Size(20, 13); @@ -876,7 +876,7 @@ namespace ShiftOS // // pnlred3 // - this.pnlred3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlred3.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlred3.Location = new System.Drawing.Point(129, 8); this.pnlred3.Name = "pnlred3"; this.pnlred3.Size = new System.Drawing.Size(20, 13); @@ -885,7 +885,7 @@ namespace ShiftOS // // pnlred1 // - this.pnlred1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlred1.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlred1.Location = new System.Drawing.Point(77, 8); this.pnlred1.Name = "pnlred1"; this.pnlred1.Size = new System.Drawing.Size(20, 13); @@ -915,27 +915,27 @@ namespace ShiftOS // pnlbrowncolours // this.pnlbrowncolours.BackColor = System.Drawing.Color.White; - this.pnlbrowncolours.Controls.Add(this.pnlbrownoptions); - this.pnlbrowncolours.Controls.Add(this.pnlbrowncustomcolour); - this.pnlbrowncolours.Controls.Add(this.pnlbrown16); - this.pnlbrowncolours.Controls.Add(this.pnlbrown12); - this.pnlbrowncolours.Controls.Add(this.pnlbrown14); - this.pnlbrowncolours.Controls.Add(this.pnlbrown10); - this.pnlbrowncolours.Controls.Add(this.pnlbrown8); - this.pnlbrowncolours.Controls.Add(this.pnlbrown4); - this.pnlbrowncolours.Controls.Add(this.pnlbrown6); - this.pnlbrowncolours.Controls.Add(this.pnlbrown15); - this.pnlbrowncolours.Controls.Add(this.pnlbrown2); - this.pnlbrowncolours.Controls.Add(this.pnlbrown13); - this.pnlbrowncolours.Controls.Add(this.pnlbrown11); - this.pnlbrowncolours.Controls.Add(this.pnlbrown7); - this.pnlbrowncolours.Controls.Add(this.pnlbrown9); - this.pnlbrowncolours.Controls.Add(this.pnlbrown5); - this.pnlbrowncolours.Controls.Add(this.pnlbrown3); - this.pnlbrowncolours.Controls.Add(this.pnlbrown1); - this.pnlbrowncolours.Controls.Add(this.lblbrownlevel); - this.pnlbrowncolours.Controls.Add(this.Label19); - this.pnlbrowncolours.Dock = System.Windows.Forms.DockStyle.Top; + this.pnlbrowncolours.Widgets.Add(this.pnlbrownoptions); + this.pnlbrowncolours.Widgets.Add(this.pnlbrowncustomcolour); + this.pnlbrowncolours.Widgets.Add(this.pnlbrown16); + this.pnlbrowncolours.Widgets.Add(this.pnlbrown12); + this.pnlbrowncolours.Widgets.Add(this.pnlbrown14); + this.pnlbrowncolours.Widgets.Add(this.pnlbrown10); + this.pnlbrowncolours.Widgets.Add(this.pnlbrown8); + this.pnlbrowncolours.Widgets.Add(this.pnlbrown4); + this.pnlbrowncolours.Widgets.Add(this.pnlbrown6); + this.pnlbrowncolours.Widgets.Add(this.pnlbrown15); + this.pnlbrowncolours.Widgets.Add(this.pnlbrown2); + this.pnlbrowncolours.Widgets.Add(this.pnlbrown13); + this.pnlbrowncolours.Widgets.Add(this.pnlbrown11); + this.pnlbrowncolours.Widgets.Add(this.pnlbrown7); + this.pnlbrowncolours.Widgets.Add(this.pnlbrown9); + this.pnlbrowncolours.Widgets.Add(this.pnlbrown5); + this.pnlbrowncolours.Widgets.Add(this.pnlbrown3); + this.pnlbrowncolours.Widgets.Add(this.pnlbrown1); + this.pnlbrowncolours.Widgets.Add(this.lblbrownlevel); + this.pnlbrowncolours.Widgets.Add(this.Label19); + this.pnlbrowncolours.Dock = ShiftUI.DockStyle.Top; this.pnlbrowncolours.Location = new System.Drawing.Point(0, 429); this.pnlbrowncolours.Name = "pnlbrowncolours"; this.pnlbrowncolours.Size = new System.Drawing.Size(447, 46); @@ -944,12 +944,12 @@ namespace ShiftOS // // pnlbrownoptions // - this.pnlbrownoptions.Controls.Add(this.Label29); - this.pnlbrownoptions.Controls.Add(this.txtbrownsblue); - this.pnlbrownoptions.Controls.Add(this.txtbrownsred); - this.pnlbrownoptions.Controls.Add(this.Label30); - this.pnlbrownoptions.Controls.Add(this.Label31); - this.pnlbrownoptions.Controls.Add(this.txtbrownsgreen); + this.pnlbrownoptions.Widgets.Add(this.Label29); + this.pnlbrownoptions.Widgets.Add(this.txtbrownsblue); + this.pnlbrownoptions.Widgets.Add(this.txtbrownsred); + this.pnlbrownoptions.Widgets.Add(this.Label30); + this.pnlbrownoptions.Widgets.Add(this.Label31); + this.pnlbrownoptions.Widgets.Add(this.txtbrownsgreen); this.pnlbrownoptions.Location = new System.Drawing.Point(282, 3); this.pnlbrownoptions.Name = "pnlbrownoptions"; this.pnlbrownoptions.Size = new System.Drawing.Size(120, 40); @@ -969,26 +969,26 @@ namespace ShiftOS // txtbrownsblue // this.txtbrownsblue.BackColor = System.Drawing.Color.White; - this.txtbrownsblue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtbrownsblue.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtbrownsblue.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtbrownsblue.Location = new System.Drawing.Point(95, 22); this.txtbrownsblue.Multiline = true; this.txtbrownsblue.Name = "txtbrownsblue"; this.txtbrownsblue.Size = new System.Drawing.Size(23, 17); this.txtbrownsblue.TabIndex = 25; - this.txtbrownsblue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtbrownsblue.TextAlign = ShiftUI.HorizontalAlignment.Center; // // txtbrownsred // this.txtbrownsred.BackColor = System.Drawing.Color.White; - this.txtbrownsred.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtbrownsred.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtbrownsred.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtbrownsred.Location = new System.Drawing.Point(64, 2); this.txtbrownsred.Multiline = true; this.txtbrownsred.Name = "txtbrownsred"; this.txtbrownsred.Size = new System.Drawing.Size(23, 17); this.txtbrownsred.TabIndex = 21; - this.txtbrownsred.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtbrownsred.TextAlign = ShiftUI.HorizontalAlignment.Center; // // Label30 // @@ -1013,18 +1013,18 @@ namespace ShiftOS // txtbrownsgreen // this.txtbrownsgreen.BackColor = System.Drawing.Color.White; - this.txtbrownsgreen.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtbrownsgreen.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtbrownsgreen.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtbrownsgreen.Location = new System.Drawing.Point(40, 22); this.txtbrownsgreen.Multiline = true; this.txtbrownsgreen.Name = "txtbrownsgreen"; this.txtbrownsgreen.Size = new System.Drawing.Size(23, 17); this.txtbrownsgreen.TabIndex = 23; - this.txtbrownsgreen.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtbrownsgreen.TextAlign = ShiftUI.HorizontalAlignment.Center; // // pnlbrowncustomcolour // - this.pnlbrowncustomcolour.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlbrowncustomcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlbrowncustomcolour.Location = new System.Drawing.Point(406, 8); this.pnlbrowncustomcolour.Name = "pnlbrowncustomcolour"; this.pnlbrowncustomcolour.Size = new System.Drawing.Size(32, 30); @@ -1033,7 +1033,7 @@ namespace ShiftOS // // pnlbrown16 // - this.pnlbrown16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlbrown16.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlbrown16.Location = new System.Drawing.Point(259, 25); this.pnlbrown16.Name = "pnlbrown16"; this.pnlbrown16.Size = new System.Drawing.Size(20, 13); @@ -1042,7 +1042,7 @@ namespace ShiftOS // // pnlbrown12 // - this.pnlbrown12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlbrown12.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlbrown12.Location = new System.Drawing.Point(155, 25); this.pnlbrown12.Name = "pnlbrown12"; this.pnlbrown12.Size = new System.Drawing.Size(20, 13); @@ -1051,7 +1051,7 @@ namespace ShiftOS // // pnlbrown14 // - this.pnlbrown14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlbrown14.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlbrown14.Location = new System.Drawing.Point(207, 25); this.pnlbrown14.Name = "pnlbrown14"; this.pnlbrown14.Size = new System.Drawing.Size(20, 13); @@ -1060,7 +1060,7 @@ namespace ShiftOS // // pnlbrown10 // - this.pnlbrown10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlbrown10.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlbrown10.Location = new System.Drawing.Point(103, 25); this.pnlbrown10.Name = "pnlbrown10"; this.pnlbrown10.Size = new System.Drawing.Size(20, 13); @@ -1069,7 +1069,7 @@ namespace ShiftOS // // pnlbrown8 // - this.pnlbrown8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlbrown8.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlbrown8.Location = new System.Drawing.Point(259, 8); this.pnlbrown8.Name = "pnlbrown8"; this.pnlbrown8.Size = new System.Drawing.Size(20, 13); @@ -1078,7 +1078,7 @@ namespace ShiftOS // // pnlbrown4 // - this.pnlbrown4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlbrown4.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlbrown4.Location = new System.Drawing.Point(155, 8); this.pnlbrown4.Name = "pnlbrown4"; this.pnlbrown4.Size = new System.Drawing.Size(20, 13); @@ -1087,7 +1087,7 @@ namespace ShiftOS // // pnlbrown6 // - this.pnlbrown6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlbrown6.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlbrown6.Location = new System.Drawing.Point(207, 8); this.pnlbrown6.Name = "pnlbrown6"; this.pnlbrown6.Size = new System.Drawing.Size(20, 13); @@ -1096,7 +1096,7 @@ namespace ShiftOS // // pnlbrown15 // - this.pnlbrown15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlbrown15.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlbrown15.Location = new System.Drawing.Point(233, 25); this.pnlbrown15.Name = "pnlbrown15"; this.pnlbrown15.Size = new System.Drawing.Size(20, 13); @@ -1105,7 +1105,7 @@ namespace ShiftOS // // pnlbrown2 // - this.pnlbrown2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlbrown2.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlbrown2.Location = new System.Drawing.Point(103, 8); this.pnlbrown2.Name = "pnlbrown2"; this.pnlbrown2.Size = new System.Drawing.Size(20, 13); @@ -1114,7 +1114,7 @@ namespace ShiftOS // // pnlbrown13 // - this.pnlbrown13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlbrown13.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlbrown13.Location = new System.Drawing.Point(181, 25); this.pnlbrown13.Name = "pnlbrown13"; this.pnlbrown13.Size = new System.Drawing.Size(20, 13); @@ -1123,7 +1123,7 @@ namespace ShiftOS // // pnlbrown11 // - this.pnlbrown11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlbrown11.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlbrown11.Location = new System.Drawing.Point(129, 25); this.pnlbrown11.Name = "pnlbrown11"; this.pnlbrown11.Size = new System.Drawing.Size(20, 13); @@ -1132,7 +1132,7 @@ namespace ShiftOS // // pnlbrown7 // - this.pnlbrown7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlbrown7.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlbrown7.Location = new System.Drawing.Point(233, 8); this.pnlbrown7.Name = "pnlbrown7"; this.pnlbrown7.Size = new System.Drawing.Size(20, 13); @@ -1141,7 +1141,7 @@ namespace ShiftOS // // pnlbrown9 // - this.pnlbrown9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlbrown9.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlbrown9.Location = new System.Drawing.Point(77, 25); this.pnlbrown9.Name = "pnlbrown9"; this.pnlbrown9.Size = new System.Drawing.Size(20, 13); @@ -1150,7 +1150,7 @@ namespace ShiftOS // // pnlbrown5 // - this.pnlbrown5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlbrown5.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlbrown5.Location = new System.Drawing.Point(181, 8); this.pnlbrown5.Name = "pnlbrown5"; this.pnlbrown5.Size = new System.Drawing.Size(20, 13); @@ -1159,7 +1159,7 @@ namespace ShiftOS // // pnlbrown3 // - this.pnlbrown3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlbrown3.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlbrown3.Location = new System.Drawing.Point(129, 8); this.pnlbrown3.Name = "pnlbrown3"; this.pnlbrown3.Size = new System.Drawing.Size(20, 13); @@ -1168,7 +1168,7 @@ namespace ShiftOS // // pnlbrown1 // - this.pnlbrown1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlbrown1.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlbrown1.Location = new System.Drawing.Point(77, 8); this.pnlbrown1.Name = "pnlbrown1"; this.pnlbrown1.Size = new System.Drawing.Size(20, 13); @@ -1198,27 +1198,27 @@ namespace ShiftOS // pnlorangecolours // this.pnlorangecolours.BackColor = System.Drawing.Color.White; - this.pnlorangecolours.Controls.Add(this.pnlorangeoptions); - this.pnlorangecolours.Controls.Add(this.pnlorangecustomcolour); - this.pnlorangecolours.Controls.Add(this.pnlorange16); - this.pnlorangecolours.Controls.Add(this.pnlorange12); - this.pnlorangecolours.Controls.Add(this.pnlorange14); - this.pnlorangecolours.Controls.Add(this.pnlorange10); - this.pnlorangecolours.Controls.Add(this.pnlorange8); - this.pnlorangecolours.Controls.Add(this.pnlorange4); - this.pnlorangecolours.Controls.Add(this.pnlorange6); - this.pnlorangecolours.Controls.Add(this.pnlorange15); - this.pnlorangecolours.Controls.Add(this.pnlorange2); - this.pnlorangecolours.Controls.Add(this.pnlorange13); - this.pnlorangecolours.Controls.Add(this.pnlorange11); - this.pnlorangecolours.Controls.Add(this.pnlorange7); - this.pnlorangecolours.Controls.Add(this.pnlorange9); - this.pnlorangecolours.Controls.Add(this.pnlorange5); - this.pnlorangecolours.Controls.Add(this.pnlorange3); - this.pnlorangecolours.Controls.Add(this.pnlorange1); - this.pnlorangecolours.Controls.Add(this.lblorangelevel); - this.pnlorangecolours.Controls.Add(this.Label13); - this.pnlorangecolours.Dock = System.Windows.Forms.DockStyle.Top; + this.pnlorangecolours.Widgets.Add(this.pnlorangeoptions); + this.pnlorangecolours.Widgets.Add(this.pnlorangecustomcolour); + this.pnlorangecolours.Widgets.Add(this.pnlorange16); + this.pnlorangecolours.Widgets.Add(this.pnlorange12); + this.pnlorangecolours.Widgets.Add(this.pnlorange14); + this.pnlorangecolours.Widgets.Add(this.pnlorange10); + this.pnlorangecolours.Widgets.Add(this.pnlorange8); + this.pnlorangecolours.Widgets.Add(this.pnlorange4); + this.pnlorangecolours.Widgets.Add(this.pnlorange6); + this.pnlorangecolours.Widgets.Add(this.pnlorange15); + this.pnlorangecolours.Widgets.Add(this.pnlorange2); + this.pnlorangecolours.Widgets.Add(this.pnlorange13); + this.pnlorangecolours.Widgets.Add(this.pnlorange11); + this.pnlorangecolours.Widgets.Add(this.pnlorange7); + this.pnlorangecolours.Widgets.Add(this.pnlorange9); + this.pnlorangecolours.Widgets.Add(this.pnlorange5); + this.pnlorangecolours.Widgets.Add(this.pnlorange3); + this.pnlorangecolours.Widgets.Add(this.pnlorange1); + this.pnlorangecolours.Widgets.Add(this.lblorangelevel); + this.pnlorangecolours.Widgets.Add(this.Label13); + this.pnlorangecolours.Dock = ShiftUI.DockStyle.Top; this.pnlorangecolours.Location = new System.Drawing.Point(0, 383); this.pnlorangecolours.Name = "pnlorangecolours"; this.pnlorangecolours.Size = new System.Drawing.Size(447, 46); @@ -1227,12 +1227,12 @@ namespace ShiftOS // // pnlorangeoptions // - this.pnlorangeoptions.Controls.Add(this.Label25); - this.pnlorangeoptions.Controls.Add(this.txtorangesblue); - this.pnlorangeoptions.Controls.Add(this.txtorangesred); - this.pnlorangeoptions.Controls.Add(this.Label27); - this.pnlorangeoptions.Controls.Add(this.Label28); - this.pnlorangeoptions.Controls.Add(this.txtorangesgreen); + this.pnlorangeoptions.Widgets.Add(this.Label25); + this.pnlorangeoptions.Widgets.Add(this.txtorangesblue); + this.pnlorangeoptions.Widgets.Add(this.txtorangesred); + this.pnlorangeoptions.Widgets.Add(this.Label27); + this.pnlorangeoptions.Widgets.Add(this.Label28); + this.pnlorangeoptions.Widgets.Add(this.txtorangesgreen); this.pnlorangeoptions.Location = new System.Drawing.Point(282, 3); this.pnlorangeoptions.Name = "pnlorangeoptions"; this.pnlorangeoptions.Size = new System.Drawing.Size(120, 40); @@ -1252,26 +1252,26 @@ namespace ShiftOS // txtorangesblue // this.txtorangesblue.BackColor = System.Drawing.Color.White; - this.txtorangesblue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtorangesblue.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtorangesblue.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtorangesblue.Location = new System.Drawing.Point(95, 22); this.txtorangesblue.Multiline = true; this.txtorangesblue.Name = "txtorangesblue"; this.txtorangesblue.Size = new System.Drawing.Size(23, 17); this.txtorangesblue.TabIndex = 25; - this.txtorangesblue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtorangesblue.TextAlign = ShiftUI.HorizontalAlignment.Center; // // txtorangesred // this.txtorangesred.BackColor = System.Drawing.Color.White; - this.txtorangesred.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtorangesred.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtorangesred.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtorangesred.Location = new System.Drawing.Point(64, 2); this.txtorangesred.Multiline = true; this.txtorangesred.Name = "txtorangesred"; this.txtorangesred.Size = new System.Drawing.Size(23, 17); this.txtorangesred.TabIndex = 21; - this.txtorangesred.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtorangesred.TextAlign = ShiftUI.HorizontalAlignment.Center; // // Label27 // @@ -1296,18 +1296,18 @@ namespace ShiftOS // txtorangesgreen // this.txtorangesgreen.BackColor = System.Drawing.Color.White; - this.txtorangesgreen.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtorangesgreen.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtorangesgreen.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtorangesgreen.Location = new System.Drawing.Point(40, 22); this.txtorangesgreen.Multiline = true; this.txtorangesgreen.Name = "txtorangesgreen"; this.txtorangesgreen.Size = new System.Drawing.Size(23, 17); this.txtorangesgreen.TabIndex = 23; - this.txtorangesgreen.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtorangesgreen.TextAlign = ShiftUI.HorizontalAlignment.Center; // // pnlorangecustomcolour // - this.pnlorangecustomcolour.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlorangecustomcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlorangecustomcolour.Location = new System.Drawing.Point(406, 8); this.pnlorangecustomcolour.Name = "pnlorangecustomcolour"; this.pnlorangecustomcolour.Size = new System.Drawing.Size(32, 30); @@ -1316,7 +1316,7 @@ namespace ShiftOS // // pnlorange16 // - this.pnlorange16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlorange16.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlorange16.Location = new System.Drawing.Point(259, 25); this.pnlorange16.Name = "pnlorange16"; this.pnlorange16.Size = new System.Drawing.Size(20, 13); @@ -1325,7 +1325,7 @@ namespace ShiftOS // // pnlorange12 // - this.pnlorange12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlorange12.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlorange12.Location = new System.Drawing.Point(155, 25); this.pnlorange12.Name = "pnlorange12"; this.pnlorange12.Size = new System.Drawing.Size(20, 13); @@ -1334,7 +1334,7 @@ namespace ShiftOS // // pnlorange14 // - this.pnlorange14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlorange14.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlorange14.Location = new System.Drawing.Point(207, 25); this.pnlorange14.Name = "pnlorange14"; this.pnlorange14.Size = new System.Drawing.Size(20, 13); @@ -1343,7 +1343,7 @@ namespace ShiftOS // // pnlorange10 // - this.pnlorange10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlorange10.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlorange10.Location = new System.Drawing.Point(103, 25); this.pnlorange10.Name = "pnlorange10"; this.pnlorange10.Size = new System.Drawing.Size(20, 13); @@ -1352,7 +1352,7 @@ namespace ShiftOS // // pnlorange8 // - this.pnlorange8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlorange8.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlorange8.Location = new System.Drawing.Point(259, 8); this.pnlorange8.Name = "pnlorange8"; this.pnlorange8.Size = new System.Drawing.Size(20, 13); @@ -1361,7 +1361,7 @@ namespace ShiftOS // // pnlorange4 // - this.pnlorange4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlorange4.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlorange4.Location = new System.Drawing.Point(155, 8); this.pnlorange4.Name = "pnlorange4"; this.pnlorange4.Size = new System.Drawing.Size(20, 13); @@ -1370,7 +1370,7 @@ namespace ShiftOS // // pnlorange6 // - this.pnlorange6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlorange6.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlorange6.Location = new System.Drawing.Point(207, 8); this.pnlorange6.Name = "pnlorange6"; this.pnlorange6.Size = new System.Drawing.Size(20, 13); @@ -1379,7 +1379,7 @@ namespace ShiftOS // // pnlorange15 // - this.pnlorange15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlorange15.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlorange15.Location = new System.Drawing.Point(233, 25); this.pnlorange15.Name = "pnlorange15"; this.pnlorange15.Size = new System.Drawing.Size(20, 13); @@ -1388,7 +1388,7 @@ namespace ShiftOS // // pnlorange2 // - this.pnlorange2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlorange2.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlorange2.Location = new System.Drawing.Point(103, 8); this.pnlorange2.Name = "pnlorange2"; this.pnlorange2.Size = new System.Drawing.Size(20, 13); @@ -1397,7 +1397,7 @@ namespace ShiftOS // // pnlorange13 // - this.pnlorange13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlorange13.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlorange13.Location = new System.Drawing.Point(181, 25); this.pnlorange13.Name = "pnlorange13"; this.pnlorange13.Size = new System.Drawing.Size(20, 13); @@ -1406,7 +1406,7 @@ namespace ShiftOS // // pnlorange11 // - this.pnlorange11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlorange11.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlorange11.Location = new System.Drawing.Point(129, 25); this.pnlorange11.Name = "pnlorange11"; this.pnlorange11.Size = new System.Drawing.Size(20, 13); @@ -1415,7 +1415,7 @@ namespace ShiftOS // // pnlorange7 // - this.pnlorange7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlorange7.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlorange7.Location = new System.Drawing.Point(233, 8); this.pnlorange7.Name = "pnlorange7"; this.pnlorange7.Size = new System.Drawing.Size(20, 13); @@ -1424,7 +1424,7 @@ namespace ShiftOS // // pnlorange9 // - this.pnlorange9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlorange9.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlorange9.Location = new System.Drawing.Point(77, 25); this.pnlorange9.Name = "pnlorange9"; this.pnlorange9.Size = new System.Drawing.Size(20, 13); @@ -1433,7 +1433,7 @@ namespace ShiftOS // // pnlorange5 // - this.pnlorange5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlorange5.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlorange5.Location = new System.Drawing.Point(181, 8); this.pnlorange5.Name = "pnlorange5"; this.pnlorange5.Size = new System.Drawing.Size(20, 13); @@ -1442,7 +1442,7 @@ namespace ShiftOS // // pnlorange3 // - this.pnlorange3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlorange3.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlorange3.Location = new System.Drawing.Point(129, 8); this.pnlorange3.Name = "pnlorange3"; this.pnlorange3.Size = new System.Drawing.Size(20, 13); @@ -1451,7 +1451,7 @@ namespace ShiftOS // // pnlorange1 // - this.pnlorange1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlorange1.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlorange1.Location = new System.Drawing.Point(77, 8); this.pnlorange1.Name = "pnlorange1"; this.pnlorange1.Size = new System.Drawing.Size(20, 13); @@ -1481,27 +1481,27 @@ namespace ShiftOS // pnlyellowcolours // this.pnlyellowcolours.BackColor = System.Drawing.Color.White; - this.pnlyellowcolours.Controls.Add(this.pnlyellowoptions); - this.pnlyellowcolours.Controls.Add(this.pnlyellowcustomcolour); - this.pnlyellowcolours.Controls.Add(this.pnlyellow16); - this.pnlyellowcolours.Controls.Add(this.pnlyellow12); - this.pnlyellowcolours.Controls.Add(this.pnlyellow14); - this.pnlyellowcolours.Controls.Add(this.pnlyellow10); - this.pnlyellowcolours.Controls.Add(this.pnlyellow8); - this.pnlyellowcolours.Controls.Add(this.pnlyellow4); - this.pnlyellowcolours.Controls.Add(this.pnlyellow6); - this.pnlyellowcolours.Controls.Add(this.pnlyellow15); - this.pnlyellowcolours.Controls.Add(this.pnlyellow2); - this.pnlyellowcolours.Controls.Add(this.pnlyellow13); - this.pnlyellowcolours.Controls.Add(this.pnlyellow11); - this.pnlyellowcolours.Controls.Add(this.pnlyellow7); - this.pnlyellowcolours.Controls.Add(this.pnlyellow9); - this.pnlyellowcolours.Controls.Add(this.pnlyellow5); - this.pnlyellowcolours.Controls.Add(this.pnlyellow3); - this.pnlyellowcolours.Controls.Add(this.pnlyellow1); - this.pnlyellowcolours.Controls.Add(this.lblyellowlevel); - this.pnlyellowcolours.Controls.Add(this.Label11); - this.pnlyellowcolours.Dock = System.Windows.Forms.DockStyle.Top; + this.pnlyellowcolours.Widgets.Add(this.pnlyellowoptions); + this.pnlyellowcolours.Widgets.Add(this.pnlyellowcustomcolour); + this.pnlyellowcolours.Widgets.Add(this.pnlyellow16); + this.pnlyellowcolours.Widgets.Add(this.pnlyellow12); + this.pnlyellowcolours.Widgets.Add(this.pnlyellow14); + this.pnlyellowcolours.Widgets.Add(this.pnlyellow10); + this.pnlyellowcolours.Widgets.Add(this.pnlyellow8); + this.pnlyellowcolours.Widgets.Add(this.pnlyellow4); + this.pnlyellowcolours.Widgets.Add(this.pnlyellow6); + this.pnlyellowcolours.Widgets.Add(this.pnlyellow15); + this.pnlyellowcolours.Widgets.Add(this.pnlyellow2); + this.pnlyellowcolours.Widgets.Add(this.pnlyellow13); + this.pnlyellowcolours.Widgets.Add(this.pnlyellow11); + this.pnlyellowcolours.Widgets.Add(this.pnlyellow7); + this.pnlyellowcolours.Widgets.Add(this.pnlyellow9); + this.pnlyellowcolours.Widgets.Add(this.pnlyellow5); + this.pnlyellowcolours.Widgets.Add(this.pnlyellow3); + this.pnlyellowcolours.Widgets.Add(this.pnlyellow1); + this.pnlyellowcolours.Widgets.Add(this.lblyellowlevel); + this.pnlyellowcolours.Widgets.Add(this.Label11); + this.pnlyellowcolours.Dock = ShiftUI.DockStyle.Top; this.pnlyellowcolours.Location = new System.Drawing.Point(0, 337); this.pnlyellowcolours.Name = "pnlyellowcolours"; this.pnlyellowcolours.Size = new System.Drawing.Size(447, 46); @@ -1510,12 +1510,12 @@ namespace ShiftOS // // pnlyellowoptions // - this.pnlyellowoptions.Controls.Add(this.Label20); - this.pnlyellowoptions.Controls.Add(this.txtyellowsblue); - this.pnlyellowoptions.Controls.Add(this.txtyellowsred); - this.pnlyellowoptions.Controls.Add(this.Label22); - this.pnlyellowoptions.Controls.Add(this.Label24); - this.pnlyellowoptions.Controls.Add(this.txtyellowsgreen); + this.pnlyellowoptions.Widgets.Add(this.Label20); + this.pnlyellowoptions.Widgets.Add(this.txtyellowsblue); + this.pnlyellowoptions.Widgets.Add(this.txtyellowsred); + this.pnlyellowoptions.Widgets.Add(this.Label22); + this.pnlyellowoptions.Widgets.Add(this.Label24); + this.pnlyellowoptions.Widgets.Add(this.txtyellowsgreen); this.pnlyellowoptions.Location = new System.Drawing.Point(282, 3); this.pnlyellowoptions.Name = "pnlyellowoptions"; this.pnlyellowoptions.Size = new System.Drawing.Size(120, 40); @@ -1535,26 +1535,26 @@ namespace ShiftOS // txtyellowsblue // this.txtyellowsblue.BackColor = System.Drawing.Color.White; - this.txtyellowsblue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtyellowsblue.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtyellowsblue.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtyellowsblue.Location = new System.Drawing.Point(95, 22); this.txtyellowsblue.Multiline = true; this.txtyellowsblue.Name = "txtyellowsblue"; this.txtyellowsblue.Size = new System.Drawing.Size(23, 17); this.txtyellowsblue.TabIndex = 25; - this.txtyellowsblue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtyellowsblue.TextAlign = ShiftUI.HorizontalAlignment.Center; // // txtyellowsred // this.txtyellowsred.BackColor = System.Drawing.Color.White; - this.txtyellowsred.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtyellowsred.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtyellowsred.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtyellowsred.Location = new System.Drawing.Point(64, 2); this.txtyellowsred.Multiline = true; this.txtyellowsred.Name = "txtyellowsred"; this.txtyellowsred.Size = new System.Drawing.Size(23, 17); this.txtyellowsred.TabIndex = 21; - this.txtyellowsred.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtyellowsred.TextAlign = ShiftUI.HorizontalAlignment.Center; // // Label22 // @@ -1579,18 +1579,18 @@ namespace ShiftOS // txtyellowsgreen // this.txtyellowsgreen.BackColor = System.Drawing.Color.White; - this.txtyellowsgreen.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtyellowsgreen.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtyellowsgreen.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtyellowsgreen.Location = new System.Drawing.Point(40, 22); this.txtyellowsgreen.Multiline = true; this.txtyellowsgreen.Name = "txtyellowsgreen"; this.txtyellowsgreen.Size = new System.Drawing.Size(23, 17); this.txtyellowsgreen.TabIndex = 23; - this.txtyellowsgreen.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtyellowsgreen.TextAlign = ShiftUI.HorizontalAlignment.Center; // // pnlyellowcustomcolour // - this.pnlyellowcustomcolour.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlyellowcustomcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlyellowcustomcolour.Location = new System.Drawing.Point(406, 8); this.pnlyellowcustomcolour.Name = "pnlyellowcustomcolour"; this.pnlyellowcustomcolour.Size = new System.Drawing.Size(32, 30); @@ -1599,7 +1599,7 @@ namespace ShiftOS // // pnlyellow16 // - this.pnlyellow16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlyellow16.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlyellow16.Location = new System.Drawing.Point(259, 25); this.pnlyellow16.Name = "pnlyellow16"; this.pnlyellow16.Size = new System.Drawing.Size(20, 13); @@ -1608,7 +1608,7 @@ namespace ShiftOS // // pnlyellow12 // - this.pnlyellow12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlyellow12.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlyellow12.Location = new System.Drawing.Point(155, 25); this.pnlyellow12.Name = "pnlyellow12"; this.pnlyellow12.Size = new System.Drawing.Size(20, 13); @@ -1617,7 +1617,7 @@ namespace ShiftOS // // pnlyellow14 // - this.pnlyellow14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlyellow14.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlyellow14.Location = new System.Drawing.Point(207, 25); this.pnlyellow14.Name = "pnlyellow14"; this.pnlyellow14.Size = new System.Drawing.Size(20, 13); @@ -1626,7 +1626,7 @@ namespace ShiftOS // // pnlyellow10 // - this.pnlyellow10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlyellow10.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlyellow10.Location = new System.Drawing.Point(103, 25); this.pnlyellow10.Name = "pnlyellow10"; this.pnlyellow10.Size = new System.Drawing.Size(20, 13); @@ -1635,7 +1635,7 @@ namespace ShiftOS // // pnlyellow8 // - this.pnlyellow8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlyellow8.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlyellow8.Location = new System.Drawing.Point(259, 8); this.pnlyellow8.Name = "pnlyellow8"; this.pnlyellow8.Size = new System.Drawing.Size(20, 13); @@ -1644,7 +1644,7 @@ namespace ShiftOS // // pnlyellow4 // - this.pnlyellow4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlyellow4.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlyellow4.Location = new System.Drawing.Point(155, 8); this.pnlyellow4.Name = "pnlyellow4"; this.pnlyellow4.Size = new System.Drawing.Size(20, 13); @@ -1653,7 +1653,7 @@ namespace ShiftOS // // pnlyellow6 // - this.pnlyellow6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlyellow6.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlyellow6.Location = new System.Drawing.Point(207, 8); this.pnlyellow6.Name = "pnlyellow6"; this.pnlyellow6.Size = new System.Drawing.Size(20, 13); @@ -1662,7 +1662,7 @@ namespace ShiftOS // // pnlyellow15 // - this.pnlyellow15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlyellow15.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlyellow15.Location = new System.Drawing.Point(233, 25); this.pnlyellow15.Name = "pnlyellow15"; this.pnlyellow15.Size = new System.Drawing.Size(20, 13); @@ -1671,7 +1671,7 @@ namespace ShiftOS // // pnlyellow2 // - this.pnlyellow2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlyellow2.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlyellow2.Location = new System.Drawing.Point(103, 8); this.pnlyellow2.Name = "pnlyellow2"; this.pnlyellow2.Size = new System.Drawing.Size(20, 13); @@ -1680,7 +1680,7 @@ namespace ShiftOS // // pnlyellow13 // - this.pnlyellow13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlyellow13.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlyellow13.Location = new System.Drawing.Point(181, 25); this.pnlyellow13.Name = "pnlyellow13"; this.pnlyellow13.Size = new System.Drawing.Size(20, 13); @@ -1689,7 +1689,7 @@ namespace ShiftOS // // pnlyellow11 // - this.pnlyellow11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlyellow11.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlyellow11.Location = new System.Drawing.Point(129, 25); this.pnlyellow11.Name = "pnlyellow11"; this.pnlyellow11.Size = new System.Drawing.Size(20, 13); @@ -1698,7 +1698,7 @@ namespace ShiftOS // // pnlyellow7 // - this.pnlyellow7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlyellow7.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlyellow7.Location = new System.Drawing.Point(233, 8); this.pnlyellow7.Name = "pnlyellow7"; this.pnlyellow7.Size = new System.Drawing.Size(20, 13); @@ -1707,7 +1707,7 @@ namespace ShiftOS // // pnlyellow9 // - this.pnlyellow9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlyellow9.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlyellow9.Location = new System.Drawing.Point(77, 25); this.pnlyellow9.Name = "pnlyellow9"; this.pnlyellow9.Size = new System.Drawing.Size(20, 13); @@ -1716,7 +1716,7 @@ namespace ShiftOS // // pnlyellow5 // - this.pnlyellow5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlyellow5.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlyellow5.Location = new System.Drawing.Point(181, 8); this.pnlyellow5.Name = "pnlyellow5"; this.pnlyellow5.Size = new System.Drawing.Size(20, 13); @@ -1725,7 +1725,7 @@ namespace ShiftOS // // pnlyellow3 // - this.pnlyellow3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlyellow3.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlyellow3.Location = new System.Drawing.Point(129, 8); this.pnlyellow3.Name = "pnlyellow3"; this.pnlyellow3.Size = new System.Drawing.Size(20, 13); @@ -1734,7 +1734,7 @@ namespace ShiftOS // // pnlyellow1 // - this.pnlyellow1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlyellow1.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlyellow1.Location = new System.Drawing.Point(77, 8); this.pnlyellow1.Name = "pnlyellow1"; this.pnlyellow1.Size = new System.Drawing.Size(20, 13); @@ -1764,27 +1764,27 @@ namespace ShiftOS // pnlgreencolours // this.pnlgreencolours.BackColor = System.Drawing.Color.White; - this.pnlgreencolours.Controls.Add(this.pnlgreenoptions); - this.pnlgreencolours.Controls.Add(this.pnlgreencustomcolour); - this.pnlgreencolours.Controls.Add(this.pnlgreen16); - this.pnlgreencolours.Controls.Add(this.pnlgreen12); - this.pnlgreencolours.Controls.Add(this.pnlgreen14); - this.pnlgreencolours.Controls.Add(this.pnlgreen10); - this.pnlgreencolours.Controls.Add(this.pnlgreen8); - this.pnlgreencolours.Controls.Add(this.pnlgreen4); - this.pnlgreencolours.Controls.Add(this.pnlgreen6); - this.pnlgreencolours.Controls.Add(this.pnlgreen15); - this.pnlgreencolours.Controls.Add(this.pnlgreen2); - this.pnlgreencolours.Controls.Add(this.pnlgreen13); - this.pnlgreencolours.Controls.Add(this.pnlgreen11); - this.pnlgreencolours.Controls.Add(this.pnlgreen7); - this.pnlgreencolours.Controls.Add(this.pnlgreen9); - this.pnlgreencolours.Controls.Add(this.pnlgreen5); - this.pnlgreencolours.Controls.Add(this.pnlgreen3); - this.pnlgreencolours.Controls.Add(this.pnlgreen1); - this.pnlgreencolours.Controls.Add(this.lblgreenlevel); - this.pnlgreencolours.Controls.Add(this.Label9); - this.pnlgreencolours.Dock = System.Windows.Forms.DockStyle.Top; + this.pnlgreencolours.Widgets.Add(this.pnlgreenoptions); + this.pnlgreencolours.Widgets.Add(this.pnlgreencustomcolour); + this.pnlgreencolours.Widgets.Add(this.pnlgreen16); + this.pnlgreencolours.Widgets.Add(this.pnlgreen12); + this.pnlgreencolours.Widgets.Add(this.pnlgreen14); + this.pnlgreencolours.Widgets.Add(this.pnlgreen10); + this.pnlgreencolours.Widgets.Add(this.pnlgreen8); + this.pnlgreencolours.Widgets.Add(this.pnlgreen4); + this.pnlgreencolours.Widgets.Add(this.pnlgreen6); + this.pnlgreencolours.Widgets.Add(this.pnlgreen15); + this.pnlgreencolours.Widgets.Add(this.pnlgreen2); + this.pnlgreencolours.Widgets.Add(this.pnlgreen13); + this.pnlgreencolours.Widgets.Add(this.pnlgreen11); + this.pnlgreencolours.Widgets.Add(this.pnlgreen7); + this.pnlgreencolours.Widgets.Add(this.pnlgreen9); + this.pnlgreencolours.Widgets.Add(this.pnlgreen5); + this.pnlgreencolours.Widgets.Add(this.pnlgreen3); + this.pnlgreencolours.Widgets.Add(this.pnlgreen1); + this.pnlgreencolours.Widgets.Add(this.lblgreenlevel); + this.pnlgreencolours.Widgets.Add(this.Label9); + this.pnlgreencolours.Dock = ShiftUI.DockStyle.Top; this.pnlgreencolours.Location = new System.Drawing.Point(0, 291); this.pnlgreencolours.Name = "pnlgreencolours"; this.pnlgreencolours.Size = new System.Drawing.Size(447, 46); @@ -1793,12 +1793,12 @@ namespace ShiftOS // // pnlgreenoptions // - this.pnlgreenoptions.Controls.Add(this.Label15); - this.pnlgreenoptions.Controls.Add(this.txtgreensred); - this.pnlgreenoptions.Controls.Add(this.txtgreensgreen); - this.pnlgreenoptions.Controls.Add(this.Label16); - this.pnlgreenoptions.Controls.Add(this.Label18); - this.pnlgreenoptions.Controls.Add(this.txtgreensblue); + this.pnlgreenoptions.Widgets.Add(this.Label15); + this.pnlgreenoptions.Widgets.Add(this.txtgreensred); + this.pnlgreenoptions.Widgets.Add(this.txtgreensgreen); + this.pnlgreenoptions.Widgets.Add(this.Label16); + this.pnlgreenoptions.Widgets.Add(this.Label18); + this.pnlgreenoptions.Widgets.Add(this.txtgreensblue); this.pnlgreenoptions.Location = new System.Drawing.Point(282, 3); this.pnlgreenoptions.Name = "pnlgreenoptions"; this.pnlgreenoptions.Size = new System.Drawing.Size(120, 40); @@ -1818,26 +1818,26 @@ namespace ShiftOS // txtgreensred // this.txtgreensred.BackColor = System.Drawing.Color.White; - this.txtgreensred.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtgreensred.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtgreensred.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtgreensred.Location = new System.Drawing.Point(92, 22); this.txtgreensred.Multiline = true; this.txtgreensred.Name = "txtgreensred"; this.txtgreensred.Size = new System.Drawing.Size(23, 17); this.txtgreensred.TabIndex = 25; - this.txtgreensred.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtgreensred.TextAlign = ShiftUI.HorizontalAlignment.Center; // // txtgreensgreen // this.txtgreensgreen.BackColor = System.Drawing.Color.White; - this.txtgreensgreen.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtgreensgreen.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtgreensgreen.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtgreensgreen.Location = new System.Drawing.Point(66, 2); this.txtgreensgreen.Multiline = true; this.txtgreensgreen.Name = "txtgreensgreen"; this.txtgreensgreen.Size = new System.Drawing.Size(23, 17); this.txtgreensgreen.TabIndex = 21; - this.txtgreensgreen.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtgreensgreen.TextAlign = ShiftUI.HorizontalAlignment.Center; // // Label16 // @@ -1862,18 +1862,18 @@ namespace ShiftOS // txtgreensblue // this.txtgreensblue.BackColor = System.Drawing.Color.White; - this.txtgreensblue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtgreensblue.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtgreensblue.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtgreensblue.Location = new System.Drawing.Point(33, 22); this.txtgreensblue.Multiline = true; this.txtgreensblue.Name = "txtgreensblue"; this.txtgreensblue.Size = new System.Drawing.Size(23, 17); this.txtgreensblue.TabIndex = 23; - this.txtgreensblue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtgreensblue.TextAlign = ShiftUI.HorizontalAlignment.Center; // // pnlgreencustomcolour // - this.pnlgreencustomcolour.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgreencustomcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgreencustomcolour.Location = new System.Drawing.Point(406, 8); this.pnlgreencustomcolour.Name = "pnlgreencustomcolour"; this.pnlgreencustomcolour.Size = new System.Drawing.Size(32, 30); @@ -1882,7 +1882,7 @@ namespace ShiftOS // // pnlgreen16 // - this.pnlgreen16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgreen16.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgreen16.Location = new System.Drawing.Point(259, 25); this.pnlgreen16.Name = "pnlgreen16"; this.pnlgreen16.Size = new System.Drawing.Size(20, 13); @@ -1891,7 +1891,7 @@ namespace ShiftOS // // pnlgreen12 // - this.pnlgreen12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgreen12.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgreen12.Location = new System.Drawing.Point(155, 25); this.pnlgreen12.Name = "pnlgreen12"; this.pnlgreen12.Size = new System.Drawing.Size(20, 13); @@ -1900,7 +1900,7 @@ namespace ShiftOS // // pnlgreen14 // - this.pnlgreen14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgreen14.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgreen14.Location = new System.Drawing.Point(207, 25); this.pnlgreen14.Name = "pnlgreen14"; this.pnlgreen14.Size = new System.Drawing.Size(20, 13); @@ -1909,7 +1909,7 @@ namespace ShiftOS // // pnlgreen10 // - this.pnlgreen10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgreen10.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgreen10.Location = new System.Drawing.Point(103, 25); this.pnlgreen10.Name = "pnlgreen10"; this.pnlgreen10.Size = new System.Drawing.Size(20, 13); @@ -1918,7 +1918,7 @@ namespace ShiftOS // // pnlgreen8 // - this.pnlgreen8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgreen8.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgreen8.Location = new System.Drawing.Point(259, 8); this.pnlgreen8.Name = "pnlgreen8"; this.pnlgreen8.Size = new System.Drawing.Size(20, 13); @@ -1927,7 +1927,7 @@ namespace ShiftOS // // pnlgreen4 // - this.pnlgreen4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgreen4.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgreen4.Location = new System.Drawing.Point(155, 8); this.pnlgreen4.Name = "pnlgreen4"; this.pnlgreen4.Size = new System.Drawing.Size(20, 13); @@ -1936,7 +1936,7 @@ namespace ShiftOS // // pnlgreen6 // - this.pnlgreen6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgreen6.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgreen6.Location = new System.Drawing.Point(207, 8); this.pnlgreen6.Name = "pnlgreen6"; this.pnlgreen6.Size = new System.Drawing.Size(20, 13); @@ -1945,7 +1945,7 @@ namespace ShiftOS // // pnlgreen15 // - this.pnlgreen15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgreen15.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgreen15.Location = new System.Drawing.Point(233, 25); this.pnlgreen15.Name = "pnlgreen15"; this.pnlgreen15.Size = new System.Drawing.Size(20, 13); @@ -1954,7 +1954,7 @@ namespace ShiftOS // // pnlgreen2 // - this.pnlgreen2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgreen2.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgreen2.Location = new System.Drawing.Point(103, 8); this.pnlgreen2.Name = "pnlgreen2"; this.pnlgreen2.Size = new System.Drawing.Size(20, 13); @@ -1963,7 +1963,7 @@ namespace ShiftOS // // pnlgreen13 // - this.pnlgreen13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgreen13.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgreen13.Location = new System.Drawing.Point(181, 25); this.pnlgreen13.Name = "pnlgreen13"; this.pnlgreen13.Size = new System.Drawing.Size(20, 13); @@ -1972,7 +1972,7 @@ namespace ShiftOS // // pnlgreen11 // - this.pnlgreen11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgreen11.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgreen11.Location = new System.Drawing.Point(129, 25); this.pnlgreen11.Name = "pnlgreen11"; this.pnlgreen11.Size = new System.Drawing.Size(20, 13); @@ -1981,7 +1981,7 @@ namespace ShiftOS // // pnlgreen7 // - this.pnlgreen7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgreen7.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgreen7.Location = new System.Drawing.Point(233, 8); this.pnlgreen7.Name = "pnlgreen7"; this.pnlgreen7.Size = new System.Drawing.Size(20, 13); @@ -1990,7 +1990,7 @@ namespace ShiftOS // // pnlgreen9 // - this.pnlgreen9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgreen9.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgreen9.Location = new System.Drawing.Point(77, 25); this.pnlgreen9.Name = "pnlgreen9"; this.pnlgreen9.Size = new System.Drawing.Size(20, 13); @@ -1999,7 +1999,7 @@ namespace ShiftOS // // pnlgreen5 // - this.pnlgreen5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgreen5.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgreen5.Location = new System.Drawing.Point(181, 8); this.pnlgreen5.Name = "pnlgreen5"; this.pnlgreen5.Size = new System.Drawing.Size(20, 13); @@ -2008,7 +2008,7 @@ namespace ShiftOS // // pnlgreen3 // - this.pnlgreen3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgreen3.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgreen3.Location = new System.Drawing.Point(129, 8); this.pnlgreen3.Name = "pnlgreen3"; this.pnlgreen3.Size = new System.Drawing.Size(20, 13); @@ -2017,7 +2017,7 @@ namespace ShiftOS // // pnlgreen1 // - this.pnlgreen1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgreen1.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgreen1.Location = new System.Drawing.Point(77, 8); this.pnlgreen1.Name = "pnlgreen1"; this.pnlgreen1.Size = new System.Drawing.Size(20, 13); @@ -2047,27 +2047,27 @@ namespace ShiftOS // pnlbluecolours // this.pnlbluecolours.BackColor = System.Drawing.Color.White; - this.pnlbluecolours.Controls.Add(this.pnlblueoptions); - this.pnlbluecolours.Controls.Add(this.pnlbluecustomcolour); - this.pnlbluecolours.Controls.Add(this.pnlblue16); - this.pnlbluecolours.Controls.Add(this.pnlblue12); - this.pnlbluecolours.Controls.Add(this.pnlblue14); - this.pnlbluecolours.Controls.Add(this.pnlblue10); - this.pnlbluecolours.Controls.Add(this.pnlblue8); - this.pnlbluecolours.Controls.Add(this.pnlblue4); - this.pnlbluecolours.Controls.Add(this.pnlblue6); - this.pnlbluecolours.Controls.Add(this.pnlblue15); - this.pnlbluecolours.Controls.Add(this.pnlblue2); - this.pnlbluecolours.Controls.Add(this.pnlblue13); - this.pnlbluecolours.Controls.Add(this.pnlblue11); - this.pnlbluecolours.Controls.Add(this.pnlblue7); - this.pnlbluecolours.Controls.Add(this.pnlblue9); - this.pnlbluecolours.Controls.Add(this.pnlblue5); - this.pnlbluecolours.Controls.Add(this.pnlblue3); - this.pnlbluecolours.Controls.Add(this.pnlblue1); - this.pnlbluecolours.Controls.Add(this.lblbluelevel); - this.pnlbluecolours.Controls.Add(this.Label7); - this.pnlbluecolours.Dock = System.Windows.Forms.DockStyle.Top; + this.pnlbluecolours.Widgets.Add(this.pnlblueoptions); + this.pnlbluecolours.Widgets.Add(this.pnlbluecustomcolour); + this.pnlbluecolours.Widgets.Add(this.pnlblue16); + this.pnlbluecolours.Widgets.Add(this.pnlblue12); + this.pnlbluecolours.Widgets.Add(this.pnlblue14); + this.pnlbluecolours.Widgets.Add(this.pnlblue10); + this.pnlbluecolours.Widgets.Add(this.pnlblue8); + this.pnlbluecolours.Widgets.Add(this.pnlblue4); + this.pnlbluecolours.Widgets.Add(this.pnlblue6); + this.pnlbluecolours.Widgets.Add(this.pnlblue15); + this.pnlbluecolours.Widgets.Add(this.pnlblue2); + this.pnlbluecolours.Widgets.Add(this.pnlblue13); + this.pnlbluecolours.Widgets.Add(this.pnlblue11); + this.pnlbluecolours.Widgets.Add(this.pnlblue7); + this.pnlbluecolours.Widgets.Add(this.pnlblue9); + this.pnlbluecolours.Widgets.Add(this.pnlblue5); + this.pnlbluecolours.Widgets.Add(this.pnlblue3); + this.pnlbluecolours.Widgets.Add(this.pnlblue1); + this.pnlbluecolours.Widgets.Add(this.lblbluelevel); + this.pnlbluecolours.Widgets.Add(this.Label7); + this.pnlbluecolours.Dock = ShiftUI.DockStyle.Top; this.pnlbluecolours.Location = new System.Drawing.Point(0, 245); this.pnlbluecolours.Name = "pnlbluecolours"; this.pnlbluecolours.Size = new System.Drawing.Size(447, 46); @@ -2076,12 +2076,12 @@ namespace ShiftOS // // pnlblueoptions // - this.pnlblueoptions.Controls.Add(this.Label6); - this.pnlblueoptions.Controls.Add(this.txtbluesred); - this.pnlblueoptions.Controls.Add(this.txtbluesblue); - this.pnlblueoptions.Controls.Add(this.Label4); - this.pnlblueoptions.Controls.Add(this.Label2); - this.pnlblueoptions.Controls.Add(this.txtbluesgreen); + this.pnlblueoptions.Widgets.Add(this.Label6); + this.pnlblueoptions.Widgets.Add(this.txtbluesred); + this.pnlblueoptions.Widgets.Add(this.txtbluesblue); + this.pnlblueoptions.Widgets.Add(this.Label4); + this.pnlblueoptions.Widgets.Add(this.Label2); + this.pnlblueoptions.Widgets.Add(this.txtbluesgreen); this.pnlblueoptions.Location = new System.Drawing.Point(282, 3); this.pnlblueoptions.Name = "pnlblueoptions"; this.pnlblueoptions.Size = new System.Drawing.Size(120, 40); @@ -2101,26 +2101,26 @@ namespace ShiftOS // txtbluesred // this.txtbluesred.BackColor = System.Drawing.Color.White; - this.txtbluesred.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtbluesred.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtbluesred.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtbluesred.Location = new System.Drawing.Point(95, 22); this.txtbluesred.Multiline = true; this.txtbluesred.Name = "txtbluesred"; this.txtbluesred.Size = new System.Drawing.Size(23, 17); this.txtbluesred.TabIndex = 25; - this.txtbluesred.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtbluesred.TextAlign = ShiftUI.HorizontalAlignment.Center; // // txtbluesblue // this.txtbluesblue.BackColor = System.Drawing.Color.White; - this.txtbluesblue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtbluesblue.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtbluesblue.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtbluesblue.Location = new System.Drawing.Point(65, 2); this.txtbluesblue.Multiline = true; this.txtbluesblue.Name = "txtbluesblue"; this.txtbluesblue.Size = new System.Drawing.Size(23, 17); this.txtbluesblue.TabIndex = 21; - this.txtbluesblue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtbluesblue.TextAlign = ShiftUI.HorizontalAlignment.Center; // // Label4 // @@ -2145,18 +2145,18 @@ namespace ShiftOS // txtbluesgreen // this.txtbluesgreen.BackColor = System.Drawing.Color.White; - this.txtbluesgreen.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtbluesgreen.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtbluesgreen.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtbluesgreen.Location = new System.Drawing.Point(41, 22); this.txtbluesgreen.Multiline = true; this.txtbluesgreen.Name = "txtbluesgreen"; this.txtbluesgreen.Size = new System.Drawing.Size(23, 17); this.txtbluesgreen.TabIndex = 23; - this.txtbluesgreen.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtbluesgreen.TextAlign = ShiftUI.HorizontalAlignment.Center; // // pnlbluecustomcolour // - this.pnlbluecustomcolour.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlbluecustomcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlbluecustomcolour.Location = new System.Drawing.Point(406, 8); this.pnlbluecustomcolour.Name = "pnlbluecustomcolour"; this.pnlbluecustomcolour.Size = new System.Drawing.Size(32, 30); @@ -2165,7 +2165,7 @@ namespace ShiftOS // // pnlblue16 // - this.pnlblue16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlblue16.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlblue16.Location = new System.Drawing.Point(259, 25); this.pnlblue16.Name = "pnlblue16"; this.pnlblue16.Size = new System.Drawing.Size(20, 13); @@ -2174,7 +2174,7 @@ namespace ShiftOS // // pnlblue12 // - this.pnlblue12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlblue12.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlblue12.Location = new System.Drawing.Point(155, 25); this.pnlblue12.Name = "pnlblue12"; this.pnlblue12.Size = new System.Drawing.Size(20, 13); @@ -2183,7 +2183,7 @@ namespace ShiftOS // // pnlblue14 // - this.pnlblue14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlblue14.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlblue14.Location = new System.Drawing.Point(207, 25); this.pnlblue14.Name = "pnlblue14"; this.pnlblue14.Size = new System.Drawing.Size(20, 13); @@ -2192,7 +2192,7 @@ namespace ShiftOS // // pnlblue10 // - this.pnlblue10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlblue10.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlblue10.Location = new System.Drawing.Point(103, 25); this.pnlblue10.Name = "pnlblue10"; this.pnlblue10.Size = new System.Drawing.Size(20, 13); @@ -2201,7 +2201,7 @@ namespace ShiftOS // // pnlblue8 // - this.pnlblue8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlblue8.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlblue8.Location = new System.Drawing.Point(259, 8); this.pnlblue8.Name = "pnlblue8"; this.pnlblue8.Size = new System.Drawing.Size(20, 13); @@ -2210,7 +2210,7 @@ namespace ShiftOS // // pnlblue4 // - this.pnlblue4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlblue4.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlblue4.Location = new System.Drawing.Point(155, 8); this.pnlblue4.Name = "pnlblue4"; this.pnlblue4.Size = new System.Drawing.Size(20, 13); @@ -2219,7 +2219,7 @@ namespace ShiftOS // // pnlblue6 // - this.pnlblue6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlblue6.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlblue6.Location = new System.Drawing.Point(207, 8); this.pnlblue6.Name = "pnlblue6"; this.pnlblue6.Size = new System.Drawing.Size(20, 13); @@ -2228,7 +2228,7 @@ namespace ShiftOS // // pnlblue15 // - this.pnlblue15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlblue15.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlblue15.Location = new System.Drawing.Point(233, 25); this.pnlblue15.Name = "pnlblue15"; this.pnlblue15.Size = new System.Drawing.Size(20, 13); @@ -2237,7 +2237,7 @@ namespace ShiftOS // // pnlblue2 // - this.pnlblue2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlblue2.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlblue2.Location = new System.Drawing.Point(103, 8); this.pnlblue2.Name = "pnlblue2"; this.pnlblue2.Size = new System.Drawing.Size(20, 13); @@ -2246,7 +2246,7 @@ namespace ShiftOS // // pnlblue13 // - this.pnlblue13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlblue13.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlblue13.Location = new System.Drawing.Point(181, 25); this.pnlblue13.Name = "pnlblue13"; this.pnlblue13.Size = new System.Drawing.Size(20, 13); @@ -2255,7 +2255,7 @@ namespace ShiftOS // // pnlblue11 // - this.pnlblue11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlblue11.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlblue11.Location = new System.Drawing.Point(129, 25); this.pnlblue11.Name = "pnlblue11"; this.pnlblue11.Size = new System.Drawing.Size(20, 13); @@ -2264,7 +2264,7 @@ namespace ShiftOS // // pnlblue7 // - this.pnlblue7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlblue7.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlblue7.Location = new System.Drawing.Point(233, 8); this.pnlblue7.Name = "pnlblue7"; this.pnlblue7.Size = new System.Drawing.Size(20, 13); @@ -2273,7 +2273,7 @@ namespace ShiftOS // // pnlblue9 // - this.pnlblue9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlblue9.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlblue9.Location = new System.Drawing.Point(77, 25); this.pnlblue9.Name = "pnlblue9"; this.pnlblue9.Size = new System.Drawing.Size(20, 13); @@ -2282,7 +2282,7 @@ namespace ShiftOS // // pnlblue5 // - this.pnlblue5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlblue5.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlblue5.Location = new System.Drawing.Point(181, 8); this.pnlblue5.Name = "pnlblue5"; this.pnlblue5.Size = new System.Drawing.Size(20, 13); @@ -2291,7 +2291,7 @@ namespace ShiftOS // // pnlblue3 // - this.pnlblue3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlblue3.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlblue3.Location = new System.Drawing.Point(129, 8); this.pnlblue3.Name = "pnlblue3"; this.pnlblue3.Size = new System.Drawing.Size(20, 13); @@ -2300,7 +2300,7 @@ namespace ShiftOS // // pnlblue1 // - this.pnlblue1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlblue1.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlblue1.Location = new System.Drawing.Point(77, 8); this.pnlblue1.Name = "pnlblue1"; this.pnlblue1.Size = new System.Drawing.Size(20, 13); @@ -2330,27 +2330,27 @@ namespace ShiftOS // pnlpurplecolours // this.pnlpurplecolours.BackColor = System.Drawing.Color.White; - this.pnlpurplecolours.Controls.Add(this.pnlpurpleoptions); - this.pnlpurplecolours.Controls.Add(this.pnlpurplecustomcolour); - this.pnlpurplecolours.Controls.Add(this.pnlpurple16); - this.pnlpurplecolours.Controls.Add(this.pnlpurple12); - this.pnlpurplecolours.Controls.Add(this.pnlpurple14); - this.pnlpurplecolours.Controls.Add(this.pnlpurple10); - this.pnlpurplecolours.Controls.Add(this.pnlpurple8); - this.pnlpurplecolours.Controls.Add(this.pnlpurple4); - this.pnlpurplecolours.Controls.Add(this.pnlpurple6); - this.pnlpurplecolours.Controls.Add(this.pnlpurple15); - this.pnlpurplecolours.Controls.Add(this.pnlpurple2); - this.pnlpurplecolours.Controls.Add(this.pnlpurple13); - this.pnlpurplecolours.Controls.Add(this.pnlpurple11); - this.pnlpurplecolours.Controls.Add(this.pnlpurple7); - this.pnlpurplecolours.Controls.Add(this.pnlpurple9); - this.pnlpurplecolours.Controls.Add(this.pnlpurple5); - this.pnlpurplecolours.Controls.Add(this.pnlpurple3); - this.pnlpurplecolours.Controls.Add(this.pnlpurple1); - this.pnlpurplecolours.Controls.Add(this.lblpurplelevel); - this.pnlpurplecolours.Controls.Add(this.Label5); - this.pnlpurplecolours.Dock = System.Windows.Forms.DockStyle.Top; + this.pnlpurplecolours.Widgets.Add(this.pnlpurpleoptions); + this.pnlpurplecolours.Widgets.Add(this.pnlpurplecustomcolour); + this.pnlpurplecolours.Widgets.Add(this.pnlpurple16); + this.pnlpurplecolours.Widgets.Add(this.pnlpurple12); + this.pnlpurplecolours.Widgets.Add(this.pnlpurple14); + this.pnlpurplecolours.Widgets.Add(this.pnlpurple10); + this.pnlpurplecolours.Widgets.Add(this.pnlpurple8); + this.pnlpurplecolours.Widgets.Add(this.pnlpurple4); + this.pnlpurplecolours.Widgets.Add(this.pnlpurple6); + this.pnlpurplecolours.Widgets.Add(this.pnlpurple15); + this.pnlpurplecolours.Widgets.Add(this.pnlpurple2); + this.pnlpurplecolours.Widgets.Add(this.pnlpurple13); + this.pnlpurplecolours.Widgets.Add(this.pnlpurple11); + this.pnlpurplecolours.Widgets.Add(this.pnlpurple7); + this.pnlpurplecolours.Widgets.Add(this.pnlpurple9); + this.pnlpurplecolours.Widgets.Add(this.pnlpurple5); + this.pnlpurplecolours.Widgets.Add(this.pnlpurple3); + this.pnlpurplecolours.Widgets.Add(this.pnlpurple1); + this.pnlpurplecolours.Widgets.Add(this.lblpurplelevel); + this.pnlpurplecolours.Widgets.Add(this.Label5); + this.pnlpurplecolours.Dock = ShiftUI.DockStyle.Top; this.pnlpurplecolours.Location = new System.Drawing.Point(0, 199); this.pnlpurplecolours.Name = "pnlpurplecolours"; this.pnlpurplecolours.Size = new System.Drawing.Size(447, 46); @@ -2359,12 +2359,12 @@ namespace ShiftOS // // pnlpurpleoptions // - this.pnlpurpleoptions.Controls.Add(this.Label8); - this.pnlpurpleoptions.Controls.Add(this.txtpurplesgreen); - this.pnlpurpleoptions.Controls.Add(this.txtpurplesblue); - this.pnlpurpleoptions.Controls.Add(this.Label10); - this.pnlpurpleoptions.Controls.Add(this.Label12); - this.pnlpurpleoptions.Controls.Add(this.txtpurplesred); + this.pnlpurpleoptions.Widgets.Add(this.Label8); + this.pnlpurpleoptions.Widgets.Add(this.txtpurplesgreen); + this.pnlpurpleoptions.Widgets.Add(this.txtpurplesblue); + this.pnlpurpleoptions.Widgets.Add(this.Label10); + this.pnlpurpleoptions.Widgets.Add(this.Label12); + this.pnlpurpleoptions.Widgets.Add(this.txtpurplesred); this.pnlpurpleoptions.Location = new System.Drawing.Point(282, 3); this.pnlpurpleoptions.Name = "pnlpurpleoptions"; this.pnlpurpleoptions.Size = new System.Drawing.Size(120, 40); @@ -2384,26 +2384,26 @@ namespace ShiftOS // txtpurplesgreen // this.txtpurplesgreen.BackColor = System.Drawing.Color.White; - this.txtpurplesgreen.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtpurplesgreen.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtpurplesgreen.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtpurplesgreen.Location = new System.Drawing.Point(95, 22); this.txtpurplesgreen.Multiline = true; this.txtpurplesgreen.Name = "txtpurplesgreen"; this.txtpurplesgreen.Size = new System.Drawing.Size(23, 17); this.txtpurplesgreen.TabIndex = 25; - this.txtpurplesgreen.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtpurplesgreen.TextAlign = ShiftUI.HorizontalAlignment.Center; // // txtpurplesblue // this.txtpurplesblue.BackColor = System.Drawing.Color.White; - this.txtpurplesblue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtpurplesblue.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtpurplesblue.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtpurplesblue.Location = new System.Drawing.Point(65, 2); this.txtpurplesblue.Multiline = true; this.txtpurplesblue.Name = "txtpurplesblue"; this.txtpurplesblue.Size = new System.Drawing.Size(23, 17); this.txtpurplesblue.TabIndex = 21; - this.txtpurplesblue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtpurplesblue.TextAlign = ShiftUI.HorizontalAlignment.Center; // // Label10 // @@ -2428,18 +2428,18 @@ namespace ShiftOS // txtpurplesred // this.txtpurplesred.BackColor = System.Drawing.Color.White; - this.txtpurplesred.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtpurplesred.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtpurplesred.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtpurplesred.Location = new System.Drawing.Point(32, 22); this.txtpurplesred.Multiline = true; this.txtpurplesred.Name = "txtpurplesred"; this.txtpurplesred.Size = new System.Drawing.Size(23, 17); this.txtpurplesred.TabIndex = 23; - this.txtpurplesred.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtpurplesred.TextAlign = ShiftUI.HorizontalAlignment.Center; // // pnlpurplecustomcolour // - this.pnlpurplecustomcolour.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpurplecustomcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpurplecustomcolour.Location = new System.Drawing.Point(406, 8); this.pnlpurplecustomcolour.Name = "pnlpurplecustomcolour"; this.pnlpurplecustomcolour.Size = new System.Drawing.Size(32, 30); @@ -2448,7 +2448,7 @@ namespace ShiftOS // // pnlpurple16 // - this.pnlpurple16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpurple16.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpurple16.Location = new System.Drawing.Point(259, 25); this.pnlpurple16.Name = "pnlpurple16"; this.pnlpurple16.Size = new System.Drawing.Size(20, 13); @@ -2457,7 +2457,7 @@ namespace ShiftOS // // pnlpurple12 // - this.pnlpurple12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpurple12.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpurple12.Location = new System.Drawing.Point(155, 25); this.pnlpurple12.Name = "pnlpurple12"; this.pnlpurple12.Size = new System.Drawing.Size(20, 13); @@ -2466,7 +2466,7 @@ namespace ShiftOS // // pnlpurple14 // - this.pnlpurple14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpurple14.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpurple14.Location = new System.Drawing.Point(207, 25); this.pnlpurple14.Name = "pnlpurple14"; this.pnlpurple14.Size = new System.Drawing.Size(20, 13); @@ -2475,7 +2475,7 @@ namespace ShiftOS // // pnlpurple10 // - this.pnlpurple10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpurple10.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpurple10.Location = new System.Drawing.Point(103, 25); this.pnlpurple10.Name = "pnlpurple10"; this.pnlpurple10.Size = new System.Drawing.Size(20, 13); @@ -2484,7 +2484,7 @@ namespace ShiftOS // // pnlpurple8 // - this.pnlpurple8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpurple8.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpurple8.Location = new System.Drawing.Point(259, 8); this.pnlpurple8.Name = "pnlpurple8"; this.pnlpurple8.Size = new System.Drawing.Size(20, 13); @@ -2493,7 +2493,7 @@ namespace ShiftOS // // pnlpurple4 // - this.pnlpurple4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpurple4.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpurple4.Location = new System.Drawing.Point(155, 8); this.pnlpurple4.Name = "pnlpurple4"; this.pnlpurple4.Size = new System.Drawing.Size(20, 13); @@ -2502,7 +2502,7 @@ namespace ShiftOS // // pnlpurple6 // - this.pnlpurple6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpurple6.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpurple6.Location = new System.Drawing.Point(207, 8); this.pnlpurple6.Name = "pnlpurple6"; this.pnlpurple6.Size = new System.Drawing.Size(20, 13); @@ -2511,7 +2511,7 @@ namespace ShiftOS // // pnlpurple15 // - this.pnlpurple15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpurple15.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpurple15.Location = new System.Drawing.Point(233, 25); this.pnlpurple15.Name = "pnlpurple15"; this.pnlpurple15.Size = new System.Drawing.Size(20, 13); @@ -2520,7 +2520,7 @@ namespace ShiftOS // // pnlpurple2 // - this.pnlpurple2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpurple2.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpurple2.Location = new System.Drawing.Point(103, 8); this.pnlpurple2.Name = "pnlpurple2"; this.pnlpurple2.Size = new System.Drawing.Size(20, 13); @@ -2529,7 +2529,7 @@ namespace ShiftOS // // pnlpurple13 // - this.pnlpurple13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpurple13.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpurple13.Location = new System.Drawing.Point(181, 25); this.pnlpurple13.Name = "pnlpurple13"; this.pnlpurple13.Size = new System.Drawing.Size(20, 13); @@ -2538,7 +2538,7 @@ namespace ShiftOS // // pnlpurple11 // - this.pnlpurple11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpurple11.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpurple11.Location = new System.Drawing.Point(129, 25); this.pnlpurple11.Name = "pnlpurple11"; this.pnlpurple11.Size = new System.Drawing.Size(20, 13); @@ -2547,7 +2547,7 @@ namespace ShiftOS // // pnlpurple7 // - this.pnlpurple7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpurple7.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpurple7.Location = new System.Drawing.Point(233, 8); this.pnlpurple7.Name = "pnlpurple7"; this.pnlpurple7.Size = new System.Drawing.Size(20, 13); @@ -2556,7 +2556,7 @@ namespace ShiftOS // // pnlpurple9 // - this.pnlpurple9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpurple9.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpurple9.Location = new System.Drawing.Point(77, 25); this.pnlpurple9.Name = "pnlpurple9"; this.pnlpurple9.Size = new System.Drawing.Size(20, 13); @@ -2565,7 +2565,7 @@ namespace ShiftOS // // pnlpurple5 // - this.pnlpurple5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpurple5.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpurple5.Location = new System.Drawing.Point(181, 8); this.pnlpurple5.Name = "pnlpurple5"; this.pnlpurple5.Size = new System.Drawing.Size(20, 13); @@ -2574,7 +2574,7 @@ namespace ShiftOS // // pnlpurple3 // - this.pnlpurple3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpurple3.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpurple3.Location = new System.Drawing.Point(129, 8); this.pnlpurple3.Name = "pnlpurple3"; this.pnlpurple3.Size = new System.Drawing.Size(20, 13); @@ -2583,7 +2583,7 @@ namespace ShiftOS // // pnlpurple1 // - this.pnlpurple1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlpurple1.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlpurple1.Location = new System.Drawing.Point(77, 8); this.pnlpurple1.Name = "pnlpurple1"; this.pnlpurple1.Size = new System.Drawing.Size(20, 13); @@ -2613,28 +2613,28 @@ namespace ShiftOS // pnlgraycolours // this.pnlgraycolours.BackColor = System.Drawing.Color.White; - this.pnlgraycolours.Controls.Add(this.lblcustomshadetut); - this.pnlgraycolours.Controls.Add(this.txtcustomgrayshade); - this.pnlgraycolours.Controls.Add(this.pnlgraycustomcolour); - this.pnlgraycolours.Controls.Add(this.pnlgray16); - this.pnlgraycolours.Controls.Add(this.pnlgray12); - this.pnlgraycolours.Controls.Add(this.pnlgray14); - this.pnlgraycolours.Controls.Add(this.pnlgray10); - this.pnlgraycolours.Controls.Add(this.pnlgray8); - this.pnlgraycolours.Controls.Add(this.pnlgray4); - this.pnlgraycolours.Controls.Add(this.pnlgray6); - this.pnlgraycolours.Controls.Add(this.pnlgray15); - this.pnlgraycolours.Controls.Add(this.pnlgray2); - this.pnlgraycolours.Controls.Add(this.pnlgray13); - this.pnlgraycolours.Controls.Add(this.pnlgray11); - this.pnlgraycolours.Controls.Add(this.pnlgray7); - this.pnlgraycolours.Controls.Add(this.pnlgray9); - this.pnlgraycolours.Controls.Add(this.pnlgray5); - this.pnlgraycolours.Controls.Add(this.pnlgray3); - this.pnlgraycolours.Controls.Add(this.pnlgray1); - this.pnlgraycolours.Controls.Add(this.lblgraylevel); - this.pnlgraycolours.Controls.Add(this.Label3); - this.pnlgraycolours.Dock = System.Windows.Forms.DockStyle.Top; + this.pnlgraycolours.Widgets.Add(this.lblcustomshadetut); + this.pnlgraycolours.Widgets.Add(this.txtcustomgrayshade); + this.pnlgraycolours.Widgets.Add(this.pnlgraycustomcolour); + this.pnlgraycolours.Widgets.Add(this.pnlgray16); + this.pnlgraycolours.Widgets.Add(this.pnlgray12); + this.pnlgraycolours.Widgets.Add(this.pnlgray14); + this.pnlgraycolours.Widgets.Add(this.pnlgray10); + this.pnlgraycolours.Widgets.Add(this.pnlgray8); + this.pnlgraycolours.Widgets.Add(this.pnlgray4); + this.pnlgraycolours.Widgets.Add(this.pnlgray6); + this.pnlgraycolours.Widgets.Add(this.pnlgray15); + this.pnlgraycolours.Widgets.Add(this.pnlgray2); + this.pnlgraycolours.Widgets.Add(this.pnlgray13); + this.pnlgraycolours.Widgets.Add(this.pnlgray11); + this.pnlgraycolours.Widgets.Add(this.pnlgray7); + this.pnlgraycolours.Widgets.Add(this.pnlgray9); + this.pnlgraycolours.Widgets.Add(this.pnlgray5); + this.pnlgraycolours.Widgets.Add(this.pnlgray3); + this.pnlgraycolours.Widgets.Add(this.pnlgray1); + this.pnlgraycolours.Widgets.Add(this.lblgraylevel); + this.pnlgraycolours.Widgets.Add(this.Label3); + this.pnlgraycolours.Dock = ShiftUI.DockStyle.Top; this.pnlgraycolours.Location = new System.Drawing.Point(0, 153); this.pnlgraycolours.Name = "pnlgraycolours"; this.pnlgraycolours.Size = new System.Drawing.Size(447, 46); @@ -2655,20 +2655,20 @@ namespace ShiftOS // txtcustomgrayshade // this.txtcustomgrayshade.BackColor = System.Drawing.Color.White; - this.txtcustomgrayshade.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtcustomgrayshade.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtcustomgrayshade.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtcustomgrayshade.Location = new System.Drawing.Point(317, 20); this.txtcustomgrayshade.Multiline = true; this.txtcustomgrayshade.Name = "txtcustomgrayshade"; this.txtcustomgrayshade.Size = new System.Drawing.Size(45, 17); this.txtcustomgrayshade.TabIndex = 19; - this.txtcustomgrayshade.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtcustomgrayshade.TextAlign = ShiftUI.HorizontalAlignment.Center; this.txtcustomgrayshade.Visible = false; this.txtcustomgrayshade.TextChanged += new System.EventHandler(this.txtcustomgrayshade_TextChanged); // // pnlgraycustomcolour // - this.pnlgraycustomcolour.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgraycustomcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgraycustomcolour.Location = new System.Drawing.Point(406, 8); this.pnlgraycustomcolour.Name = "pnlgraycustomcolour"; this.pnlgraycustomcolour.Size = new System.Drawing.Size(32, 30); @@ -2677,7 +2677,7 @@ namespace ShiftOS // // pnlgray16 // - this.pnlgray16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgray16.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgray16.Location = new System.Drawing.Point(259, 25); this.pnlgray16.Name = "pnlgray16"; this.pnlgray16.Size = new System.Drawing.Size(20, 13); @@ -2686,7 +2686,7 @@ namespace ShiftOS // // pnlgray12 // - this.pnlgray12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgray12.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgray12.Location = new System.Drawing.Point(155, 25); this.pnlgray12.Name = "pnlgray12"; this.pnlgray12.Size = new System.Drawing.Size(20, 13); @@ -2695,7 +2695,7 @@ namespace ShiftOS // // pnlgray14 // - this.pnlgray14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgray14.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgray14.Location = new System.Drawing.Point(207, 25); this.pnlgray14.Name = "pnlgray14"; this.pnlgray14.Size = new System.Drawing.Size(20, 13); @@ -2704,7 +2704,7 @@ namespace ShiftOS // // pnlgray10 // - this.pnlgray10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgray10.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgray10.Location = new System.Drawing.Point(103, 25); this.pnlgray10.Name = "pnlgray10"; this.pnlgray10.Size = new System.Drawing.Size(20, 13); @@ -2713,7 +2713,7 @@ namespace ShiftOS // // pnlgray8 // - this.pnlgray8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgray8.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgray8.Location = new System.Drawing.Point(259, 8); this.pnlgray8.Name = "pnlgray8"; this.pnlgray8.Size = new System.Drawing.Size(20, 13); @@ -2722,7 +2722,7 @@ namespace ShiftOS // // pnlgray4 // - this.pnlgray4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgray4.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgray4.Location = new System.Drawing.Point(155, 8); this.pnlgray4.Name = "pnlgray4"; this.pnlgray4.Size = new System.Drawing.Size(20, 13); @@ -2731,7 +2731,7 @@ namespace ShiftOS // // pnlgray6 // - this.pnlgray6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgray6.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgray6.Location = new System.Drawing.Point(207, 8); this.pnlgray6.Name = "pnlgray6"; this.pnlgray6.Size = new System.Drawing.Size(20, 13); @@ -2740,7 +2740,7 @@ namespace ShiftOS // // pnlgray15 // - this.pnlgray15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgray15.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgray15.Location = new System.Drawing.Point(233, 25); this.pnlgray15.Name = "pnlgray15"; this.pnlgray15.Size = new System.Drawing.Size(20, 13); @@ -2749,7 +2749,7 @@ namespace ShiftOS // // pnlgray2 // - this.pnlgray2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgray2.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgray2.Location = new System.Drawing.Point(103, 8); this.pnlgray2.Name = "pnlgray2"; this.pnlgray2.Size = new System.Drawing.Size(20, 13); @@ -2758,7 +2758,7 @@ namespace ShiftOS // // pnlgray13 // - this.pnlgray13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgray13.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgray13.Location = new System.Drawing.Point(181, 25); this.pnlgray13.Name = "pnlgray13"; this.pnlgray13.Size = new System.Drawing.Size(20, 13); @@ -2767,7 +2767,7 @@ namespace ShiftOS // // pnlgray11 // - this.pnlgray11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgray11.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgray11.Location = new System.Drawing.Point(129, 25); this.pnlgray11.Name = "pnlgray11"; this.pnlgray11.Size = new System.Drawing.Size(20, 13); @@ -2776,7 +2776,7 @@ namespace ShiftOS // // pnlgray7 // - this.pnlgray7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgray7.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgray7.Location = new System.Drawing.Point(233, 8); this.pnlgray7.Name = "pnlgray7"; this.pnlgray7.Size = new System.Drawing.Size(20, 13); @@ -2785,7 +2785,7 @@ namespace ShiftOS // // pnlgray9 // - this.pnlgray9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgray9.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgray9.Location = new System.Drawing.Point(77, 25); this.pnlgray9.Name = "pnlgray9"; this.pnlgray9.Size = new System.Drawing.Size(20, 13); @@ -2794,7 +2794,7 @@ namespace ShiftOS // // pnlgray5 // - this.pnlgray5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgray5.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgray5.Location = new System.Drawing.Point(181, 8); this.pnlgray5.Name = "pnlgray5"; this.pnlgray5.Size = new System.Drawing.Size(20, 13); @@ -2803,7 +2803,7 @@ namespace ShiftOS // // pnlgray3 // - this.pnlgray3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgray3.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgray3.Location = new System.Drawing.Point(129, 8); this.pnlgray3.Name = "pnlgray3"; this.pnlgray3.Size = new System.Drawing.Size(20, 13); @@ -2812,7 +2812,7 @@ namespace ShiftOS // // pnlgray1 // - this.pnlgray1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlgray1.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlgray1.Location = new System.Drawing.Point(77, 8); this.pnlgray1.Name = "pnlgray1"; this.pnlgray1.Size = new System.Drawing.Size(20, 13); @@ -2842,27 +2842,27 @@ namespace ShiftOS // pnlanycolours // this.pnlanycolours.BackColor = System.Drawing.Color.White; - this.pnlanycolours.Controls.Add(this.pnlanyoptions); - this.pnlanycolours.Controls.Add(this.pnlanycustomcolour); - this.pnlanycolours.Controls.Add(this.pnlany16); - this.pnlanycolours.Controls.Add(this.pnlany12); - this.pnlanycolours.Controls.Add(this.pnlany14); - this.pnlanycolours.Controls.Add(this.pnlany10); - this.pnlanycolours.Controls.Add(this.pnlany8); - this.pnlanycolours.Controls.Add(this.pnlany4); - this.pnlanycolours.Controls.Add(this.pnlany6); - this.pnlanycolours.Controls.Add(this.pnlany15); - this.pnlanycolours.Controls.Add(this.pnlany2); - this.pnlanycolours.Controls.Add(this.pnlany13); - this.pnlanycolours.Controls.Add(this.pnlany11); - this.pnlanycolours.Controls.Add(this.pnlany7); - this.pnlanycolours.Controls.Add(this.pnlany9); - this.pnlanycolours.Controls.Add(this.pnlany5); - this.pnlanycolours.Controls.Add(this.pnlany3); - this.pnlanycolours.Controls.Add(this.pnlany1); - this.pnlanycolours.Controls.Add(this.lblanylevel); - this.pnlanycolours.Controls.Add(this.Label1); - this.pnlanycolours.Dock = System.Windows.Forms.DockStyle.Top; + this.pnlanycolours.Widgets.Add(this.pnlanyoptions); + this.pnlanycolours.Widgets.Add(this.pnlanycustomcolour); + this.pnlanycolours.Widgets.Add(this.pnlany16); + this.pnlanycolours.Widgets.Add(this.pnlany12); + this.pnlanycolours.Widgets.Add(this.pnlany14); + this.pnlanycolours.Widgets.Add(this.pnlany10); + this.pnlanycolours.Widgets.Add(this.pnlany8); + this.pnlanycolours.Widgets.Add(this.pnlany4); + this.pnlanycolours.Widgets.Add(this.pnlany6); + this.pnlanycolours.Widgets.Add(this.pnlany15); + this.pnlanycolours.Widgets.Add(this.pnlany2); + this.pnlanycolours.Widgets.Add(this.pnlany13); + this.pnlanycolours.Widgets.Add(this.pnlany11); + this.pnlanycolours.Widgets.Add(this.pnlany7); + this.pnlanycolours.Widgets.Add(this.pnlany9); + this.pnlanycolours.Widgets.Add(this.pnlany5); + this.pnlanycolours.Widgets.Add(this.pnlany3); + this.pnlanycolours.Widgets.Add(this.pnlany1); + this.pnlanycolours.Widgets.Add(this.lblanylevel); + this.pnlanycolours.Widgets.Add(this.Label1); + this.pnlanycolours.Dock = ShiftUI.DockStyle.Top; this.pnlanycolours.Location = new System.Drawing.Point(0, 107); this.pnlanycolours.Name = "pnlanycolours"; this.pnlanycolours.Size = new System.Drawing.Size(447, 46); @@ -2871,12 +2871,12 @@ namespace ShiftOS // // pnlanyoptions // - this.pnlanyoptions.Controls.Add(this.Label38); - this.pnlanyoptions.Controls.Add(this.txtanysgreen); - this.pnlanyoptions.Controls.Add(this.txtanysred); - this.pnlanyoptions.Controls.Add(this.Label39); - this.pnlanyoptions.Controls.Add(this.Label40); - this.pnlanyoptions.Controls.Add(this.txtanysblue); + this.pnlanyoptions.Widgets.Add(this.Label38); + this.pnlanyoptions.Widgets.Add(this.txtanysgreen); + this.pnlanyoptions.Widgets.Add(this.txtanysred); + this.pnlanyoptions.Widgets.Add(this.Label39); + this.pnlanyoptions.Widgets.Add(this.Label40); + this.pnlanyoptions.Widgets.Add(this.txtanysblue); this.pnlanyoptions.Location = new System.Drawing.Point(282, 3); this.pnlanyoptions.Name = "pnlanyoptions"; this.pnlanyoptions.Size = new System.Drawing.Size(120, 40); @@ -2897,27 +2897,27 @@ namespace ShiftOS // txtanysgreen // this.txtanysgreen.BackColor = System.Drawing.Color.White; - this.txtanysgreen.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtanysgreen.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtanysgreen.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtanysgreen.Location = new System.Drawing.Point(95, 22); this.txtanysgreen.Multiline = true; this.txtanysgreen.Name = "txtanysgreen"; this.txtanysgreen.Size = new System.Drawing.Size(23, 17); this.txtanysgreen.TabIndex = 25; - this.txtanysgreen.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtanysgreen.TextAlign = ShiftUI.HorizontalAlignment.Center; this.txtanysgreen.TextChanged += new System.EventHandler(this.txtanysred_TextChanged); // // txtanysred // this.txtanysred.BackColor = System.Drawing.Color.White; - this.txtanysred.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtanysred.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtanysred.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtanysred.Location = new System.Drawing.Point(62, 2); this.txtanysred.Multiline = true; this.txtanysred.Name = "txtanysred"; this.txtanysred.Size = new System.Drawing.Size(23, 17); this.txtanysred.TabIndex = 21; - this.txtanysred.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtanysred.TextAlign = ShiftUI.HorizontalAlignment.Center; this.txtanysred.TextChanged += new System.EventHandler(this.txtanysred_TextChanged); // // Label39 @@ -2943,19 +2943,19 @@ namespace ShiftOS // txtanysblue // this.txtanysblue.BackColor = System.Drawing.Color.White; - this.txtanysblue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtanysblue.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtanysblue.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtanysblue.Location = new System.Drawing.Point(32, 22); this.txtanysblue.Multiline = true; this.txtanysblue.Name = "txtanysblue"; this.txtanysblue.Size = new System.Drawing.Size(23, 17); this.txtanysblue.TabIndex = 23; - this.txtanysblue.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtanysblue.TextAlign = ShiftUI.HorizontalAlignment.Center; this.txtanysblue.TextChanged += new System.EventHandler(this.txtanysred_TextChanged); // // pnlanycustomcolour // - this.pnlanycustomcolour.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlanycustomcolour.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlanycustomcolour.Location = new System.Drawing.Point(406, 8); this.pnlanycustomcolour.Name = "pnlanycustomcolour"; this.pnlanycustomcolour.Size = new System.Drawing.Size(32, 30); @@ -2964,7 +2964,7 @@ namespace ShiftOS // // pnlany16 // - this.pnlany16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlany16.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlany16.Location = new System.Drawing.Point(259, 25); this.pnlany16.Name = "pnlany16"; this.pnlany16.Size = new System.Drawing.Size(20, 13); @@ -2973,7 +2973,7 @@ namespace ShiftOS // // pnlany12 // - this.pnlany12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlany12.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlany12.Location = new System.Drawing.Point(155, 25); this.pnlany12.Name = "pnlany12"; this.pnlany12.Size = new System.Drawing.Size(20, 13); @@ -2982,7 +2982,7 @@ namespace ShiftOS // // pnlany14 // - this.pnlany14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlany14.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlany14.Location = new System.Drawing.Point(207, 25); this.pnlany14.Name = "pnlany14"; this.pnlany14.Size = new System.Drawing.Size(20, 13); @@ -2991,7 +2991,7 @@ namespace ShiftOS // // pnlany10 // - this.pnlany10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlany10.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlany10.Location = new System.Drawing.Point(103, 25); this.pnlany10.Name = "pnlany10"; this.pnlany10.Size = new System.Drawing.Size(20, 13); @@ -3000,7 +3000,7 @@ namespace ShiftOS // // pnlany8 // - this.pnlany8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlany8.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlany8.Location = new System.Drawing.Point(259, 8); this.pnlany8.Name = "pnlany8"; this.pnlany8.Size = new System.Drawing.Size(20, 13); @@ -3009,7 +3009,7 @@ namespace ShiftOS // // pnlany4 // - this.pnlany4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlany4.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlany4.Location = new System.Drawing.Point(155, 8); this.pnlany4.Name = "pnlany4"; this.pnlany4.Size = new System.Drawing.Size(20, 13); @@ -3018,7 +3018,7 @@ namespace ShiftOS // // pnlany6 // - this.pnlany6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlany6.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlany6.Location = new System.Drawing.Point(207, 8); this.pnlany6.Name = "pnlany6"; this.pnlany6.Size = new System.Drawing.Size(20, 13); @@ -3027,7 +3027,7 @@ namespace ShiftOS // // pnlany15 // - this.pnlany15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlany15.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlany15.Location = new System.Drawing.Point(233, 25); this.pnlany15.Name = "pnlany15"; this.pnlany15.Size = new System.Drawing.Size(20, 13); @@ -3036,7 +3036,7 @@ namespace ShiftOS // // pnlany2 // - this.pnlany2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlany2.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlany2.Location = new System.Drawing.Point(103, 8); this.pnlany2.Name = "pnlany2"; this.pnlany2.Size = new System.Drawing.Size(20, 13); @@ -3045,7 +3045,7 @@ namespace ShiftOS // // pnlany13 // - this.pnlany13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlany13.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlany13.Location = new System.Drawing.Point(181, 25); this.pnlany13.Name = "pnlany13"; this.pnlany13.Size = new System.Drawing.Size(20, 13); @@ -3054,7 +3054,7 @@ namespace ShiftOS // // pnlany11 // - this.pnlany11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlany11.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlany11.Location = new System.Drawing.Point(129, 25); this.pnlany11.Name = "pnlany11"; this.pnlany11.Size = new System.Drawing.Size(20, 13); @@ -3063,7 +3063,7 @@ namespace ShiftOS // // pnlany7 // - this.pnlany7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlany7.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlany7.Location = new System.Drawing.Point(233, 8); this.pnlany7.Name = "pnlany7"; this.pnlany7.Size = new System.Drawing.Size(20, 13); @@ -3072,7 +3072,7 @@ namespace ShiftOS // // pnlany9 // - this.pnlany9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlany9.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlany9.Location = new System.Drawing.Point(77, 25); this.pnlany9.Name = "pnlany9"; this.pnlany9.Size = new System.Drawing.Size(20, 13); @@ -3081,7 +3081,7 @@ namespace ShiftOS // // pnlany5 // - this.pnlany5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlany5.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlany5.Location = new System.Drawing.Point(181, 8); this.pnlany5.Name = "pnlany5"; this.pnlany5.Size = new System.Drawing.Size(20, 13); @@ -3090,7 +3090,7 @@ namespace ShiftOS // // pnlany3 // - this.pnlany3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlany3.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlany3.Location = new System.Drawing.Point(129, 8); this.pnlany3.Name = "pnlany3"; this.pnlany3.Size = new System.Drawing.Size(20, 13); @@ -3099,7 +3099,7 @@ namespace ShiftOS // // pnlany1 // - this.pnlany1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.pnlany1.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.pnlany1.Location = new System.Drawing.Point(77, 8); this.pnlany1.Name = "pnlany1"; this.pnlany1.Size = new System.Drawing.Size(20, 13); @@ -3129,17 +3129,17 @@ namespace ShiftOS // Panel1 // this.Panel1.BackColor = System.Drawing.Color.White; - this.Panel1.Controls.Add(this.lblnewcolourrgb); - this.Panel1.Controls.Add(this.lblnewcolourname); - this.Panel1.Controls.Add(this.Label26); - this.Panel1.Controls.Add(this.Label17); - this.Panel1.Controls.Add(this.lbloldcolourrgb); - this.Panel1.Controls.Add(this.lbloldcolourname); - this.Panel1.Controls.Add(this.Label14); - this.Panel1.Controls.Add(this.pnlnewcolour); - this.Panel1.Controls.Add(this.pnloldcolour); - this.Panel1.Controls.Add(this.lblobjecttocolour); - this.Panel1.Dock = System.Windows.Forms.DockStyle.Top; + this.Panel1.Widgets.Add(this.lblnewcolourrgb); + this.Panel1.Widgets.Add(this.lblnewcolourname); + this.Panel1.Widgets.Add(this.Label26); + this.Panel1.Widgets.Add(this.Label17); + this.Panel1.Widgets.Add(this.lbloldcolourrgb); + this.Panel1.Widgets.Add(this.lbloldcolourname); + this.Panel1.Widgets.Add(this.Label14); + this.Panel1.Widgets.Add(this.pnlnewcolour); + this.Panel1.Widgets.Add(this.pnloldcolour); + this.Panel1.Widgets.Add(this.lblobjecttocolour); + this.Panel1.Dock = ShiftUI.DockStyle.Top; this.Panel1.Location = new System.Drawing.Point(0, 0); this.Panel1.Name = "Panel1"; this.Panel1.Size = new System.Drawing.Size(447, 107); @@ -3239,10 +3239,10 @@ namespace ShiftOS // Color_Picker // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.AutoScaleMode = ShiftUI.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(447, 600); - this.Controls.Add(this.pgcontents); - this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; + this.Widgets.Add(this.pgcontents); + this.FormBorderStyle = ShiftUI.FormBorderStyle.None; this.KeyPreview = true; this.Name = "Color_Picker"; this.Text = "Colour_Picker"; @@ -3292,282 +3292,282 @@ namespace ShiftOS this.ResumeLayout(false); } - internal System.Windows.Forms.Panel pgcontents; - internal System.Windows.Forms.Panel pnlanycolours; - internal System.Windows.Forms.Panel pnlany16; - internal System.Windows.Forms.Panel pnlany12; - internal System.Windows.Forms.Panel pnlany14; - internal System.Windows.Forms.Panel pnlany10; - internal System.Windows.Forms.Panel pnlany4; - internal System.Windows.Forms.Panel pnlany6; - internal System.Windows.Forms.Panel pnlany15; - internal System.Windows.Forms.Panel pnlany2; - internal System.Windows.Forms.Panel pnlany13; - internal System.Windows.Forms.Panel pnlany11; - internal System.Windows.Forms.Panel pnlany7; - internal System.Windows.Forms.Panel pnlany9; - internal System.Windows.Forms.Panel pnlany5; - internal System.Windows.Forms.Panel pnlany3; - internal System.Windows.Forms.Panel pnlany1; - internal System.Windows.Forms.Label lblanylevel; - internal System.Windows.Forms.Label Label1; - internal System.Windows.Forms.Panel Panel1; - internal System.Windows.Forms.Panel pnlnewcolour; - internal System.Windows.Forms.Panel pnloldcolour; - internal System.Windows.Forms.Label lblobjecttocolour; - internal System.Windows.Forms.Label Label17; - internal System.Windows.Forms.Label lbloldcolourrgb; - internal System.Windows.Forms.Label lbloldcolourname; - internal System.Windows.Forms.Label Label14; - internal System.Windows.Forms.Panel pnlpinkcolours; - internal System.Windows.Forms.Panel pnlpink16; - internal System.Windows.Forms.Panel pnlpink12; - internal System.Windows.Forms.Panel pnlpink14; - internal System.Windows.Forms.Panel pnlpink10; - internal System.Windows.Forms.Panel pnlpink8; - internal System.Windows.Forms.Panel pnlpink4; - internal System.Windows.Forms.Panel pnlpink6; - internal System.Windows.Forms.Panel pnlpink15; - internal System.Windows.Forms.Panel pnlpink2; - internal System.Windows.Forms.Panel pnlpink13; - internal System.Windows.Forms.Panel pnlpink11; - internal System.Windows.Forms.Panel pnlpink7; - internal System.Windows.Forms.Panel pnlpink9; - internal System.Windows.Forms.Panel pnlpink5; - internal System.Windows.Forms.Panel pnlpink3; - internal System.Windows.Forms.Panel pnlpink1; - internal System.Windows.Forms.Label lblpinklevel; - internal System.Windows.Forms.Label Label23; - internal System.Windows.Forms.Panel pnlredcolours; - internal System.Windows.Forms.Panel pnlred16; - internal System.Windows.Forms.Panel pnlred12; - internal System.Windows.Forms.Panel pnlred14; - internal System.Windows.Forms.Panel pnlred10; - internal System.Windows.Forms.Panel pnlred8; - internal System.Windows.Forms.Panel pnlred4; - internal System.Windows.Forms.Panel pnlred6; - internal System.Windows.Forms.Panel pnlred15; - internal System.Windows.Forms.Panel pnlred2; - internal System.Windows.Forms.Panel pnlred13; - internal System.Windows.Forms.Panel pnlred11; - internal System.Windows.Forms.Panel pnlred7; - internal System.Windows.Forms.Panel pnlred9; - internal System.Windows.Forms.Panel pnlred5; - internal System.Windows.Forms.Panel pnlred3; - internal System.Windows.Forms.Panel pnlred1; - internal System.Windows.Forms.Label lblredlevel; - internal System.Windows.Forms.Label Label21; - internal System.Windows.Forms.Panel pnlbrowncolours; - internal System.Windows.Forms.Panel pnlbrown16; - internal System.Windows.Forms.Panel pnlbrown12; - internal System.Windows.Forms.Panel pnlbrown14; - internal System.Windows.Forms.Panel pnlbrown10; - internal System.Windows.Forms.Panel pnlbrown8; - internal System.Windows.Forms.Panel pnlbrown4; - internal System.Windows.Forms.Panel pnlbrown6; - internal System.Windows.Forms.Panel pnlbrown15; - internal System.Windows.Forms.Panel pnlbrown2; - internal System.Windows.Forms.Panel pnlbrown13; - internal System.Windows.Forms.Panel pnlbrown11; - internal System.Windows.Forms.Panel pnlbrown7; - internal System.Windows.Forms.Panel pnlbrown9; - internal System.Windows.Forms.Panel pnlbrown5; - internal System.Windows.Forms.Panel pnlbrown3; - internal System.Windows.Forms.Panel pnlbrown1; - internal System.Windows.Forms.Label lblbrownlevel; - internal System.Windows.Forms.Label Label19; - internal System.Windows.Forms.Panel pnlorangecolours; - internal System.Windows.Forms.Panel pnlorange16; - internal System.Windows.Forms.Panel pnlorange12; - internal System.Windows.Forms.Panel pnlorange14; - internal System.Windows.Forms.Panel pnlorange10; - internal System.Windows.Forms.Panel pnlorange8; - internal System.Windows.Forms.Panel pnlorange4; - internal System.Windows.Forms.Panel pnlorange6; - internal System.Windows.Forms.Panel pnlorange15; - internal System.Windows.Forms.Panel pnlorange2; - internal System.Windows.Forms.Panel pnlorange13; - internal System.Windows.Forms.Panel pnlorange11; - internal System.Windows.Forms.Panel pnlorange7; - internal System.Windows.Forms.Panel pnlorange9; - internal System.Windows.Forms.Panel pnlorange5; - internal System.Windows.Forms.Panel pnlorange3; - internal System.Windows.Forms.Panel pnlorange1; - internal System.Windows.Forms.Label lblorangelevel; - internal System.Windows.Forms.Label Label13; - internal System.Windows.Forms.Panel pnlyellowcolours; - internal System.Windows.Forms.Panel pnlyellow16; - internal System.Windows.Forms.Panel pnlyellow12; - internal System.Windows.Forms.Panel pnlyellow14; - internal System.Windows.Forms.Panel pnlyellow10; - internal System.Windows.Forms.Panel pnlyellow8; - internal System.Windows.Forms.Panel pnlyellow4; - internal System.Windows.Forms.Panel pnlyellow6; - internal System.Windows.Forms.Panel pnlyellow15; - internal System.Windows.Forms.Panel pnlyellow2; - internal System.Windows.Forms.Panel pnlyellow13; - internal System.Windows.Forms.Panel pnlyellow11; - internal System.Windows.Forms.Panel pnlyellow7; - internal System.Windows.Forms.Panel pnlyellow9; - internal System.Windows.Forms.Panel pnlyellow5; - internal System.Windows.Forms.Panel pnlyellow3; - internal System.Windows.Forms.Panel pnlyellow1; - internal System.Windows.Forms.Label lblyellowlevel; - internal System.Windows.Forms.Label Label11; - internal System.Windows.Forms.Panel pnlgreencolours; - internal System.Windows.Forms.Panel pnlgreen16; - internal System.Windows.Forms.Panel pnlgreen12; - internal System.Windows.Forms.Panel pnlgreen14; - internal System.Windows.Forms.Panel pnlgreen10; - internal System.Windows.Forms.Panel pnlgreen8; - internal System.Windows.Forms.Panel pnlgreen4; - internal System.Windows.Forms.Panel pnlgreen6; - internal System.Windows.Forms.Panel pnlgreen15; - internal System.Windows.Forms.Panel pnlgreen2; - internal System.Windows.Forms.Panel pnlgreen13; - internal System.Windows.Forms.Panel pnlgreen11; - internal System.Windows.Forms.Panel pnlgreen7; - internal System.Windows.Forms.Panel pnlgreen9; - internal System.Windows.Forms.Panel pnlgreen5; - internal System.Windows.Forms.Panel pnlgreen3; - internal System.Windows.Forms.Panel pnlgreen1; - internal System.Windows.Forms.Label lblgreenlevel; - internal System.Windows.Forms.Label Label9; - internal System.Windows.Forms.Panel pnlbluecolours; - internal System.Windows.Forms.Panel pnlblue16; - internal System.Windows.Forms.Panel pnlblue12; - internal System.Windows.Forms.Panel pnlblue14; - internal System.Windows.Forms.Panel pnlblue10; - internal System.Windows.Forms.Panel pnlblue8; - internal System.Windows.Forms.Panel pnlblue4; - internal System.Windows.Forms.Panel pnlblue6; - internal System.Windows.Forms.Panel pnlblue15; - internal System.Windows.Forms.Panel pnlblue2; - internal System.Windows.Forms.Panel pnlblue13; - internal System.Windows.Forms.Panel pnlblue11; - internal System.Windows.Forms.Panel pnlblue7; - internal System.Windows.Forms.Panel pnlblue9; - internal System.Windows.Forms.Panel pnlblue5; - internal System.Windows.Forms.Panel pnlblue3; - internal System.Windows.Forms.Panel pnlblue1; - internal System.Windows.Forms.Label lblbluelevel; - internal System.Windows.Forms.Label Label7; - internal System.Windows.Forms.Panel pnlpurplecolours; - internal System.Windows.Forms.Panel pnlpurple16; - internal System.Windows.Forms.Panel pnlpurple12; - internal System.Windows.Forms.Panel pnlpurple14; - internal System.Windows.Forms.Panel pnlpurple10; - internal System.Windows.Forms.Panel pnlpurple8; - internal System.Windows.Forms.Panel pnlpurple4; - internal System.Windows.Forms.Panel pnlpurple6; - internal System.Windows.Forms.Panel pnlpurple15; - internal System.Windows.Forms.Panel pnlpurple2; - internal System.Windows.Forms.Panel pnlpurple13; - internal System.Windows.Forms.Panel pnlpurple11; - internal System.Windows.Forms.Panel pnlpurple7; - internal System.Windows.Forms.Panel pnlpurple9; - internal System.Windows.Forms.Panel pnlpurple5; - internal System.Windows.Forms.Panel pnlpurple3; - internal System.Windows.Forms.Panel pnlpurple1; - internal System.Windows.Forms.Label lblpurplelevel; - internal System.Windows.Forms.Label Label5; - internal System.Windows.Forms.Panel pnlgraycolours; - internal System.Windows.Forms.Panel pnlgray16; - internal System.Windows.Forms.Panel pnlgray12; - internal System.Windows.Forms.Panel pnlgray14; - internal System.Windows.Forms.Panel pnlgray10; - internal System.Windows.Forms.Panel pnlgray8; - internal System.Windows.Forms.Panel pnlgray4; - internal System.Windows.Forms.Panel pnlgray6; - internal System.Windows.Forms.Panel pnlgray15; - internal System.Windows.Forms.Panel pnlgray2; - internal System.Windows.Forms.Panel pnlgray13; - internal System.Windows.Forms.Panel pnlgray11; - internal System.Windows.Forms.Panel pnlgray7; - internal System.Windows.Forms.Panel pnlgray9; - internal System.Windows.Forms.Panel pnlgray5; - internal System.Windows.Forms.Panel pnlgray3; - internal System.Windows.Forms.Panel pnlgray1; - internal System.Windows.Forms.Label lblgraylevel; - internal System.Windows.Forms.Label Label3; - internal System.Windows.Forms.Panel pnlpinkcustomcolour; - internal System.Windows.Forms.Panel pnlredcustomcolour; - internal System.Windows.Forms.Panel pnlbrowncustomcolour; - internal System.Windows.Forms.Panel pnlorangecustomcolour; - internal System.Windows.Forms.Panel pnlyellowcustomcolour; - internal System.Windows.Forms.Panel pnlgreencustomcolour; - internal System.Windows.Forms.Panel pnlbluecustomcolour; - internal System.Windows.Forms.Panel pnlpurplecustomcolour; - internal System.Windows.Forms.Panel pnlgraycustomcolour; - internal System.Windows.Forms.Panel pnlanycustomcolour; - internal System.Windows.Forms.Panel pnlany8; - internal System.Windows.Forms.Label lblnewcolourrgb; - internal System.Windows.Forms.Label lblnewcolourname; - internal System.Windows.Forms.Label Label26; - internal System.Windows.Forms.Label lblcustomshadetut; - internal System.Windows.Forms.TextBox txtcustomgrayshade; - internal System.Windows.Forms.Label Label6; - internal System.Windows.Forms.TextBox txtbluesred; - internal System.Windows.Forms.Label Label4; - internal System.Windows.Forms.TextBox txtbluesgreen; - internal System.Windows.Forms.Label Label2; - internal System.Windows.Forms.TextBox txtbluesblue; - internal System.Windows.Forms.Panel pnlblueoptions; - internal System.Windows.Forms.Panel pnlyellowoptions; - internal System.Windows.Forms.Label Label20; - internal System.Windows.Forms.TextBox txtyellowsblue; - internal System.Windows.Forms.TextBox txtyellowsred; - internal System.Windows.Forms.Label Label22; - internal System.Windows.Forms.Label Label24; - internal System.Windows.Forms.TextBox txtyellowsgreen; - internal System.Windows.Forms.Panel pnlgreenoptions; - internal System.Windows.Forms.Label Label15; - internal System.Windows.Forms.TextBox txtgreensred; - internal System.Windows.Forms.TextBox txtgreensgreen; - internal System.Windows.Forms.Label Label16; - internal System.Windows.Forms.Label Label18; - internal System.Windows.Forms.TextBox txtgreensblue; - internal System.Windows.Forms.Panel pnlpurpleoptions; - internal System.Windows.Forms.Label Label8; - internal System.Windows.Forms.TextBox txtpurplesgreen; - internal System.Windows.Forms.TextBox txtpurplesblue; - internal System.Windows.Forms.Label Label10; - internal System.Windows.Forms.Label Label12; - internal System.Windows.Forms.TextBox txtpurplesred; - internal System.Windows.Forms.Panel pnlpinkoptions; - internal System.Windows.Forms.Label Label35; - internal System.Windows.Forms.TextBox txtpinksgreen; - internal System.Windows.Forms.TextBox txtpinksred; - internal System.Windows.Forms.Label Label36; - internal System.Windows.Forms.Label Label37; - internal System.Windows.Forms.TextBox txtpinksblue; - internal System.Windows.Forms.Panel pnlredoptions; - internal System.Windows.Forms.Label Label32; - internal System.Windows.Forms.TextBox txtredsblue; - internal System.Windows.Forms.TextBox txtredsred; - internal System.Windows.Forms.Label Label33; - internal System.Windows.Forms.Label Label34; - internal System.Windows.Forms.TextBox txtredsgreen; - internal System.Windows.Forms.Panel pnlbrownoptions; - internal System.Windows.Forms.Label Label29; - internal System.Windows.Forms.TextBox txtbrownsblue; - internal System.Windows.Forms.TextBox txtbrownsred; - internal System.Windows.Forms.Label Label30; - internal System.Windows.Forms.Label Label31; - internal System.Windows.Forms.TextBox txtbrownsgreen; - internal System.Windows.Forms.Panel pnlorangeoptions; - internal System.Windows.Forms.Label Label25; - internal System.Windows.Forms.TextBox txtorangesblue; - internal System.Windows.Forms.TextBox txtorangesred; - internal System.Windows.Forms.Label Label27; - internal System.Windows.Forms.Label Label28; - internal System.Windows.Forms.TextBox txtorangesgreen; - internal System.Windows.Forms.Panel pnlanyoptions; - internal System.Windows.Forms.Label Label38; - internal System.Windows.Forms.TextBox txtanysgreen; - internal System.Windows.Forms.TextBox txtanysred; - internal System.Windows.Forms.Label Label39; - internal System.Windows.Forms.Label Label40; - internal System.Windows.Forms.TextBox txtanysblue; + internal ShiftUI.Panel pgcontents; + internal ShiftUI.Panel pnlanycolours; + internal ShiftUI.Panel pnlany16; + internal ShiftUI.Panel pnlany12; + internal ShiftUI.Panel pnlany14; + internal ShiftUI.Panel pnlany10; + internal ShiftUI.Panel pnlany4; + internal ShiftUI.Panel pnlany6; + internal ShiftUI.Panel pnlany15; + internal ShiftUI.Panel pnlany2; + internal ShiftUI.Panel pnlany13; + internal ShiftUI.Panel pnlany11; + internal ShiftUI.Panel pnlany7; + internal ShiftUI.Panel pnlany9; + internal ShiftUI.Panel pnlany5; + internal ShiftUI.Panel pnlany3; + internal ShiftUI.Panel pnlany1; + internal ShiftUI.Label lblanylevel; + internal ShiftUI.Label Label1; + internal ShiftUI.Panel Panel1; + internal ShiftUI.Panel pnlnewcolour; + internal ShiftUI.Panel pnloldcolour; + internal ShiftUI.Label lblobjecttocolour; + internal ShiftUI.Label Label17; + internal ShiftUI.Label lbloldcolourrgb; + internal ShiftUI.Label lbloldcolourname; + internal ShiftUI.Label Label14; + internal ShiftUI.Panel pnlpinkcolours; + internal ShiftUI.Panel pnlpink16; + internal ShiftUI.Panel pnlpink12; + internal ShiftUI.Panel pnlpink14; + internal ShiftUI.Panel pnlpink10; + internal ShiftUI.Panel pnlpink8; + internal ShiftUI.Panel pnlpink4; + internal ShiftUI.Panel pnlpink6; + internal ShiftUI.Panel pnlpink15; + internal ShiftUI.Panel pnlpink2; + internal ShiftUI.Panel pnlpink13; + internal ShiftUI.Panel pnlpink11; + internal ShiftUI.Panel pnlpink7; + internal ShiftUI.Panel pnlpink9; + internal ShiftUI.Panel pnlpink5; + internal ShiftUI.Panel pnlpink3; + internal ShiftUI.Panel pnlpink1; + internal ShiftUI.Label lblpinklevel; + internal ShiftUI.Label Label23; + internal ShiftUI.Panel pnlredcolours; + internal ShiftUI.Panel pnlred16; + internal ShiftUI.Panel pnlred12; + internal ShiftUI.Panel pnlred14; + internal ShiftUI.Panel pnlred10; + internal ShiftUI.Panel pnlred8; + internal ShiftUI.Panel pnlred4; + internal ShiftUI.Panel pnlred6; + internal ShiftUI.Panel pnlred15; + internal ShiftUI.Panel pnlred2; + internal ShiftUI.Panel pnlred13; + internal ShiftUI.Panel pnlred11; + internal ShiftUI.Panel pnlred7; + internal ShiftUI.Panel pnlred9; + internal ShiftUI.Panel pnlred5; + internal ShiftUI.Panel pnlred3; + internal ShiftUI.Panel pnlred1; + internal ShiftUI.Label lblredlevel; + internal ShiftUI.Label Label21; + internal ShiftUI.Panel pnlbrowncolours; + internal ShiftUI.Panel pnlbrown16; + internal ShiftUI.Panel pnlbrown12; + internal ShiftUI.Panel pnlbrown14; + internal ShiftUI.Panel pnlbrown10; + internal ShiftUI.Panel pnlbrown8; + internal ShiftUI.Panel pnlbrown4; + internal ShiftUI.Panel pnlbrown6; + internal ShiftUI.Panel pnlbrown15; + internal ShiftUI.Panel pnlbrown2; + internal ShiftUI.Panel pnlbrown13; + internal ShiftUI.Panel pnlbrown11; + internal ShiftUI.Panel pnlbrown7; + internal ShiftUI.Panel pnlbrown9; + internal ShiftUI.Panel pnlbrown5; + internal ShiftUI.Panel pnlbrown3; + internal ShiftUI.Panel pnlbrown1; + internal ShiftUI.Label lblbrownlevel; + internal ShiftUI.Label Label19; + internal ShiftUI.Panel pnlorangecolours; + internal ShiftUI.Panel pnlorange16; + internal ShiftUI.Panel pnlorange12; + internal ShiftUI.Panel pnlorange14; + internal ShiftUI.Panel pnlorange10; + internal ShiftUI.Panel pnlorange8; + internal ShiftUI.Panel pnlorange4; + internal ShiftUI.Panel pnlorange6; + internal ShiftUI.Panel pnlorange15; + internal ShiftUI.Panel pnlorange2; + internal ShiftUI.Panel pnlorange13; + internal ShiftUI.Panel pnlorange11; + internal ShiftUI.Panel pnlorange7; + internal ShiftUI.Panel pnlorange9; + internal ShiftUI.Panel pnlorange5; + internal ShiftUI.Panel pnlorange3; + internal ShiftUI.Panel pnlorange1; + internal ShiftUI.Label lblorangelevel; + internal ShiftUI.Label Label13; + internal ShiftUI.Panel pnlyellowcolours; + internal ShiftUI.Panel pnlyellow16; + internal ShiftUI.Panel pnlyellow12; + internal ShiftUI.Panel pnlyellow14; + internal ShiftUI.Panel pnlyellow10; + internal ShiftUI.Panel pnlyellow8; + internal ShiftUI.Panel pnlyellow4; + internal ShiftUI.Panel pnlyellow6; + internal ShiftUI.Panel pnlyellow15; + internal ShiftUI.Panel pnlyellow2; + internal ShiftUI.Panel pnlyellow13; + internal ShiftUI.Panel pnlyellow11; + internal ShiftUI.Panel pnlyellow7; + internal ShiftUI.Panel pnlyellow9; + internal ShiftUI.Panel pnlyellow5; + internal ShiftUI.Panel pnlyellow3; + internal ShiftUI.Panel pnlyellow1; + internal ShiftUI.Label lblyellowlevel; + internal ShiftUI.Label Label11; + internal ShiftUI.Panel pnlgreencolours; + internal ShiftUI.Panel pnlgreen16; + internal ShiftUI.Panel pnlgreen12; + internal ShiftUI.Panel pnlgreen14; + internal ShiftUI.Panel pnlgreen10; + internal ShiftUI.Panel pnlgreen8; + internal ShiftUI.Panel pnlgreen4; + internal ShiftUI.Panel pnlgreen6; + internal ShiftUI.Panel pnlgreen15; + internal ShiftUI.Panel pnlgreen2; + internal ShiftUI.Panel pnlgreen13; + internal ShiftUI.Panel pnlgreen11; + internal ShiftUI.Panel pnlgreen7; + internal ShiftUI.Panel pnlgreen9; + internal ShiftUI.Panel pnlgreen5; + internal ShiftUI.Panel pnlgreen3; + internal ShiftUI.Panel pnlgreen1; + internal ShiftUI.Label lblgreenlevel; + internal ShiftUI.Label Label9; + internal ShiftUI.Panel pnlbluecolours; + internal ShiftUI.Panel pnlblue16; + internal ShiftUI.Panel pnlblue12; + internal ShiftUI.Panel pnlblue14; + internal ShiftUI.Panel pnlblue10; + internal ShiftUI.Panel pnlblue8; + internal ShiftUI.Panel pnlblue4; + internal ShiftUI.Panel pnlblue6; + internal ShiftUI.Panel pnlblue15; + internal ShiftUI.Panel pnlblue2; + internal ShiftUI.Panel pnlblue13; + internal ShiftUI.Panel pnlblue11; + internal ShiftUI.Panel pnlblue7; + internal ShiftUI.Panel pnlblue9; + internal ShiftUI.Panel pnlblue5; + internal ShiftUI.Panel pnlblue3; + internal ShiftUI.Panel pnlblue1; + internal ShiftUI.Label lblbluelevel; + internal ShiftUI.Label Label7; + internal ShiftUI.Panel pnlpurplecolours; + internal ShiftUI.Panel pnlpurple16; + internal ShiftUI.Panel pnlpurple12; + internal ShiftUI.Panel pnlpurple14; + internal ShiftUI.Panel pnlpurple10; + internal ShiftUI.Panel pnlpurple8; + internal ShiftUI.Panel pnlpurple4; + internal ShiftUI.Panel pnlpurple6; + internal ShiftUI.Panel pnlpurple15; + internal ShiftUI.Panel pnlpurple2; + internal ShiftUI.Panel pnlpurple13; + internal ShiftUI.Panel pnlpurple11; + internal ShiftUI.Panel pnlpurple7; + internal ShiftUI.Panel pnlpurple9; + internal ShiftUI.Panel pnlpurple5; + internal ShiftUI.Panel pnlpurple3; + internal ShiftUI.Panel pnlpurple1; + internal ShiftUI.Label lblpurplelevel; + internal ShiftUI.Label Label5; + internal ShiftUI.Panel pnlgraycolours; + internal ShiftUI.Panel pnlgray16; + internal ShiftUI.Panel pnlgray12; + internal ShiftUI.Panel pnlgray14; + internal ShiftUI.Panel pnlgray10; + internal ShiftUI.Panel pnlgray8; + internal ShiftUI.Panel pnlgray4; + internal ShiftUI.Panel pnlgray6; + internal ShiftUI.Panel pnlgray15; + internal ShiftUI.Panel pnlgray2; + internal ShiftUI.Panel pnlgray13; + internal ShiftUI.Panel pnlgray11; + internal ShiftUI.Panel pnlgray7; + internal ShiftUI.Panel pnlgray9; + internal ShiftUI.Panel pnlgray5; + internal ShiftUI.Panel pnlgray3; + internal ShiftUI.Panel pnlgray1; + internal ShiftUI.Label lblgraylevel; + internal ShiftUI.Label Label3; + internal ShiftUI.Panel pnlpinkcustomcolour; + internal ShiftUI.Panel pnlredcustomcolour; + internal ShiftUI.Panel pnlbrowncustomcolour; + internal ShiftUI.Panel pnlorangecustomcolour; + internal ShiftUI.Panel pnlyellowcustomcolour; + internal ShiftUI.Panel pnlgreencustomcolour; + internal ShiftUI.Panel pnlbluecustomcolour; + internal ShiftUI.Panel pnlpurplecustomcolour; + internal ShiftUI.Panel pnlgraycustomcolour; + internal ShiftUI.Panel pnlanycustomcolour; + internal ShiftUI.Panel pnlany8; + internal ShiftUI.Label lblnewcolourrgb; + internal ShiftUI.Label lblnewcolourname; + internal ShiftUI.Label Label26; + internal ShiftUI.Label lblcustomshadetut; + internal ShiftUI.TextBox txtcustomgrayshade; + internal ShiftUI.Label Label6; + internal ShiftUI.TextBox txtbluesred; + internal ShiftUI.Label Label4; + internal ShiftUI.TextBox txtbluesgreen; + internal ShiftUI.Label Label2; + internal ShiftUI.TextBox txtbluesblue; + internal ShiftUI.Panel pnlblueoptions; + internal ShiftUI.Panel pnlyellowoptions; + internal ShiftUI.Label Label20; + internal ShiftUI.TextBox txtyellowsblue; + internal ShiftUI.TextBox txtyellowsred; + internal ShiftUI.Label Label22; + internal ShiftUI.Label Label24; + internal ShiftUI.TextBox txtyellowsgreen; + internal ShiftUI.Panel pnlgreenoptions; + internal ShiftUI.Label Label15; + internal ShiftUI.TextBox txtgreensred; + internal ShiftUI.TextBox txtgreensgreen; + internal ShiftUI.Label Label16; + internal ShiftUI.Label Label18; + internal ShiftUI.TextBox txtgreensblue; + internal ShiftUI.Panel pnlpurpleoptions; + internal ShiftUI.Label Label8; + internal ShiftUI.TextBox txtpurplesgreen; + internal ShiftUI.TextBox txtpurplesblue; + internal ShiftUI.Label Label10; + internal ShiftUI.Label Label12; + internal ShiftUI.TextBox txtpurplesred; + internal ShiftUI.Panel pnlpinkoptions; + internal ShiftUI.Label Label35; + internal ShiftUI.TextBox txtpinksgreen; + internal ShiftUI.TextBox txtpinksred; + internal ShiftUI.Label Label36; + internal ShiftUI.Label Label37; + internal ShiftUI.TextBox txtpinksblue; + internal ShiftUI.Panel pnlredoptions; + internal ShiftUI.Label Label32; + internal ShiftUI.TextBox txtredsblue; + internal ShiftUI.TextBox txtredsred; + internal ShiftUI.Label Label33; + internal ShiftUI.Label Label34; + internal ShiftUI.TextBox txtredsgreen; + internal ShiftUI.Panel pnlbrownoptions; + internal ShiftUI.Label Label29; + internal ShiftUI.TextBox txtbrownsblue; + internal ShiftUI.TextBox txtbrownsred; + internal ShiftUI.Label Label30; + internal ShiftUI.Label Label31; + internal ShiftUI.TextBox txtbrownsgreen; + internal ShiftUI.Panel pnlorangeoptions; + internal ShiftUI.Label Label25; + internal ShiftUI.TextBox txtorangesblue; + internal ShiftUI.TextBox txtorangesred; + internal ShiftUI.Label Label27; + internal ShiftUI.Label Label28; + internal ShiftUI.TextBox txtorangesgreen; + internal ShiftUI.Panel pnlanyoptions; + internal ShiftUI.Label Label38; + internal ShiftUI.TextBox txtanysgreen; + internal ShiftUI.TextBox txtanysred; + internal ShiftUI.Label Label39; + internal ShiftUI.Label Label40; + internal ShiftUI.TextBox txtanysblue; } }
\ No newline at end of file diff --git a/source/WindowsFormsApplication1/Dialogs/Color_Picker.cs b/source/WindowsFormsApplication1/Dialogs/Color_Picker.cs index ea33415..ed4d836 100644 --- a/source/WindowsFormsApplication1/Dialogs/Color_Picker.cs +++ b/source/WindowsFormsApplication1/Dialogs/Color_Picker.cs @@ -6,7 +6,7 @@ using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; -using System.Windows.Forms; +using ShiftUI; namespace ShiftOS { @@ -29,51 +29,51 @@ namespace ShiftOS setupboughtcolours(); loadmemory(); - foreach (Control ctrl in pnlanycolours.Controls) + foreach (Widget ctrl in pnlanycolours.Widgets) { ctrl.MouseDown += new MouseEventHandler(this.colourselctionany); } - foreach (Control ctrl in pnlgraycolours.Controls) + foreach (Widget ctrl in pnlgraycolours.Widgets) { ctrl.MouseDown += new MouseEventHandler(this.colourselctiongray); } - foreach (Control ctrl in pnlredcolours.Controls) + foreach (Widget ctrl in pnlredcolours.Widgets) { ctrl.MouseDown += new MouseEventHandler(this.colourselctionred); } - foreach (Control ctrl in pnlgreencolours.Controls) + foreach (Widget ctrl in pnlgreencolours.Widgets) { ctrl.MouseDown += new MouseEventHandler(this.colourselctiongreen); } - foreach (Control ctrl in pnlbluecolours.Controls) + foreach (Widget ctrl in pnlbluecolours.Widgets) { ctrl.MouseDown += new MouseEventHandler(this.colourselctionblue); } - foreach (Control ctrl in pnlorangecolours.Controls) + foreach (Widget ctrl in pnlorangecolours.Widgets) { ctrl.MouseDown += new MouseEventHandler(this.colourselctionorange); } - foreach (Control ctrl in pnlyellowcolours.Controls) + foreach (Widget ctrl in pnlyellowcolours.Widgets) { ctrl.MouseDown += new MouseEventHandler(this.colourselctionyellow); } - foreach (Control ctrl in pnlbrowncolours.Controls) + foreach (Widget ctrl in pnlbrowncolours.Widgets) { ctrl.MouseDown += new MouseEventHandler(this.colourselctionbrown); } - foreach (Control ctrl in pnlpurplecolours.Controls) + foreach (Widget ctrl in pnlpurplecolours.Widgets) { ctrl.MouseDown += new MouseEventHandler(this.colourselctionpurple); } - foreach (Control ctrl in pnlpinkcolours.Controls) + foreach (Widget ctrl in pnlpinkcolours.Widgets) { ctrl.MouseDown += new MouseEventHandler(this.colourselctionpink); } diff --git a/source/WindowsFormsApplication1/Dialogs/Color_Picker.resx b/source/WindowsFormsApplication1/Dialogs/Color_Picker.resx index 1af7de1..ffb4fb5 100644 --- a/source/WindowsFormsApplication1/Dialogs/Color_Picker.resx +++ b/source/WindowsFormsApplication1/Dialogs/Color_Picker.resx @@ -15,8 +15,8 @@ ... ado.net/XML headers & schema ... <resheader name="resmimetype">text/microsoft-resx</resheader> <resheader name="version">2.0</resheader> - <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> - <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> + <resheader name="reader">System.Resources.ResXResourceReader, ShiftUI, ...</resheader> + <resheader name="writer">System.Resources.ResXResourceWriter, ShiftUI, ...</resheader> <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> @@ -112,9 +112,9 @@ <value>2.0</value> </resheader> <resheader name="reader"> - <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + <value>System.Resources.ResXResourceReader, ShiftUI, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> <resheader name="writer"> - <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + <value>System.Resources.ResXResourceWriter, ShiftUI, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> </root>
\ No newline at end of file diff --git a/source/WindowsFormsApplication1/Dialogs/Graphic_Picker.Designer.cs b/source/WindowsFormsApplication1/Dialogs/Graphic_Picker.Designer.cs index 5cc62ea..5544a56 100644 --- a/source/WindowsFormsApplication1/Dialogs/Graphic_Picker.Designer.cs +++ b/source/WindowsFormsApplication1/Dialogs/Graphic_Picker.Designer.cs @@ -24,31 +24,30 @@ namespace ShiftOS private void InitializeComponent() { - this.pgcontents = new System.Windows.Forms.Panel(); - this.btncancel = new System.Windows.Forms.Button(); - this.btnreset = new System.Windows.Forms.Button(); - this.btnapply = new System.Windows.Forms.Button(); - this.Label4 = new System.Windows.Forms.Label(); - this.btnmousedownbrowse = new System.Windows.Forms.Button(); - this.txtmousedownfile = new System.Windows.Forms.TextBox(); - this.picmousedown = new System.Windows.Forms.PictureBox(); - this.Label3 = new System.Windows.Forms.Label(); - this.btnmouseoverbrowse = new System.Windows.Forms.Button(); - this.txtmouseoverfile = new System.Windows.Forms.TextBox(); - this.picmouseover = new System.Windows.Forms.PictureBox(); - this.Label2 = new System.Windows.Forms.Label(); - this.Label1 = new System.Windows.Forms.Label(); - this.btnidlebrowse = new System.Windows.Forms.Button(); - this.txtidlefile = new System.Windows.Forms.TextBox(); - this.picidle = new System.Windows.Forms.PictureBox(); - this.btnzoom = new System.Windows.Forms.Button(); - this.btnstretch = new System.Windows.Forms.Button(); - this.btncentre = new System.Windows.Forms.Button(); - this.btntile = new System.Windows.Forms.Button(); - this.pnlgraphicholder = new System.Windows.Forms.Panel(); - this.picgraphic = new System.Windows.Forms.PictureBox(); - this.lblobjecttoskin = new System.Windows.Forms.Label(); - this.OpenFileDialog1 = new System.Windows.Forms.OpenFileDialog(); + this.pgcontents = new ShiftUI.Panel(); + this.btncancel = new ShiftUI.Button(); + this.btnreset = new ShiftUI.Button(); + this.btnapply = new ShiftUI.Button(); + this.Label4 = new ShiftUI.Label(); + this.btnmousedownbrowse = new ShiftUI.Button(); + this.txtmousedownfile = new ShiftUI.TextBox(); + this.picmousedown = new ShiftUI.PictureBox(); + this.Label3 = new ShiftUI.Label(); + this.btnmouseoverbrowse = new ShiftUI.Button(); + this.txtmouseoverfile = new ShiftUI.TextBox(); + this.picmouseover = new ShiftUI.PictureBox(); + this.Label2 = new ShiftUI.Label(); + this.Label1 = new ShiftUI.Label(); + this.btnidlebrowse = new ShiftUI.Button(); + this.txtidlefile = new ShiftUI.TextBox(); + this.picidle = new ShiftUI.PictureBox(); + this.btnzoom = new ShiftUI.Button(); + this.btnstretch = new ShiftUI.Button(); + this.btncentre = new ShiftUI.Button(); + this.btntile = new ShiftUI.Button(); + this.pnlgraphicholder = new ShiftUI.Panel(); + this.picgraphic = new ShiftUI.PictureBox(); + this.lblobjecttoskin = new ShiftUI.Label(); this.pgcontents.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.picmousedown)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picmouseover)).BeginInit(); @@ -60,29 +59,29 @@ namespace ShiftOS // pgcontents // this.pgcontents.BackColor = System.Drawing.Color.White; - this.pgcontents.Controls.Add(this.btncancel); - this.pgcontents.Controls.Add(this.btnreset); - this.pgcontents.Controls.Add(this.btnapply); - this.pgcontents.Controls.Add(this.Label4); - this.pgcontents.Controls.Add(this.btnmousedownbrowse); - this.pgcontents.Controls.Add(this.txtmousedownfile); - this.pgcontents.Controls.Add(this.picmousedown); - this.pgcontents.Controls.Add(this.Label3); - this.pgcontents.Controls.Add(this.btnmouseoverbrowse); - this.pgcontents.Controls.Add(this.txtmouseoverfile); - this.pgcontents.Controls.Add(this.picmouseover); - this.pgcontents.Controls.Add(this.Label2); - this.pgcontents.Controls.Add(this.Label1); - this.pgcontents.Controls.Add(this.btnidlebrowse); - this.pgcontents.Controls.Add(this.txtidlefile); - this.pgcontents.Controls.Add(this.picidle); - this.pgcontents.Controls.Add(this.btnzoom); - this.pgcontents.Controls.Add(this.btnstretch); - this.pgcontents.Controls.Add(this.btncentre); - this.pgcontents.Controls.Add(this.btntile); - this.pgcontents.Controls.Add(this.pnlgraphicholder); - this.pgcontents.Controls.Add(this.lblobjecttoskin); - this.pgcontents.Dock = System.Windows.Forms.DockStyle.Fill; + this.pgcontents.Widgets.Add(this.btncancel); + this.pgcontents.Widgets.Add(this.btnreset); + this.pgcontents.Widgets.Add(this.btnapply); + this.pgcontents.Widgets.Add(this.Label4); + this.pgcontents.Widgets.Add(this.btnmousedownbrowse); + this.pgcontents.Widgets.Add(this.txtmousedownfile); + this.pgcontents.Widgets.Add(this.picmousedown); + this.pgcontents.Widgets.Add(this.Label3); + this.pgcontents.Widgets.Add(this.btnmouseoverbrowse); + this.pgcontents.Widgets.Add(this.txtmouseoverfile); + this.pgcontents.Widgets.Add(this.picmouseover); + this.pgcontents.Widgets.Add(this.Label2); + this.pgcontents.Widgets.Add(this.Label1); + this.pgcontents.Widgets.Add(this.btnidlebrowse); + this.pgcontents.Widgets.Add(this.txtidlefile); + this.pgcontents.Widgets.Add(this.picidle); + this.pgcontents.Widgets.Add(this.btnzoom); + this.pgcontents.Widgets.Add(this.btnstretch); + this.pgcontents.Widgets.Add(this.btncentre); + this.pgcontents.Widgets.Add(this.btntile); + this.pgcontents.Widgets.Add(this.pnlgraphicholder); + this.pgcontents.Widgets.Add(this.lblobjecttoskin); + 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(390, 594); @@ -90,8 +89,8 @@ namespace ShiftOS // // btncancel // - this.btncancel.Anchor = System.Windows.Forms.AnchorStyles.Bottom; - this.btncancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btncancel.Anchor = ShiftUI.AnchorStyles.Bottom; + this.btncancel.FlatStyle = ShiftUI.FlatStyle.Flat; this.btncancel.Location = new System.Drawing.Point(21, 546); this.btncancel.Name = "btncancel"; this.btncancel.Size = new System.Drawing.Size(109, 32); @@ -102,8 +101,8 @@ namespace ShiftOS // // btnreset // - this.btnreset.Anchor = System.Windows.Forms.AnchorStyles.Bottom; - this.btnreset.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnreset.Anchor = ShiftUI.AnchorStyles.Bottom; + this.btnreset.FlatStyle = ShiftUI.FlatStyle.Flat; this.btnreset.Location = new System.Drawing.Point(136, 546); this.btnreset.Name = "btnreset"; this.btnreset.Size = new System.Drawing.Size(109, 32); @@ -114,8 +113,8 @@ namespace ShiftOS // // btnapply // - this.btnapply.Anchor = System.Windows.Forms.AnchorStyles.Bottom; - this.btnapply.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnapply.Anchor = ShiftUI.AnchorStyles.Bottom; + this.btnapply.FlatStyle = ShiftUI.FlatStyle.Flat; this.btnapply.Location = new System.Drawing.Point(251, 546); this.btnapply.Name = "btnapply"; this.btnapply.Size = new System.Drawing.Size(118, 32); @@ -136,7 +135,7 @@ namespace ShiftOS // // btnmousedownbrowse // - this.btnmousedownbrowse.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnmousedownbrowse.FlatStyle = ShiftUI.FlatStyle.Flat; this.btnmousedownbrowse.Location = new System.Drawing.Point(295, 411); this.btnmousedownbrowse.Name = "btnmousedownbrowse"; this.btnmousedownbrowse.Size = new System.Drawing.Size(73, 60); @@ -148,7 +147,7 @@ namespace ShiftOS // txtmousedownfile // this.txtmousedownfile.BackColor = System.Drawing.Color.White; - this.txtmousedownfile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtmousedownfile.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtmousedownfile.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F); this.txtmousedownfile.Location = new System.Drawing.Point(125, 442); this.txtmousedownfile.Multiline = true; @@ -156,12 +155,12 @@ namespace ShiftOS this.txtmousedownfile.Size = new System.Drawing.Size(163, 29); this.txtmousedownfile.TabIndex = 18; this.txtmousedownfile.Text = "None"; - this.txtmousedownfile.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtmousedownfile.TextAlign = ShiftUI.HorizontalAlignment.Center; // // picmousedown // - this.picmousedown.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.picmousedown.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.picmousedown.BackgroundImageLayout = ShiftUI.ImageLayout.Stretch; + this.picmousedown.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.picmousedown.Location = new System.Drawing.Point(19, 411); this.picmousedown.Name = "picmousedown"; this.picmousedown.Size = new System.Drawing.Size(100, 60); @@ -180,7 +179,7 @@ namespace ShiftOS // // btnmouseoverbrowse // - this.btnmouseoverbrowse.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnmouseoverbrowse.FlatStyle = ShiftUI.FlatStyle.Flat; this.btnmouseoverbrowse.Location = new System.Drawing.Point(295, 336); this.btnmouseoverbrowse.Name = "btnmouseoverbrowse"; this.btnmouseoverbrowse.Size = new System.Drawing.Size(73, 60); @@ -192,7 +191,7 @@ namespace ShiftOS // txtmouseoverfile // this.txtmouseoverfile.BackColor = System.Drawing.Color.White; - this.txtmouseoverfile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtmouseoverfile.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtmouseoverfile.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F); this.txtmouseoverfile.Location = new System.Drawing.Point(125, 367); this.txtmouseoverfile.Multiline = true; @@ -200,12 +199,12 @@ namespace ShiftOS this.txtmouseoverfile.Size = new System.Drawing.Size(163, 29); this.txtmouseoverfile.TabIndex = 14; this.txtmouseoverfile.Text = "None"; - this.txtmouseoverfile.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtmouseoverfile.TextAlign = ShiftUI.HorizontalAlignment.Center; // // picmouseover // - this.picmouseover.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.picmouseover.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.picmouseover.BackgroundImageLayout = ShiftUI.ImageLayout.Stretch; + this.picmouseover.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.picmouseover.Location = new System.Drawing.Point(19, 336); this.picmouseover.Name = "picmouseover"; this.picmouseover.Size = new System.Drawing.Size(100, 60); @@ -234,7 +233,7 @@ namespace ShiftOS // // btnidlebrowse // - this.btnidlebrowse.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnidlebrowse.FlatStyle = ShiftUI.FlatStyle.Flat; this.btnidlebrowse.Location = new System.Drawing.Point(295, 260); this.btnidlebrowse.Name = "btnidlebrowse"; this.btnidlebrowse.Size = new System.Drawing.Size(73, 60); @@ -246,7 +245,7 @@ namespace ShiftOS // txtidlefile // this.txtidlefile.BackColor = System.Drawing.Color.White; - this.txtidlefile.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.txtidlefile.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.txtidlefile.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtidlefile.Location = new System.Drawing.Point(125, 291); this.txtidlefile.Multiline = true; @@ -254,16 +253,16 @@ namespace ShiftOS this.txtidlefile.Size = new System.Drawing.Size(163, 29); this.txtidlefile.TabIndex = 9; this.txtidlefile.Text = "None"; - this.txtidlefile.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; + this.txtidlefile.TextAlign = ShiftUI.HorizontalAlignment.Center; // // picidle // - this.picidle.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.picidle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.picidle.BackgroundImageLayout = ShiftUI.ImageLayout.Stretch; + this.picidle.BorderStyle = ShiftUI.BorderStyle.FixedSingle; this.picidle.Location = new System.Drawing.Point(19, 260); this.picidle.Name = "picidle"; this.picidle.Size = new System.Drawing.Size(100, 60); - this.picidle.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; + this.picidle.SizeMode = ShiftUI.PictureBoxSizeMode.Zoom; this.picidle.TabIndex = 8; this.picidle.TabStop = false; // @@ -272,7 +271,7 @@ namespace ShiftOS this.btnzoom.BackgroundImage = global::ShiftOS.Properties.Resources.zoombutton; this.btnzoom.FlatAppearance.BorderColor = System.Drawing.Color.Black; this.btnzoom.FlatAppearance.BorderSize = 0; - this.btnzoom.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnzoom.FlatStyle = ShiftUI.FlatStyle.Flat; this.btnzoom.Location = new System.Drawing.Point(286, 144); this.btnzoom.Name = "btnzoom"; this.btnzoom.Size = new System.Drawing.Size(82, 65); @@ -285,7 +284,7 @@ namespace ShiftOS this.btnstretch.BackgroundImage = global::ShiftOS.Properties.Resources.stretchbutton; this.btnstretch.FlatAppearance.BorderColor = System.Drawing.Color.Black; this.btnstretch.FlatAppearance.BorderSize = 0; - this.btnstretch.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btnstretch.FlatStyle = ShiftUI.FlatStyle.Flat; this.btnstretch.Location = new System.Drawing.Point(197, 144); this.btnstretch.Name = "btnstretch"; this.btnstretch.Size = new System.Drawing.Size(82, 65); @@ -298,7 +297,7 @@ namespace ShiftOS this.btncentre.BackgroundImage = global::ShiftOS.Properties.Resources.centrebutton; this.btncentre.FlatAppearance.BorderColor = System.Drawing.Color.Black; this.btncentre.FlatAppearance.BorderSize = 0; - this.btncentre.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btncentre.FlatStyle = ShiftUI.FlatStyle.Flat; this.btncentre.Location = new System.Drawing.Point(108, 144); this.btncentre.Name = "btncentre"; this.btncentre.Size = new System.Drawing.Size(82, 65); @@ -311,7 +310,7 @@ namespace ShiftOS this.btntile.BackgroundImage = global::ShiftOS.Properties.Resources.tilebutton; this.btntile.FlatAppearance.BorderColor = System.Drawing.Color.Black; this.btntile.FlatAppearance.BorderSize = 0; - this.btntile.FlatStyle = System.Windows.Forms.FlatStyle.Flat; + this.btntile.FlatStyle = ShiftUI.FlatStyle.Flat; this.btntile.Location = new System.Drawing.Point(19, 144); this.btntile.Name = "btntile"; this.btntile.Size = new System.Drawing.Size(82, 65); @@ -321,7 +320,7 @@ namespace ShiftOS // // pnlgraphicholder // - this.pnlgraphicholder.Controls.Add(this.picgraphic); + this.pnlgraphicholder.Widgets.Add(this.picgraphic); this.pnlgraphicholder.Location = new System.Drawing.Point(19, 38); this.pnlgraphicholder.Name = "pnlgraphicholder"; this.pnlgraphicholder.Size = new System.Drawing.Size(350, 100); @@ -329,7 +328,7 @@ namespace ShiftOS // // picgraphic // - this.picgraphic.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center; + this.picgraphic.BackgroundImageLayout = ShiftUI.ImageLayout.Center; this.picgraphic.Location = new System.Drawing.Point(0, 0); this.picgraphic.Name = "picgraphic"; this.picgraphic.Size = new System.Drawing.Size(350, 100); @@ -346,17 +345,13 @@ namespace ShiftOS this.lblobjecttoskin.Text = "Close Button"; this.lblobjecttoskin.TextAlign = System.Drawing.ContentAlignment.TopCenter; // - // OpenFileDialog1 - // - this.OpenFileDialog1.FileName = "OpenFileDialog1"; - // // Graphic_Picker // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.AutoScaleMode = ShiftUI.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(390, 594); - this.Controls.Add(this.pgcontents); - this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; + this.Widgets.Add(this.pgcontents); + this.FormBorderStyle = ShiftUI.FormBorderStyle.None; this.Name = "Graphic_Picker"; this.Text = "Graphic_Picker"; this.TopMost = true; @@ -371,30 +366,29 @@ namespace ShiftOS this.ResumeLayout(false); } - internal System.Windows.Forms.Panel pgcontents; - internal System.Windows.Forms.Button btncancel; - internal System.Windows.Forms.Button btnreset; - internal System.Windows.Forms.Button btnapply; - internal System.Windows.Forms.Label Label4; - internal System.Windows.Forms.Button btnmousedownbrowse; - internal System.Windows.Forms.TextBox txtmousedownfile; - internal System.Windows.Forms.PictureBox picmousedown; - internal System.Windows.Forms.Label Label3; - internal System.Windows.Forms.Button btnmouseoverbrowse; - internal System.Windows.Forms.TextBox txtmouseoverfile; - internal System.Windows.Forms.PictureBox picmouseover; - internal System.Windows.Forms.Label Label2; - internal System.Windows.Forms.Label Label1; - internal System.Windows.Forms.Button btnidlebrowse; - internal System.Windows.Forms.TextBox txtidlefile; - internal System.Windows.Forms.PictureBox picidle; - internal System.Windows.Forms.Button btnzoom; - internal System.Windows.Forms.Button btnstretch; - internal System.Windows.Forms.Button btncentre; - internal System.Windows.Forms.Button btntile; - internal System.Windows.Forms.Panel pnlgraphicholder; - internal System.Windows.Forms.PictureBox picgraphic; - internal System.Windows.Forms.Label lblobjecttoskin; - internal System.Windows.Forms.OpenFileDialog OpenFileDialog1; + internal ShiftUI.Panel pgcontents; + internal ShiftUI.Button btncancel; + internal ShiftUI.Button btnreset; + internal ShiftUI.Button btnapply; + internal ShiftUI.Label Label4; + internal ShiftUI.Button btnmousedownbrowse; + internal ShiftUI.TextBox txtmousedownfile; + internal ShiftUI.PictureBox picmousedown; + internal ShiftUI.Label Label3; + internal ShiftUI.Button btnmouseoverbrowse; + internal ShiftUI.TextBox txtmouseoverfile; + internal ShiftUI.PictureBox picmouseover; + internal ShiftUI.Label Label2; + internal ShiftUI.Label Label1; + internal ShiftUI.Button btnidlebrowse; + internal ShiftUI.TextBox txtidlefile; + internal ShiftUI.PictureBox picidle; + internal ShiftUI.Button btnzoom; + internal ShiftUI.Button btnstretch; + internal ShiftUI.Button btncentre; + internal ShiftUI.Button btntile; + internal ShiftUI.Panel pnlgraphicholder; + internal ShiftUI.PictureBox picgraphic; + internal ShiftUI.Label lblobjecttoskin; } }
\ No newline at end of file diff --git a/source/WindowsFormsApplication1/Dialogs/Graphic_Picker.cs b/source/WindowsFormsApplication1/Dialogs/Graphic_Picker.cs index 1df302d..5bf6440 100644 --- a/source/WindowsFormsApplication1/Dialogs/Graphic_Picker.cs +++ b/source/WindowsFormsApplication1/Dialogs/Graphic_Picker.cs @@ -8,7 +8,7 @@ using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; -using System.Windows.Forms; +using ShiftUI; namespace ShiftOS { diff --git a/source/WindowsFormsApplication1/Dialogs/Graphic_Picker.resx b/source/WindowsFormsApplication1/Dialogs/Graphic_Picker.resx index 33c7f67..3036c86 100644 --- a/source/WindowsFormsApplication1/Dialogs/Graphic_Picker.resx +++ b/source/WindowsFormsApplication1/Dialogs/Graphic_Picker.resx @@ -15,8 +15,8 @@ ... ado.net/XML headers & schema ... <resheader name="resmimetype">text/microsoft-resx</resheader> <resheader name="version">2.0</resheader> - <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> - <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> + <resheader name="reader">System.Resources.ResXResourceReader, ShiftUI, ...</resheader> + <resheader name="writer">System.Resources.ResXResourceWriter, ShiftUI, ...</resheader> <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> @@ -112,10 +112,10 @@ <value>2.0</value> </resheader> <resheader name="reader"> - <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + <value>System.Resources.ResXResourceReader, ShiftUI, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> <resheader name="writer"> - <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> + <value>System.Resources.ResXResourceWriter, ShiftUI, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> <metadata name="OpenFileDialog1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> <value>17, 17</value> |
