1 |
3 |
Mevordel-4860 |
namespace BuildSkin |
2 |
|
Mevordel-4860 |
{ |
3 |
|
Mevordel-4860 |
partial class fBuildSkin |
4 |
|
Mevordel-4860 |
{ |
5 |
|
Mevordel-4860 |
/// <summary> |
6 |
|
Mevordel-4860 |
/// Required designer variable. |
7 |
|
Mevordel-4860 |
/// </summary> |
8 |
|
Mevordel-4860 |
private System.ComponentModel.IContainer components = null; |
9 |
|
Mevordel-4860 |
|
10 |
|
Mevordel-4860 |
/// <summary> |
11 |
|
Mevordel-4860 |
/// Clean up any resources being used. |
12 |
|
Mevordel-4860 |
/// </summary> |
13 |
|
Mevordel-4860 |
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> |
14 |
|
Mevordel-4860 |
protected override void Dispose(bool disposing) |
15 |
|
Mevordel-4860 |
{ |
16 |
|
Mevordel-4860 |
if (disposing && (components != null)) |
17 |
|
Mevordel-4860 |
{ |
18 |
|
Mevordel-4860 |
components.Dispose(); |
19 |
|
Mevordel-4860 |
} |
20 |
|
Mevordel-4860 |
base.Dispose(disposing); |
21 |
|
Mevordel-4860 |
} |
22 |
|
Mevordel-4860 |
|
23 |
|
Mevordel-4860 |
#region Windows Form Designer generated code |
24 |
|
Mevordel-4860 |
|
25 |
|
Mevordel-4860 |
/// <summary> |
26 |
|
Mevordel-4860 |
/// Required method for Designer support - do not modify |
27 |
|
Mevordel-4860 |
/// the contents of this method with the code editor. |
28 |
|
Mevordel-4860 |
/// </summary> |
29 |
|
Mevordel-4860 |
private void InitializeComponent() |
30 |
|
Mevordel-4860 |
{ |
31 |
|
Mevordel-4860 |
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fBuildSkin)); |
32 |
|
Mevordel-4860 |
this.pPreview = new System.Windows.Forms.PictureBox(); |
33 |
5 |
Mevordel-4860 |
this.sVertical = new System.Windows.Forms.SplitContainer(); |
34 |
|
Mevordel-4860 |
this.sHorizontal = new System.Windows.Forms.SplitContainer(); |
35 |
13 |
Mevordel-4860 |
this.groupBox2 = new System.Windows.Forms.GroupBox(); |
36 |
|
Mevordel-4860 |
this.label26 = new System.Windows.Forms.Label(); |
37 |
|
Mevordel-4860 |
this.comboBox22 = new System.Windows.Forms.ComboBox(); |
38 |
9 |
Mevordel-4860 |
this.groupBox1 = new System.Windows.Forms.GroupBox(); |
39 |
|
Mevordel-4860 |
this.label24 = new System.Windows.Forms.Label(); |
40 |
|
Mevordel-4860 |
this.label25 = new System.Windows.Forms.Label(); |
41 |
|
Mevordel-4860 |
this.comboBox23 = new System.Windows.Forms.ComboBox(); |
42 |
|
Mevordel-4860 |
this.comboBox24 = new System.Windows.Forms.ComboBox(); |
43 |
|
Mevordel-4860 |
this.gFellowship = new System.Windows.Forms.GroupBox(); |
44 |
|
Mevordel-4860 |
this.label19 = new System.Windows.Forms.Label(); |
45 |
|
Mevordel-4860 |
this.label20 = new System.Windows.Forms.Label(); |
46 |
|
Mevordel-4860 |
this.label21 = new System.Windows.Forms.Label(); |
47 |
|
Mevordel-4860 |
this.label22 = new System.Windows.Forms.Label(); |
48 |
|
Mevordel-4860 |
this.comboBox18 = new System.Windows.Forms.ComboBox(); |
49 |
|
Mevordel-4860 |
this.comboBox19 = new System.Windows.Forms.ComboBox(); |
50 |
|
Mevordel-4860 |
this.comboBox20 = new System.Windows.Forms.ComboBox(); |
51 |
|
Mevordel-4860 |
this.comboBox21 = new System.Windows.Forms.ComboBox(); |
52 |
5 |
Mevordel-4860 |
this.gHousing = new System.Windows.Forms.GroupBox(); |
53 |
9 |
Mevordel-4860 |
this.comboBox16 = new System.Windows.Forms.ComboBox(); |
54 |
|
Mevordel-4860 |
this.label17 = new System.Windows.Forms.Label(); |
55 |
|
Mevordel-4860 |
this.comboBox17 = new System.Windows.Forms.ComboBox(); |
56 |
|
Mevordel-4860 |
this.label18 = new System.Windows.Forms.Label(); |
57 |
5 |
Mevordel-4860 |
this.comboBox10 = new System.Windows.Forms.ComboBox(); |
58 |
|
Mevordel-4860 |
this.label11 = new System.Windows.Forms.Label(); |
59 |
|
Mevordel-4860 |
this.comboBox11 = new System.Windows.Forms.ComboBox(); |
60 |
|
Mevordel-4860 |
this.label12 = new System.Windows.Forms.Label(); |
61 |
|
Mevordel-4860 |
this.comboBox12 = new System.Windows.Forms.ComboBox(); |
62 |
|
Mevordel-4860 |
this.label13 = new System.Windows.Forms.Label(); |
63 |
|
Mevordel-4860 |
this.comboBox13 = new System.Windows.Forms.ComboBox(); |
64 |
|
Mevordel-4860 |
this.label14 = new System.Windows.Forms.Label(); |
65 |
|
Mevordel-4860 |
this.comboBox14 = new System.Windows.Forms.ComboBox(); |
66 |
|
Mevordel-4860 |
this.label15 = new System.Windows.Forms.Label(); |
67 |
|
Mevordel-4860 |
this.comboBox15 = new System.Windows.Forms.ComboBox(); |
68 |
|
Mevordel-4860 |
this.label16 = new System.Windows.Forms.Label(); |
69 |
9 |
Mevordel-4860 |
this.gUIPanels = new System.Windows.Forms.GroupBox(); |
70 |
|
Mevordel-4860 |
this.comboBox8 = new System.Windows.Forms.ComboBox(); |
71 |
|
Mevordel-4860 |
this.label8 = new System.Windows.Forms.Label(); |
72 |
|
Mevordel-4860 |
this.comboBox1 = new System.Windows.Forms.ComboBox(); |
73 |
|
Mevordel-4860 |
this.label1 = new System.Windows.Forms.Label(); |
74 |
|
Mevordel-4860 |
this.lUIPanelsQuestLog = new System.Windows.Forms.Label(); |
75 |
|
Mevordel-4860 |
this.lUIPanelsOptions = new System.Windows.Forms.Label(); |
76 |
|
Mevordel-4860 |
this.lUIPanelsMail = new System.Windows.Forms.Label(); |
77 |
|
Mevordel-4860 |
this.lUIPanelsSocial = new System.Windows.Forms.Label(); |
78 |
|
Mevordel-4860 |
this.lUIPanelsInstanceJoin = new System.Windows.Forms.Label(); |
79 |
|
Mevordel-4860 |
this.lUIPanelsDressingRoom = new System.Windows.Forms.Label(); |
80 |
|
Mevordel-4860 |
this.lUIPanelsDeedLog = new System.Windows.Forms.Label(); |
81 |
|
Mevordel-4860 |
this.oUIPanelsWardrobe = new System.Windows.Forms.ComboBox(); |
82 |
|
Mevordel-4860 |
this.lUIPanelsWardrobe = new System.Windows.Forms.Label(); |
83 |
|
Mevordel-4860 |
this.oUIPanelsVault = new System.Windows.Forms.ComboBox(); |
84 |
|
Mevordel-4860 |
this.lUIPanelsVault = new System.Windows.Forms.Label(); |
85 |
|
Mevordel-4860 |
this.oUIPanelsSharedStorage = new System.Windows.Forms.ComboBox(); |
86 |
|
Mevordel-4860 |
this.lUIPanelsSharedStorage = new System.Windows.Forms.Label(); |
87 |
|
Mevordel-4860 |
this.oUIPanelsSocial = new System.Windows.Forms.ComboBox(); |
88 |
|
Mevordel-4860 |
this.oUIPanelsQuestLog = new System.Windows.Forms.ComboBox(); |
89 |
|
Mevordel-4860 |
this.oUIPanelsOptions = new System.Windows.Forms.ComboBox(); |
90 |
|
Mevordel-4860 |
this.oUIPanelsMail = new System.Windows.Forms.ComboBox(); |
91 |
|
Mevordel-4860 |
this.oUIPanelsInstanceJoin = new System.Windows.Forms.ComboBox(); |
92 |
|
Mevordel-4860 |
this.oUIPanelsDressingRoom = new System.Windows.Forms.ComboBox(); |
93 |
|
Mevordel-4860 |
this.oUIPanelsDeedLog = new System.Windows.Forms.ComboBox(); |
94 |
|
Mevordel-4860 |
this.lUIPanelsCrafting = new System.Windows.Forms.Label(); |
95 |
|
Mevordel-4860 |
this.oUIPanelsCrafting = new System.Windows.Forms.ComboBox(); |
96 |
|
Mevordel-4860 |
this.gVitals = new System.Windows.Forms.GroupBox(); |
97 |
|
Mevordel-4860 |
this.oVitalsFellowship = new System.Windows.Forms.ComboBox(); |
98 |
|
Mevordel-4860 |
this.lVitalsFellowship = new System.Windows.Forms.Label(); |
99 |
|
Mevordel-4860 |
this.oVitalsCompanionVitals = new System.Windows.Forms.ComboBox(); |
100 |
|
Mevordel-4860 |
this.lVitalsCompanionVitals = new System.Windows.Forms.Label(); |
101 |
|
Mevordel-4860 |
this.oVitalsMountVitals = new System.Windows.Forms.ComboBox(); |
102 |
|
Mevordel-4860 |
this.lVitalsMountVitals = new System.Windows.Forms.Label(); |
103 |
|
Mevordel-4860 |
this.oVitalsEscortVitals = new System.Windows.Forms.ComboBox(); |
104 |
|
Mevordel-4860 |
this.lVitalsEscortVitals = new System.Windows.Forms.Label(); |
105 |
|
Mevordel-4860 |
this.oVitalsSoldierVitals = new System.Windows.Forms.ComboBox(); |
106 |
|
Mevordel-4860 |
this.lVitalsSoldierVitals = new System.Windows.Forms.Label(); |
107 |
|
Mevordel-4860 |
this.oVitalsTargetsTarget = new System.Windows.Forms.ComboBox(); |
108 |
|
Mevordel-4860 |
this.lVitalsTargetsTarget = new System.Windows.Forms.Label(); |
109 |
|
Mevordel-4860 |
this.oVitalsOpponentVitals = new System.Windows.Forms.ComboBox(); |
110 |
|
Mevordel-4860 |
this.lVitalsOpponentVitals = new System.Windows.Forms.Label(); |
111 |
|
Mevordel-4860 |
this.oVitalsPlayerVitals = new System.Windows.Forms.ComboBox(); |
112 |
|
Mevordel-4860 |
this.lVitalsPlayerVitals = new System.Windows.Forms.Label(); |
113 |
|
Mevordel-4860 |
this.gNPCDialogs = new System.Windows.Forms.GroupBox(); |
114 |
|
Mevordel-4860 |
this.comboBox9 = new System.Windows.Forms.ComboBox(); |
115 |
|
Mevordel-4860 |
this.label9 = new System.Windows.Forms.Label(); |
116 |
|
Mevordel-4860 |
this.label6 = new System.Windows.Forms.Label(); |
117 |
|
Mevordel-4860 |
this.comboBox6 = new System.Windows.Forms.ComboBox(); |
118 |
|
Mevordel-4860 |
this.label5 = new System.Windows.Forms.Label(); |
119 |
|
Mevordel-4860 |
this.comboBox5 = new System.Windows.Forms.ComboBox(); |
120 |
|
Mevordel-4860 |
this.label4 = new System.Windows.Forms.Label(); |
121 |
|
Mevordel-4860 |
this.comboBox4 = new System.Windows.Forms.ComboBox(); |
122 |
|
Mevordel-4860 |
this.label3 = new System.Windows.Forms.Label(); |
123 |
|
Mevordel-4860 |
this.comboBox3 = new System.Windows.Forms.ComboBox(); |
124 |
|
Mevordel-4860 |
this.label2 = new System.Windows.Forms.Label(); |
125 |
|
Mevordel-4860 |
this.comboBox2 = new System.Windows.Forms.ComboBox(); |
126 |
|
Mevordel-4860 |
this.lNPCDialogsStableMaster = new System.Windows.Forms.Label(); |
127 |
|
Mevordel-4860 |
this.lNPCDialogsSkillTrainer = new System.Windows.Forms.Label(); |
128 |
|
Mevordel-4860 |
this.lNPCDialogsQuestStart = new System.Windows.Forms.Label(); |
129 |
|
Mevordel-4860 |
this.lNPCDialogsVendor = new System.Windows.Forms.Label(); |
130 |
|
Mevordel-4860 |
this.lNPCDialogsBarter = new System.Windows.Forms.Label(); |
131 |
|
Mevordel-4860 |
this.lNPCDialogsBard = new System.Windows.Forms.Label(); |
132 |
|
Mevordel-4860 |
this.oNPCDialogsVendor = new System.Windows.Forms.ComboBox(); |
133 |
|
Mevordel-4860 |
this.oNPCDialogsStableMaster = new System.Windows.Forms.ComboBox(); |
134 |
|
Mevordel-4860 |
this.oNPCDialogsSkillTrainer = new System.Windows.Forms.ComboBox(); |
135 |
|
Mevordel-4860 |
this.oNPCDialogsQuestStart = new System.Windows.Forms.ComboBox(); |
136 |
|
Mevordel-4860 |
this.oNPCDialogsBarter = new System.Windows.Forms.ComboBox(); |
137 |
|
Mevordel-4860 |
this.oNPCDialogsBard = new System.Windows.Forms.ComboBox(); |
138 |
|
Mevordel-4860 |
this.lNPCDialogsAuction = new System.Windows.Forms.Label(); |
139 |
|
Mevordel-4860 |
this.oNPCDialogsAuction = new System.Windows.Forms.ComboBox(); |
140 |
|
Mevordel-4860 |
this.gPanelStyle = new System.Windows.Forms.GroupBox(); |
141 |
|
Mevordel-4860 |
this.lPanelStyleScrollbar = new System.Windows.Forms.Label(); |
142 |
|
Mevordel-4860 |
this.lPanelStyleButtons = new System.Windows.Forms.Label(); |
143 |
|
Mevordel-4860 |
this.lPanelStyleBorder = new System.Windows.Forms.Label(); |
144 |
|
Mevordel-4860 |
this.oPanelStyleScrollbar = new System.Windows.Forms.ComboBox(); |
145 |
|
Mevordel-4860 |
this.oPanelStyleButtons = new System.Windows.Forms.ComboBox(); |
146 |
|
Mevordel-4860 |
this.oPanelStyleBorder = new System.Windows.Forms.ComboBox(); |
147 |
|
Mevordel-4860 |
this.gInterface = new System.Windows.Forms.GroupBox(); |
148 |
|
Mevordel-4860 |
this.comboBox7 = new System.Windows.Forms.ComboBox(); |
149 |
|
Mevordel-4860 |
this.label7 = new System.Windows.Forms.Label(); |
150 |
|
Mevordel-4860 |
this.oInterfaceSkillQueue = new System.Windows.Forms.ComboBox(); |
151 |
|
Mevordel-4860 |
this.lInterfaceSkillQueue = new System.Windows.Forms.Label(); |
152 |
|
Mevordel-4860 |
this.lInterfaceFullMap = new System.Windows.Forms.Label(); |
153 |
|
Mevordel-4860 |
this.lInterfaceEndTravel = new System.Windows.Forms.Label(); |
154 |
|
Mevordel-4860 |
this.lInterfaceChat = new System.Windows.Forms.Label(); |
155 |
|
Mevordel-4860 |
this.lInterfaceBags = new System.Windows.Forms.Label(); |
156 |
|
Mevordel-4860 |
this.lInterfaceGambit = new System.Windows.Forms.Label(); |
157 |
|
Mevordel-4860 |
this.oInterfaceTooltips = new System.Windows.Forms.ComboBox(); |
158 |
|
Mevordel-4860 |
this.lInterfaceTooltips = new System.Windows.Forms.Label(); |
159 |
|
Mevordel-4860 |
this.oInterfaceToolbar = new System.Windows.Forms.ComboBox(); |
160 |
|
Mevordel-4860 |
this.lInterfaceToolbar = new System.Windows.Forms.Label(); |
161 |
|
Mevordel-4860 |
this.oInterfaceQuestTracker = new System.Windows.Forms.ComboBox(); |
162 |
|
Mevordel-4860 |
this.lInterfaceQuestTracker = new System.Windows.Forms.Label(); |
163 |
|
Mevordel-4860 |
this.oInterfaceProgressBar = new System.Windows.Forms.ComboBox(); |
164 |
|
Mevordel-4860 |
this.lInterfaceProgressBar = new System.Windows.Forms.Label(); |
165 |
|
Mevordel-4860 |
this.oInterfaceMinimap = new System.Windows.Forms.ComboBox(); |
166 |
|
Mevordel-4860 |
this.lInterfaceMinimap = new System.Windows.Forms.Label(); |
167 |
|
Mevordel-4860 |
this.oInterfaceFullMap = new System.Windows.Forms.ComboBox(); |
168 |
|
Mevordel-4860 |
this.oInterfaceEndTravel = new System.Windows.Forms.ComboBox(); |
169 |
|
Mevordel-4860 |
this.oInterfaceChat = new System.Windows.Forms.ComboBox(); |
170 |
|
Mevordel-4860 |
this.oInterfaceBags = new System.Windows.Forms.ComboBox(); |
171 |
|
Mevordel-4860 |
this.oInterfaceGambit = new System.Windows.Forms.ComboBox(); |
172 |
|
Mevordel-4860 |
this.oInterfaceAttunement = new System.Windows.Forms.ComboBox(); |
173 |
|
Mevordel-4860 |
this.lInterfaceAttunement = new System.Windows.Forms.Label(); |
174 |
|
Mevordel-4860 |
this.gLegendary = new System.Windows.Forms.GroupBox(); |
175 |
|
Mevordel-4860 |
this.oLegendaryRelicMaster = new System.Windows.Forms.ComboBox(); |
176 |
|
Mevordel-4860 |
this.lLegendaryRelicMaster = new System.Windows.Forms.Label(); |
177 |
|
Mevordel-4860 |
this.oLegendaryLegendaryItemTracking = new System.Windows.Forms.ComboBox(); |
178 |
|
Mevordel-4860 |
this.lLegendaryLegendaryItemTracking = new System.Windows.Forms.Label(); |
179 |
|
Mevordel-4860 |
this.oLegendaryLegacyUpdate = new System.Windows.Forms.ComboBox(); |
180 |
|
Mevordel-4860 |
this.lLegendaryLegacyUpdate = new System.Windows.Forms.Label(); |
181 |
|
Mevordel-4860 |
this.oLegendaryLegacyExtraction = new System.Windows.Forms.ComboBox(); |
182 |
|
Mevordel-4860 |
this.lLegendaryLegacyExtraction = new System.Windows.Forms.Label(); |
183 |
|
Mevordel-4860 |
this.oLegendaryItemAdvancement = new System.Windows.Forms.ComboBox(); |
184 |
|
Mevordel-4860 |
this.lLegendaryItemAdvancement = new System.Windows.Forms.Label(); |
185 |
|
Mevordel-4860 |
this.oLegendaryForgeMaster = new System.Windows.Forms.ComboBox(); |
186 |
|
Mevordel-4860 |
this.lLegendaryForgeMaster = new System.Windows.Forms.Label(); |
187 |
|
Mevordel-4860 |
this.gSkirmish = new System.Windows.Forms.GroupBox(); |
188 |
|
Mevordel-4860 |
this.lSkirmishSkirmishPanel = new System.Windows.Forms.Label(); |
189 |
|
Mevordel-4860 |
this.lSkirmishSkirmishCreate = new System.Windows.Forms.Label(); |
190 |
|
Mevordel-4860 |
this.oSkirmishSkirmishCreate = new System.Windows.Forms.ComboBox(); |
191 |
|
Mevordel-4860 |
this.oSkirmishSkirmishPanel = new System.Windows.Forms.ComboBox(); |
192 |
|
Mevordel-4860 |
this.gHelp = new System.Windows.Forms.GroupBox(); |
193 |
14 |
Mevordel-4860 |
this.bOptions = new System.Windows.Forms.Button(); |
194 |
9 |
Mevordel-4860 |
this.iLotroInterface = new System.Windows.Forms.LinkLabel(); |
195 |
|
Mevordel-4860 |
this.gFullSkinActions = new System.Windows.Forms.GroupBox(); |
196 |
|
Mevordel-4860 |
this.bLoadSkin = new System.Windows.Forms.Button(); |
197 |
|
Mevordel-4860 |
this.bDeleteSkin = new System.Windows.Forms.Button(); |
198 |
|
Mevordel-4860 |
this.bEditSkin = new System.Windows.Forms.Button(); |
199 |
|
Mevordel-4860 |
this.bBuildSkin = new System.Windows.Forms.Button(); |
200 |
|
Mevordel-4860 |
this.gResolution = new System.Windows.Forms.GroupBox(); |
201 |
|
Mevordel-4860 |
this.label10 = new System.Windows.Forms.Label(); |
202 |
|
Mevordel-4860 |
this.tSkinName = new System.Windows.Forms.ComboBox(); |
203 |
|
Mevordel-4860 |
this.lResolutionMain = new System.Windows.Forms.Label(); |
204 |
|
Mevordel-4860 |
this.oResolutionMain = new System.Windows.Forms.ComboBox(); |
205 |
3 |
Mevordel-4860 |
((System.ComponentModel.ISupportInitialize)(this.pPreview)).BeginInit(); |
206 |
|
Mevordel-4860 |
this.sVertical.Panel1.SuspendLayout(); |
207 |
|
Mevordel-4860 |
this.sVertical.Panel2.SuspendLayout(); |
208 |
|
Mevordel-4860 |
this.sVertical.SuspendLayout(); |
209 |
|
Mevordel-4860 |
this.sHorizontal.Panel1.SuspendLayout(); |
210 |
|
Mevordel-4860 |
this.sHorizontal.Panel2.SuspendLayout(); |
211 |
|
Mevordel-4860 |
this.sHorizontal.SuspendLayout(); |
212 |
13 |
Mevordel-4860 |
this.groupBox2.SuspendLayout(); |
213 |
9 |
Mevordel-4860 |
this.groupBox1.SuspendLayout(); |
214 |
|
Mevordel-4860 |
this.gFellowship.SuspendLayout(); |
215 |
|
Mevordel-4860 |
this.gHousing.SuspendLayout(); |
216 |
|
Mevordel-4860 |
this.gUIPanels.SuspendLayout(); |
217 |
|
Mevordel-4860 |
this.gVitals.SuspendLayout(); |
218 |
|
Mevordel-4860 |
this.gNPCDialogs.SuspendLayout(); |
219 |
|
Mevordel-4860 |
this.gPanelStyle.SuspendLayout(); |
220 |
|
Mevordel-4860 |
this.gInterface.SuspendLayout(); |
221 |
|
Mevordel-4860 |
this.gLegendary.SuspendLayout(); |
222 |
5 |
Mevordel-4860 |
this.gSkirmish.SuspendLayout(); |
223 |
|
Mevordel-4860 |
this.gHelp.SuspendLayout(); |
224 |
9 |
Mevordel-4860 |
this.gFullSkinActions.SuspendLayout(); |
225 |
5 |
Mevordel-4860 |
this.gResolution.SuspendLayout(); |
226 |
3 |
Mevordel-4860 |
this.SuspendLayout(); |
227 |
|
Mevordel-4860 |
// |
228 |
|
Mevordel-4860 |
// pPreview |
229 |
|
Mevordel-4860 |
// |
230 |
|
Mevordel-4860 |
this.pPreview.Dock = System.Windows.Forms.DockStyle.Fill; |
231 |
|
Mevordel-4860 |
this.pPreview.ErrorImage = ((System.Drawing.Image)(resources.GetObject("pPreview.ErrorImage"))); |
232 |
5 |
Mevordel-4860 |
this.pPreview.ImageLocation = ""; |
233 |
|
Mevordel-4860 |
this.pPreview.InitialImage = null; |
234 |
3 |
Mevordel-4860 |
this.pPreview.Location = new System.Drawing.Point(0, 0); |
235 |
|
Mevordel-4860 |
this.pPreview.Name = "pPreview"; |
236 |
14 |
Mevordel-4860 |
this.pPreview.Size = new System.Drawing.Size(1024, 246); |
237 |
12 |
Mevordel-4860 |
this.pPreview.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; |
238 |
3 |
Mevordel-4860 |
this.pPreview.TabIndex = 0; |
239 |
|
Mevordel-4860 |
this.pPreview.TabStop = false; |
240 |
|
Mevordel-4860 |
// |
241 |
5 |
Mevordel-4860 |
// sVertical |
242 |
3 |
Mevordel-4860 |
// |
243 |
5 |
Mevordel-4860 |
this.sVertical.AccessibleDescription = ""; |
244 |
|
Mevordel-4860 |
this.sVertical.Dock = System.Windows.Forms.DockStyle.Fill; |
245 |
|
Mevordel-4860 |
this.sVertical.FixedPanel = System.Windows.Forms.FixedPanel.Panel2; |
246 |
|
Mevordel-4860 |
this.sVertical.IsSplitterFixed = true; |
247 |
|
Mevordel-4860 |
this.sVertical.Location = new System.Drawing.Point(0, 0); |
248 |
|
Mevordel-4860 |
this.sVertical.Name = "sVertical"; |
249 |
|
Mevordel-4860 |
this.sVertical.Orientation = System.Windows.Forms.Orientation.Horizontal; |
250 |
3 |
Mevordel-4860 |
// |
251 |
5 |
Mevordel-4860 |
// sVertical.Panel1 |
252 |
3 |
Mevordel-4860 |
// |
253 |
5 |
Mevordel-4860 |
this.sVertical.Panel1.Controls.Add(this.pPreview); |
254 |
3 |
Mevordel-4860 |
// |
255 |
5 |
Mevordel-4860 |
// sVertical.Panel2 |
256 |
3 |
Mevordel-4860 |
// |
257 |
5 |
Mevordel-4860 |
this.sVertical.Panel2.Controls.Add(this.sHorizontal); |
258 |
|
Mevordel-4860 |
this.sVertical.Size = new System.Drawing.Size(1024, 766); |
259 |
14 |
Mevordel-4860 |
this.sVertical.SplitterDistance = 246; |
260 |
5 |
Mevordel-4860 |
this.sVertical.SplitterWidth = 1; |
261 |
|
Mevordel-4860 |
this.sVertical.TabIndex = 1; |
262 |
|
Mevordel-4860 |
this.sVertical.TabStop = false; |
263 |
3 |
Mevordel-4860 |
// |
264 |
5 |
Mevordel-4860 |
// sHorizontal |
265 |
3 |
Mevordel-4860 |
// |
266 |
5 |
Mevordel-4860 |
this.sHorizontal.Dock = System.Windows.Forms.DockStyle.Fill; |
267 |
|
Mevordel-4860 |
this.sHorizontal.FixedPanel = System.Windows.Forms.FixedPanel.Panel2; |
268 |
|
Mevordel-4860 |
this.sHorizontal.IsSplitterFixed = true; |
269 |
|
Mevordel-4860 |
this.sHorizontal.Location = new System.Drawing.Point(0, 0); |
270 |
|
Mevordel-4860 |
this.sHorizontal.Name = "sHorizontal"; |
271 |
3 |
Mevordel-4860 |
// |
272 |
5 |
Mevordel-4860 |
// sHorizontal.Panel1 |
273 |
3 |
Mevordel-4860 |
// |
274 |
12 |
Mevordel-4860 |
this.sHorizontal.Panel1.Controls.Add(this.groupBox2); |
275 |
5 |
Mevordel-4860 |
this.sHorizontal.Panel1.Controls.Add(this.groupBox1); |
276 |
|
Mevordel-4860 |
this.sHorizontal.Panel1.Controls.Add(this.gFellowship); |
277 |
|
Mevordel-4860 |
this.sHorizontal.Panel1.Controls.Add(this.gHousing); |
278 |
|
Mevordel-4860 |
this.sHorizontal.Panel1.Controls.Add(this.gUIPanels); |
279 |
|
Mevordel-4860 |
this.sHorizontal.Panel1.Controls.Add(this.gVitals); |
280 |
|
Mevordel-4860 |
this.sHorizontal.Panel1.Controls.Add(this.gNPCDialogs); |
281 |
|
Mevordel-4860 |
this.sHorizontal.Panel1.Controls.Add(this.gPanelStyle); |
282 |
|
Mevordel-4860 |
this.sHorizontal.Panel1.Controls.Add(this.gInterface); |
283 |
|
Mevordel-4860 |
this.sHorizontal.Panel1.Controls.Add(this.gLegendary); |
284 |
|
Mevordel-4860 |
this.sHorizontal.Panel1.Controls.Add(this.gSkirmish); |
285 |
3 |
Mevordel-4860 |
// |
286 |
5 |
Mevordel-4860 |
// sHorizontal.Panel2 |
287 |
3 |
Mevordel-4860 |
// |
288 |
5 |
Mevordel-4860 |
this.sHorizontal.Panel2.Controls.Add(this.gHelp); |
289 |
|
Mevordel-4860 |
this.sHorizontal.Panel2.Controls.Add(this.gFullSkinActions); |
290 |
|
Mevordel-4860 |
this.sHorizontal.Panel2.Controls.Add(this.gResolution); |
291 |
14 |
Mevordel-4860 |
this.sHorizontal.Size = new System.Drawing.Size(1024, 519); |
292 |
5 |
Mevordel-4860 |
this.sHorizontal.SplitterDistance = 890; |
293 |
|
Mevordel-4860 |
this.sHorizontal.TabIndex = 0; |
294 |
|
Mevordel-4860 |
this.sHorizontal.TabStop = false; |
295 |
3 |
Mevordel-4860 |
// |
296 |
13 |
Mevordel-4860 |
// groupBox2 |
297 |
|
Mevordel-4860 |
// |
298 |
|
Mevordel-4860 |
this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); |
299 |
|
Mevordel-4860 |
this.groupBox2.Controls.Add(this.label26); |
300 |
|
Mevordel-4860 |
this.groupBox2.Controls.Add(this.comboBox22); |
301 |
14 |
Mevordel-4860 |
this.groupBox2.Location = new System.Drawing.Point(152, 457); |
302 |
13 |
Mevordel-4860 |
this.groupBox2.Name = "groupBox2"; |
303 |
|
Mevordel-4860 |
this.groupBox2.Size = new System.Drawing.Size(144, 56); |
304 |
|
Mevordel-4860 |
this.groupBox2.TabIndex = 4; |
305 |
|
Mevordel-4860 |
this.groupBox2.TabStop = false; |
306 |
|
Mevordel-4860 |
this.groupBox2.Text = "UI Panels"; |
307 |
|
Mevordel-4860 |
// |
308 |
|
Mevordel-4860 |
// label26 |
309 |
|
Mevordel-4860 |
// |
310 |
|
Mevordel-4860 |
this.label26.AutoSize = true; |
311 |
|
Mevordel-4860 |
this.label26.Location = new System.Drawing.Point(5, 16); |
312 |
|
Mevordel-4860 |
this.label26.Name = "label26"; |
313 |
|
Mevordel-4860 |
this.label26.Size = new System.Drawing.Size(37, 13); |
314 |
|
Mevordel-4860 |
this.label26.TabIndex = 0; |
315 |
21 |
Telemachus-3098 |
this.label26.Tag = "UIPanels-Wallet"; |
316 |
13 |
Mevordel-4860 |
this.label26.Text = "Wallet"; |
317 |
|
Mevordel-4860 |
// |
318 |
|
Mevordel-4860 |
// comboBox22 |
319 |
|
Mevordel-4860 |
// |
320 |
|
Mevordel-4860 |
this.comboBox22.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
321 |
|
Mevordel-4860 |
this.comboBox22.Enabled = false; |
322 |
|
Mevordel-4860 |
this.comboBox22.FormattingEnabled = true; |
323 |
|
Mevordel-4860 |
this.comboBox22.Location = new System.Drawing.Point(6, 30); |
324 |
|
Mevordel-4860 |
this.comboBox22.Name = "comboBox22"; |
325 |
|
Mevordel-4860 |
this.comboBox22.Size = new System.Drawing.Size(132, 21); |
326 |
|
Mevordel-4860 |
this.comboBox22.Sorted = true; |
327 |
|
Mevordel-4860 |
this.comboBox22.TabIndex = 9; |
328 |
|
Mevordel-4860 |
this.comboBox22.Tag = "UIPanels-Wallet"; |
329 |
|
Mevordel-4860 |
// |
330 |
9 |
Mevordel-4860 |
// groupBox1 |
331 |
3 |
Mevordel-4860 |
// |
332 |
9 |
Mevordel-4860 |
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); |
333 |
|
Mevordel-4860 |
this.groupBox1.Controls.Add(this.label24); |
334 |
|
Mevordel-4860 |
this.groupBox1.Controls.Add(this.label25); |
335 |
|
Mevordel-4860 |
this.groupBox1.Controls.Add(this.comboBox23); |
336 |
|
Mevordel-4860 |
this.groupBox1.Controls.Add(this.comboBox24); |
337 |
14 |
Mevordel-4860 |
this.groupBox1.Location = new System.Drawing.Point(596, 267); |
338 |
9 |
Mevordel-4860 |
this.groupBox1.Name = "groupBox1"; |
339 |
|
Mevordel-4860 |
this.groupBox1.Size = new System.Drawing.Size(144, 104); |
340 |
12 |
Mevordel-4860 |
this.groupBox1.TabIndex = 8; |
341 |
9 |
Mevordel-4860 |
this.groupBox1.TabStop = false; |
342 |
|
Mevordel-4860 |
this.groupBox1.Text = "Items"; |
343 |
3 |
Mevordel-4860 |
// |
344 |
9 |
Mevordel-4860 |
// label24 |
345 |
3 |
Mevordel-4860 |
// |
346 |
9 |
Mevordel-4860 |
this.label24.AutoSize = true; |
347 |
|
Mevordel-4860 |
this.label24.Location = new System.Drawing.Point(5, 54); |
348 |
|
Mevordel-4860 |
this.label24.Name = "label24"; |
349 |
|
Mevordel-4860 |
this.label24.Size = new System.Drawing.Size(40, 13); |
350 |
|
Mevordel-4860 |
this.label24.TabIndex = 0; |
351 |
21 |
Telemachus-3098 |
this.label24.Tag = "Items-Stacks"; |
352 |
9 |
Mevordel-4860 |
this.label24.Text = "Stacks"; |
353 |
3 |
Mevordel-4860 |
// |
354 |
9 |
Mevordel-4860 |
// label25 |
355 |
3 |
Mevordel-4860 |
// |
356 |
9 |
Mevordel-4860 |
this.label25.AutoSize = true; |
357 |
|
Mevordel-4860 |
this.label25.Location = new System.Drawing.Point(5, 16); |
358 |
|
Mevordel-4860 |
this.label25.Name = "label25"; |
359 |
|
Mevordel-4860 |
this.label25.Size = new System.Drawing.Size(63, 13); |
360 |
|
Mevordel-4860 |
this.label25.TabIndex = 0; |
361 |
21 |
Telemachus-3098 |
this.label25.Tag = "Items-PaperItems"; |
362 |
9 |
Mevordel-4860 |
this.label25.Text = "Paper Items"; |
363 |
3 |
Mevordel-4860 |
// |
364 |
9 |
Mevordel-4860 |
// comboBox23 |
365 |
3 |
Mevordel-4860 |
// |
366 |
9 |
Mevordel-4860 |
this.comboBox23.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
367 |
|
Mevordel-4860 |
this.comboBox23.Enabled = false; |
368 |
|
Mevordel-4860 |
this.comboBox23.FormattingEnabled = true; |
369 |
|
Mevordel-4860 |
this.comboBox23.Location = new System.Drawing.Point(6, 68); |
370 |
|
Mevordel-4860 |
this.comboBox23.Name = "comboBox23"; |
371 |
|
Mevordel-4860 |
this.comboBox23.Size = new System.Drawing.Size(132, 21); |
372 |
|
Mevordel-4860 |
this.comboBox23.Sorted = true; |
373 |
|
Mevordel-4860 |
this.comboBox23.TabIndex = 9; |
374 |
|
Mevordel-4860 |
this.comboBox23.Tag = "Items-Stacks"; |
375 |
3 |
Mevordel-4860 |
// |
376 |
9 |
Mevordel-4860 |
// comboBox24 |
377 |
3 |
Mevordel-4860 |
// |
378 |
9 |
Mevordel-4860 |
this.comboBox24.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
379 |
|
Mevordel-4860 |
this.comboBox24.Enabled = false; |
380 |
|
Mevordel-4860 |
this.comboBox24.FormattingEnabled = true; |
381 |
|
Mevordel-4860 |
this.comboBox24.Location = new System.Drawing.Point(6, 30); |
382 |
|
Mevordel-4860 |
this.comboBox24.Name = "comboBox24"; |
383 |
|
Mevordel-4860 |
this.comboBox24.Size = new System.Drawing.Size(132, 21); |
384 |
|
Mevordel-4860 |
this.comboBox24.Sorted = true; |
385 |
|
Mevordel-4860 |
this.comboBox24.TabIndex = 8; |
386 |
|
Mevordel-4860 |
this.comboBox24.Tag = "Items-PaperItems"; |
387 |
3 |
Mevordel-4860 |
// |
388 |
9 |
Mevordel-4860 |
// gFellowship |
389 |
5 |
Mevordel-4860 |
// |
390 |
9 |
Mevordel-4860 |
this.gFellowship.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); |
391 |
|
Mevordel-4860 |
this.gFellowship.Controls.Add(this.label19); |
392 |
|
Mevordel-4860 |
this.gFellowship.Controls.Add(this.label20); |
393 |
|
Mevordel-4860 |
this.gFellowship.Controls.Add(this.label21); |
394 |
|
Mevordel-4860 |
this.gFellowship.Controls.Add(this.label22); |
395 |
|
Mevordel-4860 |
this.gFellowship.Controls.Add(this.comboBox18); |
396 |
|
Mevordel-4860 |
this.gFellowship.Controls.Add(this.comboBox19); |
397 |
|
Mevordel-4860 |
this.gFellowship.Controls.Add(this.comboBox20); |
398 |
|
Mevordel-4860 |
this.gFellowship.Controls.Add(this.comboBox21); |
399 |
14 |
Mevordel-4860 |
this.gFellowship.Location = new System.Drawing.Point(744, 343); |
400 |
9 |
Mevordel-4860 |
this.gFellowship.Name = "gFellowship"; |
401 |
|
Mevordel-4860 |
this.gFellowship.Size = new System.Drawing.Size(144, 170); |
402 |
12 |
Mevordel-4860 |
this.gFellowship.TabIndex = 11; |
403 |
9 |
Mevordel-4860 |
this.gFellowship.TabStop = false; |
404 |
|
Mevordel-4860 |
this.gFellowship.Text = "Fellowship/Raid"; |
405 |
5 |
Mevordel-4860 |
// |
406 |
9 |
Mevordel-4860 |
// label19 |
407 |
5 |
Mevordel-4860 |
// |
408 |
9 |
Mevordel-4860 |
this.label19.AutoSize = true; |
409 |
|
Mevordel-4860 |
this.label19.Location = new System.Drawing.Point(5, 130); |
410 |
|
Mevordel-4860 |
this.label19.Name = "label19"; |
411 |
|
Mevordel-4860 |
this.label19.Size = new System.Drawing.Size(60, 13); |
412 |
|
Mevordel-4860 |
this.label19.TabIndex = 0; |
413 |
21 |
Telemachus-3098 |
this.label19.Tag = "FellowshipRaid-Maneuvers"; |
414 |
9 |
Mevordel-4860 |
this.label19.Text = "Maneuvers"; |
415 |
5 |
Mevordel-4860 |
// |
416 |
9 |
Mevordel-4860 |
// label20 |
417 |
5 |
Mevordel-4860 |
// |
418 |
9 |
Mevordel-4860 |
this.label20.AutoSize = true; |
419 |
|
Mevordel-4860 |
this.label20.Location = new System.Drawing.Point(5, 92); |
420 |
|
Mevordel-4860 |
this.label20.Name = "label20"; |
421 |
|
Mevordel-4860 |
this.label20.Size = new System.Drawing.Size(48, 13); |
422 |
|
Mevordel-4860 |
this.label20.TabIndex = 0; |
423 |
21 |
Telemachus-3098 |
this.label20.Tag = "FellowshipRaid-ItemRoll"; |
424 |
9 |
Mevordel-4860 |
this.label20.Text = "Item Roll"; |
425 |
5 |
Mevordel-4860 |
// |
426 |
9 |
Mevordel-4860 |
// label21 |
427 |
5 |
Mevordel-4860 |
// |
428 |
9 |
Mevordel-4860 |
this.label21.AutoSize = true; |
429 |
|
Mevordel-4860 |
this.label21.Location = new System.Drawing.Point(5, 54); |
430 |
|
Mevordel-4860 |
this.label21.Name = "label21"; |
431 |
|
Mevordel-4860 |
this.label21.Size = new System.Drawing.Size(84, 13); |
432 |
|
Mevordel-4860 |
this.label21.TabIndex = 0; |
433 |
21 |
Telemachus-3098 |
this.label21.Tag = "FellowshipRaid-FellowSelection"; |
434 |
9 |
Mevordel-4860 |
this.label21.Text = "Fellow Selection"; |
435 |
5 |
Mevordel-4860 |
// |
436 |
9 |
Mevordel-4860 |
// label22 |
437 |
5 |
Mevordel-4860 |
// |
438 |
9 |
Mevordel-4860 |
this.label22.AutoSize = true; |
439 |
|
Mevordel-4860 |
this.label22.Location = new System.Drawing.Point(5, 16); |
440 |
|
Mevordel-4860 |
this.label22.Name = "label22"; |
441 |
|
Mevordel-4860 |
this.label22.Size = new System.Drawing.Size(76, 13); |
442 |
|
Mevordel-4860 |
this.label22.TabIndex = 0; |
443 |
21 |
Telemachus-3098 |
this.label22.Tag = "FellowshipRaid-AssistWindow"; |
444 |
9 |
Mevordel-4860 |
this.label22.Text = "Assist Window"; |
445 |
5 |
Mevordel-4860 |
// |
446 |
9 |
Mevordel-4860 |
// comboBox18 |
447 |
3 |
Mevordel-4860 |
// |
448 |
9 |
Mevordel-4860 |
this.comboBox18.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
449 |
|
Mevordel-4860 |
this.comboBox18.Enabled = false; |
450 |
|
Mevordel-4860 |
this.comboBox18.FormattingEnabled = true; |
451 |
|
Mevordel-4860 |
this.comboBox18.Location = new System.Drawing.Point(6, 30); |
452 |
|
Mevordel-4860 |
this.comboBox18.Name = "comboBox18"; |
453 |
|
Mevordel-4860 |
this.comboBox18.Size = new System.Drawing.Size(132, 21); |
454 |
|
Mevordel-4860 |
this.comboBox18.Sorted = true; |
455 |
|
Mevordel-4860 |
this.comboBox18.TabIndex = 49; |
456 |
|
Mevordel-4860 |
this.comboBox18.Tag = "FellowshipRaid-AssistWindow"; |
457 |
3 |
Mevordel-4860 |
// |
458 |
9 |
Mevordel-4860 |
// comboBox19 |
459 |
3 |
Mevordel-4860 |
// |
460 |
9 |
Mevordel-4860 |
this.comboBox19.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
461 |
|
Mevordel-4860 |
this.comboBox19.Enabled = false; |
462 |
|
Mevordel-4860 |
this.comboBox19.FormattingEnabled = true; |
463 |
|
Mevordel-4860 |
this.comboBox19.Location = new System.Drawing.Point(6, 144); |
464 |
|
Mevordel-4860 |
this.comboBox19.Name = "comboBox19"; |
465 |
|
Mevordel-4860 |
this.comboBox19.Size = new System.Drawing.Size(132, 21); |
466 |
|
Mevordel-4860 |
this.comboBox19.Sorted = true; |
467 |
|
Mevordel-4860 |
this.comboBox19.TabIndex = 52; |
468 |
|
Mevordel-4860 |
this.comboBox19.Tag = "FellowshipRaid-Maneuvers"; |
469 |
3 |
Mevordel-4860 |
// |
470 |
9 |
Mevordel-4860 |
// comboBox20 |
471 |
3 |
Mevordel-4860 |
// |
472 |
9 |
Mevordel-4860 |
this.comboBox20.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
473 |
|
Mevordel-4860 |
this.comboBox20.Enabled = false; |
474 |
|
Mevordel-4860 |
this.comboBox20.FormattingEnabled = true; |
475 |
|
Mevordel-4860 |
this.comboBox20.Location = new System.Drawing.Point(6, 106); |
476 |
|
Mevordel-4860 |
this.comboBox20.Name = "comboBox20"; |
477 |
|
Mevordel-4860 |
this.comboBox20.Size = new System.Drawing.Size(132, 21); |
478 |
|
Mevordel-4860 |
this.comboBox20.Sorted = true; |
479 |
|
Mevordel-4860 |
this.comboBox20.TabIndex = 51; |
480 |
|
Mevordel-4860 |
this.comboBox20.Tag = "FellowshipRaid-ItemRoll"; |
481 |
3 |
Mevordel-4860 |
// |
482 |
9 |
Mevordel-4860 |
// comboBox21 |
483 |
3 |
Mevordel-4860 |
// |
484 |
9 |
Mevordel-4860 |
this.comboBox21.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
485 |
|
Mevordel-4860 |
this.comboBox21.Enabled = false; |
486 |
|
Mevordel-4860 |
this.comboBox21.FormattingEnabled = true; |
487 |
|
Mevordel-4860 |
this.comboBox21.Location = new System.Drawing.Point(6, 68); |
488 |
|
Mevordel-4860 |
this.comboBox21.Name = "comboBox21"; |
489 |
|
Mevordel-4860 |
this.comboBox21.Size = new System.Drawing.Size(132, 21); |
490 |
|
Mevordel-4860 |
this.comboBox21.Sorted = true; |
491 |
|
Mevordel-4860 |
this.comboBox21.TabIndex = 50; |
492 |
|
Mevordel-4860 |
this.comboBox21.Tag = "FellowshipRaid-FellowSelection"; |
493 |
3 |
Mevordel-4860 |
// |
494 |
9 |
Mevordel-4860 |
// gHousing |
495 |
3 |
Mevordel-4860 |
// |
496 |
9 |
Mevordel-4860 |
this.gHousing.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); |
497 |
|
Mevordel-4860 |
this.gHousing.Controls.Add(this.comboBox16); |
498 |
|
Mevordel-4860 |
this.gHousing.Controls.Add(this.label17); |
499 |
|
Mevordel-4860 |
this.gHousing.Controls.Add(this.comboBox17); |
500 |
|
Mevordel-4860 |
this.gHousing.Controls.Add(this.label18); |
501 |
|
Mevordel-4860 |
this.gHousing.Controls.Add(this.comboBox10); |
502 |
|
Mevordel-4860 |
this.gHousing.Controls.Add(this.label11); |
503 |
|
Mevordel-4860 |
this.gHousing.Controls.Add(this.comboBox11); |
504 |
|
Mevordel-4860 |
this.gHousing.Controls.Add(this.label12); |
505 |
|
Mevordel-4860 |
this.gHousing.Controls.Add(this.comboBox12); |
506 |
|
Mevordel-4860 |
this.gHousing.Controls.Add(this.label13); |
507 |
|
Mevordel-4860 |
this.gHousing.Controls.Add(this.comboBox13); |
508 |
|
Mevordel-4860 |
this.gHousing.Controls.Add(this.label14); |
509 |
|
Mevordel-4860 |
this.gHousing.Controls.Add(this.comboBox14); |
510 |
|
Mevordel-4860 |
this.gHousing.Controls.Add(this.label15); |
511 |
|
Mevordel-4860 |
this.gHousing.Controls.Add(this.comboBox15); |
512 |
|
Mevordel-4860 |
this.gHousing.Controls.Add(this.label16); |
513 |
14 |
Mevordel-4860 |
this.gHousing.Location = new System.Drawing.Point(744, 1); |
514 |
9 |
Mevordel-4860 |
this.gHousing.Name = "gHousing"; |
515 |
|
Mevordel-4860 |
this.gHousing.Size = new System.Drawing.Size(144, 332); |
516 |
12 |
Mevordel-4860 |
this.gHousing.TabIndex = 10; |
517 |
9 |
Mevordel-4860 |
this.gHousing.TabStop = false; |
518 |
|
Mevordel-4860 |
this.gHousing.Text = "Housing"; |
519 |
3 |
Mevordel-4860 |
// |
520 |
9 |
Mevordel-4860 |
// comboBox16 |
521 |
3 |
Mevordel-4860 |
// |
522 |
9 |
Mevordel-4860 |
this.comboBox16.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
523 |
|
Mevordel-4860 |
this.comboBox16.Enabled = false; |
524 |
|
Mevordel-4860 |
this.comboBox16.FormattingEnabled = true; |
525 |
|
Mevordel-4860 |
this.comboBox16.Location = new System.Drawing.Point(6, 296); |
526 |
|
Mevordel-4860 |
this.comboBox16.Name = "comboBox16"; |
527 |
|
Mevordel-4860 |
this.comboBox16.Size = new System.Drawing.Size(132, 21); |
528 |
|
Mevordel-4860 |
this.comboBox16.Sorted = true; |
529 |
|
Mevordel-4860 |
this.comboBox16.TabIndex = 52; |
530 |
|
Mevordel-4860 |
this.comboBox16.Tag = "Housing-Purchase"; |
531 |
3 |
Mevordel-4860 |
// |
532 |
9 |
Mevordel-4860 |
// label17 |
533 |
3 |
Mevordel-4860 |
// |
534 |
9 |
Mevordel-4860 |
this.label17.AutoSize = true; |
535 |
|
Mevordel-4860 |
this.label17.Location = new System.Drawing.Point(5, 282); |
536 |
|
Mevordel-4860 |
this.label17.Name = "label17"; |
537 |
|
Mevordel-4860 |
this.label17.Size = new System.Drawing.Size(52, 13); |
538 |
|
Mevordel-4860 |
this.label17.TabIndex = 51; |
539 |
21 |
Telemachus-3098 |
this.label17.Tag = "Housing-Purchase"; |
540 |
9 |
Mevordel-4860 |
this.label17.Text = "Purchase"; |
541 |
3 |
Mevordel-4860 |
// |
542 |
9 |
Mevordel-4860 |
// comboBox17 |
543 |
3 |
Mevordel-4860 |
// |
544 |
9 |
Mevordel-4860 |
this.comboBox17.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
545 |
|
Mevordel-4860 |
this.comboBox17.Enabled = false; |
546 |
|
Mevordel-4860 |
this.comboBox17.FormattingEnabled = true; |
547 |
|
Mevordel-4860 |
this.comboBox17.Location = new System.Drawing.Point(6, 258); |
548 |
|
Mevordel-4860 |
this.comboBox17.Name = "comboBox17"; |
549 |
|
Mevordel-4860 |
this.comboBox17.Size = new System.Drawing.Size(132, 21); |
550 |
|
Mevordel-4860 |
this.comboBox17.Sorted = true; |
551 |
|
Mevordel-4860 |
this.comboBox17.TabIndex = 50; |
552 |
|
Mevordel-4860 |
this.comboBox17.Tag = "Housing-Permissions"; |
553 |
3 |
Mevordel-4860 |
// |
554 |
9 |
Mevordel-4860 |
// label18 |
555 |
3 |
Mevordel-4860 |
// |
556 |
9 |
Mevordel-4860 |
this.label18.AutoSize = true; |
557 |
|
Mevordel-4860 |
this.label18.Location = new System.Drawing.Point(5, 244); |
558 |
|
Mevordel-4860 |
this.label18.Name = "label18"; |
559 |
|
Mevordel-4860 |
this.label18.Size = new System.Drawing.Size(62, 13); |
560 |
|
Mevordel-4860 |
this.label18.TabIndex = 49; |
561 |
21 |
Telemachus-3098 |
this.label18.Tag = "Housing-Permissions"; |
562 |
9 |
Mevordel-4860 |
this.label18.Text = "Permissions"; |
563 |
3 |
Mevordel-4860 |
// |
564 |
9 |
Mevordel-4860 |
// comboBox10 |
565 |
3 |
Mevordel-4860 |
// |
566 |
9 |
Mevordel-4860 |
this.comboBox10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
567 |
|
Mevordel-4860 |
this.comboBox10.Enabled = false; |
568 |
|
Mevordel-4860 |
this.comboBox10.FormattingEnabled = true; |
569 |
|
Mevordel-4860 |
this.comboBox10.Location = new System.Drawing.Point(6, 220); |
570 |
|
Mevordel-4860 |
this.comboBox10.Name = "comboBox10"; |
571 |
|
Mevordel-4860 |
this.comboBox10.Size = new System.Drawing.Size(132, 21); |
572 |
|
Mevordel-4860 |
this.comboBox10.Sorted = true; |
573 |
|
Mevordel-4860 |
this.comboBox10.TabIndex = 48; |
574 |
|
Mevordel-4860 |
this.comboBox10.Tag = "Housing-NeighborhoodSelection"; |
575 |
3 |
Mevordel-4860 |
// |
576 |
9 |
Mevordel-4860 |
// label11 |
577 |
3 |
Mevordel-4860 |
// |
578 |
9 |
Mevordel-4860 |
this.label11.AutoSize = true; |
579 |
|
Mevordel-4860 |
this.label11.Location = new System.Drawing.Point(5, 206); |
580 |
|
Mevordel-4860 |
this.label11.Name = "label11"; |
581 |
|
Mevordel-4860 |
this.label11.Size = new System.Drawing.Size(121, 13); |
582 |
|
Mevordel-4860 |
this.label11.TabIndex = 0; |
583 |
21 |
Telemachus-3098 |
this.label11.Tag = "Housing-NeighborhoodSelection"; |
584 |
9 |
Mevordel-4860 |
this.label11.Text = "Neighborhood Selection"; |
585 |
3 |
Mevordel-4860 |
// |
586 |
9 |
Mevordel-4860 |
// comboBox11 |
587 |
3 |
Mevordel-4860 |
// |
588 |
9 |
Mevordel-4860 |
this.comboBox11.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
589 |
|
Mevordel-4860 |
this.comboBox11.Enabled = false; |
590 |
|
Mevordel-4860 |
this.comboBox11.FormattingEnabled = true; |
591 |
|
Mevordel-4860 |
this.comboBox11.Location = new System.Drawing.Point(6, 182); |
592 |
|
Mevordel-4860 |
this.comboBox11.Name = "comboBox11"; |
593 |
|
Mevordel-4860 |
this.comboBox11.Size = new System.Drawing.Size(132, 21); |
594 |
|
Mevordel-4860 |
this.comboBox11.Sorted = true; |
595 |
|
Mevordel-4860 |
this.comboBox11.TabIndex = 47; |
596 |
|
Mevordel-4860 |
this.comboBox11.Tag = "Housing-Maintenance"; |
597 |
3 |
Mevordel-4860 |
// |
598 |
9 |
Mevordel-4860 |
// label12 |
599 |
3 |
Mevordel-4860 |
// |
600 |
9 |
Mevordel-4860 |
this.label12.AutoSize = true; |
601 |
|
Mevordel-4860 |
this.label12.Location = new System.Drawing.Point(5, 168); |
602 |
|
Mevordel-4860 |
this.label12.Name = "label12"; |
603 |
|
Mevordel-4860 |
this.label12.Size = new System.Drawing.Size(69, 13); |
604 |
|
Mevordel-4860 |
this.label12.TabIndex = 0; |
605 |
21 |
Telemachus-3098 |
this.label12.Tag = "Housing-Maintenance"; |
606 |
9 |
Mevordel-4860 |
this.label12.Text = "Maintenance"; |
607 |
3 |
Mevordel-4860 |
// |
608 |
9 |
Mevordel-4860 |
// comboBox12 |
609 |
3 |
Mevordel-4860 |
// |
610 |
9 |
Mevordel-4860 |
this.comboBox12.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
611 |
|
Mevordel-4860 |
this.comboBox12.Enabled = false; |
612 |
|
Mevordel-4860 |
this.comboBox12.FormattingEnabled = true; |
613 |
|
Mevordel-4860 |
this.comboBox12.Location = new System.Drawing.Point(6, 144); |
614 |
|
Mevordel-4860 |
this.comboBox12.Name = "comboBox12"; |
615 |
|
Mevordel-4860 |
this.comboBox12.Size = new System.Drawing.Size(132, 21); |
616 |
|
Mevordel-4860 |
this.comboBox12.Sorted = true; |
617 |
|
Mevordel-4860 |
this.comboBox12.TabIndex = 46; |
618 |
|
Mevordel-4860 |
this.comboBox12.Tag = "Housing-HousingPanel"; |
619 |
3 |
Mevordel-4860 |
// |
620 |
9 |
Mevordel-4860 |
// label13 |
621 |
3 |
Mevordel-4860 |
// |
622 |
9 |
Mevordel-4860 |
this.label13.AutoSize = true; |
623 |
|
Mevordel-4860 |
this.label13.Location = new System.Drawing.Point(5, 130); |
624 |
|
Mevordel-4860 |
this.label13.Name = "label13"; |
625 |
|
Mevordel-4860 |
this.label13.Size = new System.Drawing.Size(76, 13); |
626 |
|
Mevordel-4860 |
this.label13.TabIndex = 0; |
627 |
21 |
Telemachus-3098 |
this.label13.Tag = "Housing-HousingPanel"; |
628 |
9 |
Mevordel-4860 |
this.label13.Text = "Housing Panel"; |
629 |
3 |
Mevordel-4860 |
// |
630 |
9 |
Mevordel-4860 |
// comboBox13 |
631 |
3 |
Mevordel-4860 |
// |
632 |
9 |
Mevordel-4860 |
this.comboBox13.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
633 |
|
Mevordel-4860 |
this.comboBox13.Enabled = false; |
634 |
|
Mevordel-4860 |
this.comboBox13.FormattingEnabled = true; |
635 |
|
Mevordel-4860 |
this.comboBox13.Location = new System.Drawing.Point(6, 106); |
636 |
|
Mevordel-4860 |
this.comboBox13.Name = "comboBox13"; |
637 |
|
Mevordel-4860 |
this.comboBox13.Size = new System.Drawing.Size(132, 21); |
638 |
|
Mevordel-4860 |
this.comboBox13.Sorted = true; |
639 |
|
Mevordel-4860 |
this.comboBox13.TabIndex = 45; |
640 |
|
Mevordel-4860 |
this.comboBox13.Tag = "Housing-ForSaleSign"; |
641 |
3 |
Mevordel-4860 |
// |
642 |
9 |
Mevordel-4860 |
// label14 |
643 |
3 |
Mevordel-4860 |
// |
644 |
9 |
Mevordel-4860 |
this.label14.AutoSize = true; |
645 |
|
Mevordel-4860 |
this.label14.Location = new System.Drawing.Point(5, 92); |
646 |
|
Mevordel-4860 |
this.label14.Name = "label14"; |
647 |
|
Mevordel-4860 |
this.label14.Size = new System.Drawing.Size(80, 13); |
648 |
|
Mevordel-4860 |
this.label14.TabIndex = 0; |
649 |
21 |
Telemachus-3098 |
this.label14.Tag = "Housing-ForSaleSign"; |
650 |
9 |
Mevordel-4860 |
this.label14.Text = "\"For Sale\" Sign"; |
651 |
3 |
Mevordel-4860 |
// |
652 |
9 |
Mevordel-4860 |
// comboBox14 |
653 |
3 |
Mevordel-4860 |
// |
654 |
9 |
Mevordel-4860 |
this.comboBox14.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
655 |
|
Mevordel-4860 |
this.comboBox14.Enabled = false; |
656 |
|
Mevordel-4860 |
this.comboBox14.FormattingEnabled = true; |
657 |
|
Mevordel-4860 |
this.comboBox14.Location = new System.Drawing.Point(6, 68); |
658 |
|
Mevordel-4860 |
this.comboBox14.Name = "comboBox14"; |
659 |
|
Mevordel-4860 |
this.comboBox14.Size = new System.Drawing.Size(132, 21); |
660 |
|
Mevordel-4860 |
this.comboBox14.Sorted = true; |
661 |
|
Mevordel-4860 |
this.comboBox14.TabIndex = 44; |
662 |
|
Mevordel-4860 |
this.comboBox14.Tag = "Housing-Escrow"; |
663 |
3 |
Mevordel-4860 |
// |
664 |
9 |
Mevordel-4860 |
// label15 |
665 |
3 |
Mevordel-4860 |
// |
666 |
9 |
Mevordel-4860 |
this.label15.AutoSize = true; |
667 |
|
Mevordel-4860 |
this.label15.Location = new System.Drawing.Point(5, 54); |
668 |
|
Mevordel-4860 |
this.label15.Name = "label15"; |
669 |
|
Mevordel-4860 |
this.label15.Size = new System.Drawing.Size(42, 13); |
670 |
|
Mevordel-4860 |
this.label15.TabIndex = 0; |
671 |
21 |
Telemachus-3098 |
this.label15.Tag = "Housing-Escrow"; |
672 |
9 |
Mevordel-4860 |
this.label15.Text = "Escrow"; |
673 |
3 |
Mevordel-4860 |
// |
674 |
9 |
Mevordel-4860 |
// comboBox15 |
675 |
3 |
Mevordel-4860 |
// |
676 |
9 |
Mevordel-4860 |
this.comboBox15.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
677 |
|
Mevordel-4860 |
this.comboBox15.Enabled = false; |
678 |
|
Mevordel-4860 |
this.comboBox15.FormattingEnabled = true; |
679 |
|
Mevordel-4860 |
this.comboBox15.Location = new System.Drawing.Point(6, 30); |
680 |
|
Mevordel-4860 |
this.comboBox15.Name = "comboBox15"; |
681 |
|
Mevordel-4860 |
this.comboBox15.Size = new System.Drawing.Size(132, 21); |
682 |
|
Mevordel-4860 |
this.comboBox15.Sorted = true; |
683 |
|
Mevordel-4860 |
this.comboBox15.TabIndex = 43; |
684 |
|
Mevordel-4860 |
this.comboBox15.Tag = "Housing-Decoration"; |
685 |
3 |
Mevordel-4860 |
// |
686 |
9 |
Mevordel-4860 |
// label16 |
687 |
3 |
Mevordel-4860 |
// |
688 |
9 |
Mevordel-4860 |
this.label16.AutoSize = true; |
689 |
|
Mevordel-4860 |
this.label16.Location = new System.Drawing.Point(5, 16); |
690 |
|
Mevordel-4860 |
this.label16.Name = "label16"; |
691 |
|
Mevordel-4860 |
this.label16.Size = new System.Drawing.Size(59, 13); |
692 |
|
Mevordel-4860 |
this.label16.TabIndex = 9; |
693 |
21 |
Telemachus-3098 |
this.label16.Tag = "Housing-Decoration"; |
694 |
9 |
Mevordel-4860 |
this.label16.Text = "Decoration"; |
695 |
3 |
Mevordel-4860 |
// |
696 |
9 |
Mevordel-4860 |
// gUIPanels |
697 |
3 |
Mevordel-4860 |
// |
698 |
9 |
Mevordel-4860 |
this.gUIPanels.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); |
699 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.comboBox8); |
700 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.label8); |
701 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.comboBox1); |
702 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.label1); |
703 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.lUIPanelsQuestLog); |
704 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.lUIPanelsOptions); |
705 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.lUIPanelsMail); |
706 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.lUIPanelsSocial); |
707 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.lUIPanelsInstanceJoin); |
708 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.lUIPanelsDressingRoom); |
709 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.lUIPanelsDeedLog); |
710 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.oUIPanelsWardrobe); |
711 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.lUIPanelsWardrobe); |
712 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.oUIPanelsVault); |
713 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.lUIPanelsVault); |
714 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.oUIPanelsSharedStorage); |
715 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.lUIPanelsSharedStorage); |
716 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.oUIPanelsSocial); |
717 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.oUIPanelsQuestLog); |
718 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.oUIPanelsOptions); |
719 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.oUIPanelsMail); |
720 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.oUIPanelsInstanceJoin); |
721 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.oUIPanelsDressingRoom); |
722 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.oUIPanelsDeedLog); |
723 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.lUIPanelsCrafting); |
724 |
|
Mevordel-4860 |
this.gUIPanels.Controls.Add(this.oUIPanelsCrafting); |
725 |
14 |
Mevordel-4860 |
this.gUIPanels.Location = new System.Drawing.Point(300, 1); |
726 |
9 |
Mevordel-4860 |
this.gUIPanels.Name = "gUIPanels"; |
727 |
|
Mevordel-4860 |
this.gUIPanels.Size = new System.Drawing.Size(144, 512); |
728 |
12 |
Mevordel-4860 |
this.gUIPanels.TabIndex = 5; |
729 |
9 |
Mevordel-4860 |
this.gUIPanels.TabStop = false; |
730 |
|
Mevordel-4860 |
this.gUIPanels.Text = "UI Panels"; |
731 |
3 |
Mevordel-4860 |
// |
732 |
9 |
Mevordel-4860 |
// comboBox8 |
733 |
5 |
Mevordel-4860 |
// |
734 |
9 |
Mevordel-4860 |
this.comboBox8.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
735 |
|
Mevordel-4860 |
this.comboBox8.Enabled = false; |
736 |
|
Mevordel-4860 |
this.comboBox8.FormattingEnabled = true; |
737 |
|
Mevordel-4860 |
this.comboBox8.Location = new System.Drawing.Point(6, 486); |
738 |
|
Mevordel-4860 |
this.comboBox8.Name = "comboBox8"; |
739 |
|
Mevordel-4860 |
this.comboBox8.Size = new System.Drawing.Size(132, 21); |
740 |
|
Mevordel-4860 |
this.comboBox8.Sorted = true; |
741 |
|
Mevordel-4860 |
this.comboBox8.TabIndex = 36; |
742 |
|
Mevordel-4860 |
this.comboBox8.Tag = "UIPanels-Traits"; |
743 |
5 |
Mevordel-4860 |
// |
744 |
9 |
Mevordel-4860 |
// label8 |
745 |
5 |
Mevordel-4860 |
// |
746 |
9 |
Mevordel-4860 |
this.label8.AutoSize = true; |
747 |
|
Mevordel-4860 |
this.label8.Location = new System.Drawing.Point(5, 472); |
748 |
|
Mevordel-4860 |
this.label8.Name = "label8"; |
749 |
|
Mevordel-4860 |
this.label8.Size = new System.Drawing.Size(33, 13); |
750 |
|
Mevordel-4860 |
this.label8.TabIndex = 35; |
751 |
21 |
Telemachus-3098 |
this.label8.Tag = "UIPanels-Traits"; |
752 |
9 |
Mevordel-4860 |
this.label8.Text = "Traits"; |
753 |
5 |
Mevordel-4860 |
// |
754 |
9 |
Mevordel-4860 |
// comboBox1 |
755 |
3 |
Mevordel-4860 |
// |
756 |
9 |
Mevordel-4860 |
this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
757 |
|
Mevordel-4860 |
this.comboBox1.Enabled = false; |
758 |
|
Mevordel-4860 |
this.comboBox1.FormattingEnabled = true; |
759 |
|
Mevordel-4860 |
this.comboBox1.Location = new System.Drawing.Point(6, 448); |
760 |
|
Mevordel-4860 |
this.comboBox1.Name = "comboBox1"; |
761 |
|
Mevordel-4860 |
this.comboBox1.Size = new System.Drawing.Size(132, 21); |
762 |
|
Mevordel-4860 |
this.comboBox1.Sorted = true; |
763 |
|
Mevordel-4860 |
this.comboBox1.TabIndex = 34; |
764 |
|
Mevordel-4860 |
this.comboBox1.Tag = "UIPanels-Tracking"; |
765 |
3 |
Mevordel-4860 |
// |
766 |
9 |
Mevordel-4860 |
// label1 |
767 |
3 |
Mevordel-4860 |
// |
768 |
9 |
Mevordel-4860 |
this.label1.AutoSize = true; |
769 |
|
Mevordel-4860 |
this.label1.Location = new System.Drawing.Point(5, 434); |
770 |
|
Mevordel-4860 |
this.label1.Name = "label1"; |
771 |
|
Mevordel-4860 |
this.label1.Size = new System.Drawing.Size(114, 13); |
772 |
|
Mevordel-4860 |
this.label1.TabIndex = 33; |
773 |
21 |
Telemachus-3098 |
this.label1.Tag = "UIPanels-Tracking"; |
774 |
9 |
Mevordel-4860 |
this.label1.Text = "Tracking (Hunter, etc.)"; |
775 |
3 |
Mevordel-4860 |
// |
776 |
9 |
Mevordel-4860 |
// lUIPanelsQuestLog |
777 |
3 |
Mevordel-4860 |
// |
778 |
9 |
Mevordel-4860 |
this.lUIPanelsQuestLog.AutoSize = true; |
779 |
|
Mevordel-4860 |
this.lUIPanelsQuestLog.Location = new System.Drawing.Point(5, 244); |
780 |
|
Mevordel-4860 |
this.lUIPanelsQuestLog.Name = "lUIPanelsQuestLog"; |
781 |
|
Mevordel-4860 |
this.lUIPanelsQuestLog.Size = new System.Drawing.Size(26, 13); |
782 |
|
Mevordel-4860 |
this.lUIPanelsQuestLog.TabIndex = 0; |
783 |
21 |
Telemachus-3098 |
this.lUIPanelsQuestLog.Tag = "UIPanels-Mail"; |
784 |
9 |
Mevordel-4860 |
this.lUIPanelsQuestLog.Text = "Mail"; |
785 |
3 |
Mevordel-4860 |
// |
786 |
9 |
Mevordel-4860 |
// lUIPanelsOptions |
787 |
3 |
Mevordel-4860 |
// |
788 |
9 |
Mevordel-4860 |
this.lUIPanelsOptions.AutoSize = true; |
789 |
|
Mevordel-4860 |
this.lUIPanelsOptions.Location = new System.Drawing.Point(5, 206); |
790 |
|
Mevordel-4860 |
this.lUIPanelsOptions.Name = "lUIPanelsOptions"; |
791 |
|
Mevordel-4860 |
this.lUIPanelsOptions.Size = new System.Drawing.Size(70, 13); |
792 |
|
Mevordel-4860 |
this.lUIPanelsOptions.TabIndex = 0; |
793 |
21 |
Telemachus-3098 |
this.lUIPanelsOptions.Tag = "UIPanels-InstanceJoin"; |
794 |
9 |
Mevordel-4860 |
this.lUIPanelsOptions.Text = "Instance Join"; |
795 |
3 |
Mevordel-4860 |
// |
796 |
9 |
Mevordel-4860 |
// lUIPanelsMail |
797 |
3 |
Mevordel-4860 |
// |
798 |
9 |
Mevordel-4860 |
this.lUIPanelsMail.AutoSize = true; |
799 |
|
Mevordel-4860 |
this.lUIPanelsMail.Location = new System.Drawing.Point(5, 168); |
800 |
|
Mevordel-4860 |
this.lUIPanelsMail.Name = "lUIPanelsMail"; |
801 |
|
Mevordel-4860 |
this.lUIPanelsMail.Size = new System.Drawing.Size(76, 13); |
802 |
|
Mevordel-4860 |
this.lUIPanelsMail.TabIndex = 0; |
803 |
21 |
Telemachus-3098 |
this.lUIPanelsMail.Tag = "UIPanels-InspectionBio"; |
804 |
9 |
Mevordel-4860 |
this.lUIPanelsMail.Text = "Inspection/Bio"; |
805 |
3 |
Mevordel-4860 |
// |
806 |
9 |
Mevordel-4860 |
// lUIPanelsSocial |
807 |
3 |
Mevordel-4860 |
// |
808 |
9 |
Mevordel-4860 |
this.lUIPanelsSocial.AutoSize = true; |
809 |
|
Mevordel-4860 |
this.lUIPanelsSocial.Location = new System.Drawing.Point(5, 282); |
810 |
|
Mevordel-4860 |
this.lUIPanelsSocial.Name = "lUIPanelsSocial"; |
811 |
|
Mevordel-4860 |
this.lUIPanelsSocial.Size = new System.Drawing.Size(43, 13); |
812 |
|
Mevordel-4860 |
this.lUIPanelsSocial.TabIndex = 0; |
813 |
21 |
Telemachus-3098 |
this.lUIPanelsSocial.Tag = "UIPanels-Options"; |
814 |
9 |
Mevordel-4860 |
this.lUIPanelsSocial.Text = "Options"; |
815 |
3 |
Mevordel-4860 |
// |
816 |
9 |
Mevordel-4860 |
// lUIPanelsInstanceJoin |
817 |
3 |
Mevordel-4860 |
// |
818 |
9 |
Mevordel-4860 |
this.lUIPanelsInstanceJoin.AutoSize = true; |
819 |
|
Mevordel-4860 |
this.lUIPanelsInstanceJoin.Location = new System.Drawing.Point(5, 130); |
820 |
|
Mevordel-4860 |
this.lUIPanelsInstanceJoin.Name = "lUIPanelsInstanceJoin"; |
821 |
|
Mevordel-4860 |
this.lUIPanelsInstanceJoin.Size = new System.Drawing.Size(79, 13); |
822 |
|
Mevordel-4860 |
this.lUIPanelsInstanceJoin.TabIndex = 0; |
823 |
21 |
Telemachus-3098 |
this.lUIPanelsInstanceJoin.Tag = "UIPanels-DressingRoom"; |
824 |
9 |
Mevordel-4860 |
this.lUIPanelsInstanceJoin.Text = "Dressing Room"; |
825 |
3 |
Mevordel-4860 |
// |
826 |
9 |
Mevordel-4860 |
// lUIPanelsDressingRoom |
827 |
3 |
Mevordel-4860 |
// |
828 |
9 |
Mevordel-4860 |
this.lUIPanelsDressingRoom.AutoSize = true; |
829 |
|
Mevordel-4860 |
this.lUIPanelsDressingRoom.Location = new System.Drawing.Point(5, 92); |
830 |
|
Mevordel-4860 |
this.lUIPanelsDressingRoom.Name = "lUIPanelsDressingRoom"; |
831 |
|
Mevordel-4860 |
this.lUIPanelsDressingRoom.Size = new System.Drawing.Size(54, 13); |
832 |
|
Mevordel-4860 |
this.lUIPanelsDressingRoom.TabIndex = 0; |
833 |
21 |
Telemachus-3098 |
this.lUIPanelsDressingRoom.Tag = "UIPanels-DeedLog"; |
834 |
9 |
Mevordel-4860 |
this.lUIPanelsDressingRoom.Text = "Deed Log"; |
835 |
3 |
Mevordel-4860 |
// |
836 |
9 |
Mevordel-4860 |
// lUIPanelsDeedLog |
837 |
3 |
Mevordel-4860 |
// |
838 |
9 |
Mevordel-4860 |
this.lUIPanelsDeedLog.AutoSize = true; |
839 |
|
Mevordel-4860 |
this.lUIPanelsDeedLog.Location = new System.Drawing.Point(5, 54); |
840 |
|
Mevordel-4860 |
this.lUIPanelsDeedLog.Name = "lUIPanelsDeedLog"; |
841 |
|
Mevordel-4860 |
this.lUIPanelsDeedLog.Size = new System.Drawing.Size(43, 13); |
842 |
|
Mevordel-4860 |
this.lUIPanelsDeedLog.TabIndex = 0; |
843 |
21 |
Telemachus-3098 |
this.lUIPanelsDeedLog.Tag = "UIPanels-Crafting"; |
844 |
9 |
Mevordel-4860 |
this.lUIPanelsDeedLog.Text = "Crafting"; |
845 |
3 |
Mevordel-4860 |
// |
846 |
9 |
Mevordel-4860 |
// oUIPanelsWardrobe |
847 |
3 |
Mevordel-4860 |
// |
848 |
9 |
Mevordel-4860 |
this.oUIPanelsWardrobe.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
849 |
|
Mevordel-4860 |
this.oUIPanelsWardrobe.Enabled = false; |
850 |
|
Mevordel-4860 |
this.oUIPanelsWardrobe.FormattingEnabled = true; |
851 |
|
Mevordel-4860 |
this.oUIPanelsWardrobe.Location = new System.Drawing.Point(6, 410); |
852 |
|
Mevordel-4860 |
this.oUIPanelsWardrobe.Name = "oUIPanelsWardrobe"; |
853 |
|
Mevordel-4860 |
this.oUIPanelsWardrobe.Size = new System.Drawing.Size(132, 21); |
854 |
|
Mevordel-4860 |
this.oUIPanelsWardrobe.Sorted = true; |
855 |
|
Mevordel-4860 |
this.oUIPanelsWardrobe.TabIndex = 32; |
856 |
|
Mevordel-4860 |
this.oUIPanelsWardrobe.Tag = "UIPanels-SecureTrade"; |
857 |
3 |
Mevordel-4860 |
// |
858 |
9 |
Mevordel-4860 |
// lUIPanelsWardrobe |
859 |
3 |
Mevordel-4860 |
// |
860 |
9 |
Mevordel-4860 |
this.lUIPanelsWardrobe.AutoSize = true; |
861 |
|
Mevordel-4860 |
this.lUIPanelsWardrobe.Location = new System.Drawing.Point(5, 396); |
862 |
|
Mevordel-4860 |
this.lUIPanelsWardrobe.Name = "lUIPanelsWardrobe"; |
863 |
|
Mevordel-4860 |
this.lUIPanelsWardrobe.Size = new System.Drawing.Size(72, 13); |
864 |
|
Mevordel-4860 |
this.lUIPanelsWardrobe.TabIndex = 0; |
865 |
21 |
Telemachus-3098 |
this.lUIPanelsWardrobe.Tag = "UIPanels-SecureTrade"; |
866 |
9 |
Mevordel-4860 |
this.lUIPanelsWardrobe.Text = "Secure Trade"; |
867 |
3 |
Mevordel-4860 |
// |
868 |
9 |
Mevordel-4860 |
// oUIPanelsVault |
869 |
3 |
Mevordel-4860 |
// |
870 |
9 |
Mevordel-4860 |
this.oUIPanelsVault.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
871 |
|
Mevordel-4860 |
this.oUIPanelsVault.Enabled = false; |
872 |
|
Mevordel-4860 |
this.oUIPanelsVault.FormattingEnabled = true; |
873 |
|
Mevordel-4860 |
this.oUIPanelsVault.Location = new System.Drawing.Point(6, 372); |
874 |
|
Mevordel-4860 |
this.oUIPanelsVault.Name = "oUIPanelsVault"; |
875 |
|
Mevordel-4860 |
this.oUIPanelsVault.Size = new System.Drawing.Size(132, 21); |
876 |
|
Mevordel-4860 |
this.oUIPanelsVault.Sorted = true; |
877 |
|
Mevordel-4860 |
this.oUIPanelsVault.TabIndex = 31; |
878 |
|
Mevordel-4860 |
this.oUIPanelsVault.Tag = "UIPanels-Social"; |
879 |
3 |
Mevordel-4860 |
// |
880 |
9 |
Mevordel-4860 |
// lUIPanelsVault |
881 |
3 |
Mevordel-4860 |
// |
882 |
9 |
Mevordel-4860 |
this.lUIPanelsVault.AutoSize = true; |
883 |
|
Mevordel-4860 |
this.lUIPanelsVault.Location = new System.Drawing.Point(5, 358); |
884 |
|
Mevordel-4860 |
this.lUIPanelsVault.Name = "lUIPanelsVault"; |
885 |
|
Mevordel-4860 |
this.lUIPanelsVault.Size = new System.Drawing.Size(36, 13); |
886 |
|
Mevordel-4860 |
this.lUIPanelsVault.TabIndex = 0; |
887 |
21 |
Telemachus-3098 |
this.lUIPanelsVault.Tag = "UIPanels-Social"; |
888 |
9 |
Mevordel-4860 |
this.lUIPanelsVault.Text = "Social"; |
889 |
3 |
Mevordel-4860 |
// |
890 |
9 |
Mevordel-4860 |
// oUIPanelsSharedStorage |
891 |
3 |
Mevordel-4860 |
// |
892 |
9 |
Mevordel-4860 |
this.oUIPanelsSharedStorage.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
893 |
|
Mevordel-4860 |
this.oUIPanelsSharedStorage.Enabled = false; |
894 |
|
Mevordel-4860 |
this.oUIPanelsSharedStorage.FormattingEnabled = true; |
895 |
|
Mevordel-4860 |
this.oUIPanelsSharedStorage.Location = new System.Drawing.Point(6, 334); |
896 |
|
Mevordel-4860 |
this.oUIPanelsSharedStorage.Name = "oUIPanelsSharedStorage"; |
897 |
|
Mevordel-4860 |
this.oUIPanelsSharedStorage.Size = new System.Drawing.Size(132, 21); |
898 |
|
Mevordel-4860 |
this.oUIPanelsSharedStorage.Sorted = true; |
899 |
|
Mevordel-4860 |
this.oUIPanelsSharedStorage.TabIndex = 30; |
900 |
11 |
Mevordel-4860 |
this.oUIPanelsSharedStorage.Tag = "UIPanels-QuestLog"; |
901 |
3 |
Mevordel-4860 |
// |
902 |
9 |
Mevordel-4860 |
// lUIPanelsSharedStorage |
903 |
3 |
Mevordel-4860 |
// |
904 |
9 |
Mevordel-4860 |
this.lUIPanelsSharedStorage.AutoSize = true; |
905 |
|
Mevordel-4860 |
this.lUIPanelsSharedStorage.Location = new System.Drawing.Point(5, 320); |
906 |
|
Mevordel-4860 |
this.lUIPanelsSharedStorage.Name = "lUIPanelsSharedStorage"; |
907 |
|
Mevordel-4860 |
this.lUIPanelsSharedStorage.Size = new System.Drawing.Size(56, 13); |
908 |
|
Mevordel-4860 |
this.lUIPanelsSharedStorage.TabIndex = 0; |
909 |
21 |
Telemachus-3098 |
this.lUIPanelsSharedStorage.Tag = "UIPanels-QuestLog"; |
910 |
9 |
Mevordel-4860 |
this.lUIPanelsSharedStorage.Text = "Quest Log"; |
911 |
3 |
Mevordel-4860 |
// |
912 |
9 |
Mevordel-4860 |
// oUIPanelsSocial |
913 |
3 |
Mevordel-4860 |
// |
914 |
9 |
Mevordel-4860 |
this.oUIPanelsSocial.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
915 |
|
Mevordel-4860 |
this.oUIPanelsSocial.Enabled = false; |
916 |
|
Mevordel-4860 |
this.oUIPanelsSocial.FormattingEnabled = true; |
917 |
|
Mevordel-4860 |
this.oUIPanelsSocial.Location = new System.Drawing.Point(6, 296); |
918 |
|
Mevordel-4860 |
this.oUIPanelsSocial.Name = "oUIPanelsSocial"; |
919 |
|
Mevordel-4860 |
this.oUIPanelsSocial.Size = new System.Drawing.Size(132, 21); |
920 |
|
Mevordel-4860 |
this.oUIPanelsSocial.Sorted = true; |
921 |
|
Mevordel-4860 |
this.oUIPanelsSocial.TabIndex = 29; |
922 |
|
Mevordel-4860 |
this.oUIPanelsSocial.Tag = "UIPanels-Options"; |
923 |
3 |
Mevordel-4860 |
// |
924 |
9 |
Mevordel-4860 |
// oUIPanelsQuestLog |
925 |
3 |
Mevordel-4860 |
// |
926 |
9 |
Mevordel-4860 |
this.oUIPanelsQuestLog.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
927 |
|
Mevordel-4860 |
this.oUIPanelsQuestLog.Enabled = false; |
928 |
|
Mevordel-4860 |
this.oUIPanelsQuestLog.FormattingEnabled = true; |
929 |
|
Mevordel-4860 |
this.oUIPanelsQuestLog.Location = new System.Drawing.Point(6, 258); |
930 |
|
Mevordel-4860 |
this.oUIPanelsQuestLog.Name = "oUIPanelsQuestLog"; |
931 |
|
Mevordel-4860 |
this.oUIPanelsQuestLog.Size = new System.Drawing.Size(132, 21); |
932 |
|
Mevordel-4860 |
this.oUIPanelsQuestLog.Sorted = true; |
933 |
|
Mevordel-4860 |
this.oUIPanelsQuestLog.TabIndex = 28; |
934 |
|
Mevordel-4860 |
this.oUIPanelsQuestLog.Tag = "UIPanels-Mail"; |
935 |
3 |
Mevordel-4860 |
// |
936 |
9 |
Mevordel-4860 |
// oUIPanelsOptions |
937 |
5 |
Mevordel-4860 |
// |
938 |
9 |
Mevordel-4860 |
this.oUIPanelsOptions.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
939 |
|
Mevordel-4860 |
this.oUIPanelsOptions.Enabled = false; |
940 |
|
Mevordel-4860 |
this.oUIPanelsOptions.FormattingEnabled = true; |
941 |
|
Mevordel-4860 |
this.oUIPanelsOptions.Location = new System.Drawing.Point(6, 220); |
942 |
|
Mevordel-4860 |
this.oUIPanelsOptions.Name = "oUIPanelsOptions"; |
943 |
|
Mevordel-4860 |
this.oUIPanelsOptions.Size = new System.Drawing.Size(132, 21); |
944 |
|
Mevordel-4860 |
this.oUIPanelsOptions.Sorted = true; |
945 |
|
Mevordel-4860 |
this.oUIPanelsOptions.TabIndex = 27; |
946 |
|
Mevordel-4860 |
this.oUIPanelsOptions.Tag = "UIPanels-InstanceJoin"; |
947 |
5 |
Mevordel-4860 |
// |
948 |
9 |
Mevordel-4860 |
// oUIPanelsMail |
949 |
5 |
Mevordel-4860 |
// |
950 |
9 |
Mevordel-4860 |
this.oUIPanelsMail.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
951 |
|
Mevordel-4860 |
this.oUIPanelsMail.Enabled = false; |
952 |
|
Mevordel-4860 |
this.oUIPanelsMail.FormattingEnabled = true; |
953 |
|
Mevordel-4860 |
this.oUIPanelsMail.Location = new System.Drawing.Point(6, 182); |
954 |
|
Mevordel-4860 |
this.oUIPanelsMail.Name = "oUIPanelsMail"; |
955 |
|
Mevordel-4860 |
this.oUIPanelsMail.Size = new System.Drawing.Size(132, 21); |
956 |
|
Mevordel-4860 |
this.oUIPanelsMail.Sorted = true; |
957 |
|
Mevordel-4860 |
this.oUIPanelsMail.TabIndex = 26; |
958 |
|
Mevordel-4860 |
this.oUIPanelsMail.Tag = "UIPanels-InspectionBio"; |
959 |
5 |
Mevordel-4860 |
// |
960 |
9 |
Mevordel-4860 |
// oUIPanelsInstanceJoin |
961 |
5 |
Mevordel-4860 |
// |
962 |
9 |
Mevordel-4860 |
this.oUIPanelsInstanceJoin.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
963 |
|
Mevordel-4860 |
this.oUIPanelsInstanceJoin.Enabled = false; |
964 |
|
Mevordel-4860 |
this.oUIPanelsInstanceJoin.FormattingEnabled = true; |
965 |
|
Mevordel-4860 |
this.oUIPanelsInstanceJoin.Location = new System.Drawing.Point(6, 144); |
966 |
|
Mevordel-4860 |
this.oUIPanelsInstanceJoin.Name = "oUIPanelsInstanceJoin"; |
967 |
|
Mevordel-4860 |
this.oUIPanelsInstanceJoin.Size = new System.Drawing.Size(132, 21); |
968 |
|
Mevordel-4860 |
this.oUIPanelsInstanceJoin.Sorted = true; |
969 |
|
Mevordel-4860 |
this.oUIPanelsInstanceJoin.TabIndex = 25; |
970 |
|
Mevordel-4860 |
this.oUIPanelsInstanceJoin.Tag = "UIPanels-DressingRoom"; |
971 |
5 |
Mevordel-4860 |
// |
972 |
9 |
Mevordel-4860 |
// oUIPanelsDressingRoom |
973 |
3 |
Mevordel-4860 |
// |
974 |
9 |
Mevordel-4860 |
this.oUIPanelsDressingRoom.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
975 |
|
Mevordel-4860 |
this.oUIPanelsDressingRoom.Enabled = false; |
976 |
|
Mevordel-4860 |
this.oUIPanelsDressingRoom.FormattingEnabled = true; |
977 |
|
Mevordel-4860 |
this.oUIPanelsDressingRoom.Location = new System.Drawing.Point(6, 106); |
978 |
|
Mevordel-4860 |
this.oUIPanelsDressingRoom.Name = "oUIPanelsDressingRoom"; |
979 |
|
Mevordel-4860 |
this.oUIPanelsDressingRoom.Size = new System.Drawing.Size(132, 21); |
980 |
|
Mevordel-4860 |
this.oUIPanelsDressingRoom.Sorted = true; |
981 |
|
Mevordel-4860 |
this.oUIPanelsDressingRoom.TabIndex = 24; |
982 |
|
Mevordel-4860 |
this.oUIPanelsDressingRoom.Tag = "UIPanels-DeedLog"; |
983 |
3 |
Mevordel-4860 |
// |
984 |
9 |
Mevordel-4860 |
// oUIPanelsDeedLog |
985 |
5 |
Mevordel-4860 |
// |
986 |
9 |
Mevordel-4860 |
this.oUIPanelsDeedLog.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
987 |
|
Mevordel-4860 |
this.oUIPanelsDeedLog.Enabled = false; |
988 |
|
Mevordel-4860 |
this.oUIPanelsDeedLog.FormattingEnabled = true; |
989 |
|
Mevordel-4860 |
this.oUIPanelsDeedLog.Location = new System.Drawing.Point(6, 68); |
990 |
|
Mevordel-4860 |
this.oUIPanelsDeedLog.Name = "oUIPanelsDeedLog"; |
991 |
|
Mevordel-4860 |
this.oUIPanelsDeedLog.Size = new System.Drawing.Size(132, 21); |
992 |
|
Mevordel-4860 |
this.oUIPanelsDeedLog.Sorted = true; |
993 |
|
Mevordel-4860 |
this.oUIPanelsDeedLog.TabIndex = 23; |
994 |
|
Mevordel-4860 |
this.oUIPanelsDeedLog.Tag = "UIPanels-Crafting"; |
995 |
5 |
Mevordel-4860 |
// |
996 |
9 |
Mevordel-4860 |
// lUIPanelsCrafting |
997 |
5 |
Mevordel-4860 |
// |
998 |
9 |
Mevordel-4860 |
this.lUIPanelsCrafting.AutoSize = true; |
999 |
|
Mevordel-4860 |
this.lUIPanelsCrafting.Location = new System.Drawing.Point(5, 16); |
1000 |
|
Mevordel-4860 |
this.lUIPanelsCrafting.Name = "lUIPanelsCrafting"; |
1001 |
|
Mevordel-4860 |
this.lUIPanelsCrafting.Size = new System.Drawing.Size(53, 13); |
1002 |
|
Mevordel-4860 |
this.lUIPanelsCrafting.TabIndex = 0; |
1003 |
21 |
Telemachus-3098 |
this.lUIPanelsCrafting.Tag = "UIPanels-Character"; |
1004 |
9 |
Mevordel-4860 |
this.lUIPanelsCrafting.Text = "Character"; |
1005 |
5 |
Mevordel-4860 |
// |
1006 |
9 |
Mevordel-4860 |
// oUIPanelsCrafting |
1007 |
3 |
Mevordel-4860 |
// |
1008 |
9 |
Mevordel-4860 |
this.oUIPanelsCrafting.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1009 |
|
Mevordel-4860 |
this.oUIPanelsCrafting.Enabled = false; |
1010 |
|
Mevordel-4860 |
this.oUIPanelsCrafting.FormattingEnabled = true; |
1011 |
|
Mevordel-4860 |
this.oUIPanelsCrafting.Location = new System.Drawing.Point(6, 30); |
1012 |
|
Mevordel-4860 |
this.oUIPanelsCrafting.Name = "oUIPanelsCrafting"; |
1013 |
|
Mevordel-4860 |
this.oUIPanelsCrafting.Size = new System.Drawing.Size(132, 21); |
1014 |
|
Mevordel-4860 |
this.oUIPanelsCrafting.Sorted = true; |
1015 |
|
Mevordel-4860 |
this.oUIPanelsCrafting.TabIndex = 22; |
1016 |
|
Mevordel-4860 |
this.oUIPanelsCrafting.Tag = "UIPanels-Character"; |
1017 |
3 |
Mevordel-4860 |
// |
1018 |
9 |
Mevordel-4860 |
// gVitals |
1019 |
3 |
Mevordel-4860 |
// |
1020 |
9 |
Mevordel-4860 |
this.gVitals.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); |
1021 |
|
Mevordel-4860 |
this.gVitals.Controls.Add(this.oVitalsFellowship); |
1022 |
|
Mevordel-4860 |
this.gVitals.Controls.Add(this.lVitalsFellowship); |
1023 |
|
Mevordel-4860 |
this.gVitals.Controls.Add(this.oVitalsCompanionVitals); |
1024 |
|
Mevordel-4860 |
this.gVitals.Controls.Add(this.lVitalsCompanionVitals); |
1025 |
|
Mevordel-4860 |
this.gVitals.Controls.Add(this.oVitalsMountVitals); |
1026 |
|
Mevordel-4860 |
this.gVitals.Controls.Add(this.lVitalsMountVitals); |
1027 |
|
Mevordel-4860 |
this.gVitals.Controls.Add(this.oVitalsEscortVitals); |
1028 |
|
Mevordel-4860 |
this.gVitals.Controls.Add(this.lVitalsEscortVitals); |
1029 |
|
Mevordel-4860 |
this.gVitals.Controls.Add(this.oVitalsSoldierVitals); |
1030 |
|
Mevordel-4860 |
this.gVitals.Controls.Add(this.lVitalsSoldierVitals); |
1031 |
|
Mevordel-4860 |
this.gVitals.Controls.Add(this.oVitalsTargetsTarget); |
1032 |
|
Mevordel-4860 |
this.gVitals.Controls.Add(this.lVitalsTargetsTarget); |
1033 |
|
Mevordel-4860 |
this.gVitals.Controls.Add(this.oVitalsOpponentVitals); |
1034 |
|
Mevordel-4860 |
this.gVitals.Controls.Add(this.lVitalsOpponentVitals); |
1035 |
|
Mevordel-4860 |
this.gVitals.Controls.Add(this.oVitalsPlayerVitals); |
1036 |
|
Mevordel-4860 |
this.gVitals.Controls.Add(this.lVitalsPlayerVitals); |
1037 |
14 |
Mevordel-4860 |
this.gVitals.Location = new System.Drawing.Point(152, 1); |
1038 |
9 |
Mevordel-4860 |
this.gVitals.Name = "gVitals"; |
1039 |
|
Mevordel-4860 |
this.gVitals.Size = new System.Drawing.Size(144, 332); |
1040 |
12 |
Mevordel-4860 |
this.gVitals.TabIndex = 2; |
1041 |
9 |
Mevordel-4860 |
this.gVitals.TabStop = false; |
1042 |
|
Mevordel-4860 |
this.gVitals.Text = "Vitals"; |
1043 |
3 |
Mevordel-4860 |
// |
1044 |
9 |
Mevordel-4860 |
// oVitalsFellowship |
1045 |
3 |
Mevordel-4860 |
// |
1046 |
9 |
Mevordel-4860 |
this.oVitalsFellowship.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1047 |
|
Mevordel-4860 |
this.oVitalsFellowship.Enabled = false; |
1048 |
|
Mevordel-4860 |
this.oVitalsFellowship.FormattingEnabled = true; |
1049 |
|
Mevordel-4860 |
this.oVitalsFellowship.Location = new System.Drawing.Point(6, 296); |
1050 |
|
Mevordel-4860 |
this.oVitalsFellowship.Name = "oVitalsFellowship"; |
1051 |
|
Mevordel-4860 |
this.oVitalsFellowship.Size = new System.Drawing.Size(132, 21); |
1052 |
|
Mevordel-4860 |
this.oVitalsFellowship.Sorted = true; |
1053 |
|
Mevordel-4860 |
this.oVitalsFellowship.TabIndex = 8; |
1054 |
|
Mevordel-4860 |
this.oVitalsFellowship.Tag = "Vitals-Fellowship"; |
1055 |
3 |
Mevordel-4860 |
// |
1056 |
9 |
Mevordel-4860 |
// lVitalsFellowship |
1057 |
3 |
Mevordel-4860 |
// |
1058 |
9 |
Mevordel-4860 |
this.lVitalsFellowship.AutoSize = true; |
1059 |
|
Mevordel-4860 |
this.lVitalsFellowship.Location = new System.Drawing.Point(5, 282); |
1060 |
|
Mevordel-4860 |
this.lVitalsFellowship.Name = "lVitalsFellowship"; |
1061 |
|
Mevordel-4860 |
this.lVitalsFellowship.Size = new System.Drawing.Size(56, 13); |
1062 |
|
Mevordel-4860 |
this.lVitalsFellowship.TabIndex = 19; |
1063 |
21 |
Telemachus-3098 |
this.lVitalsFellowship.Tag = "Vitals-Fellowship"; |
1064 |
9 |
Mevordel-4860 |
this.lVitalsFellowship.Text = "Fellowship"; |
1065 |
3 |
Mevordel-4860 |
// |
1066 |
9 |
Mevordel-4860 |
// oVitalsCompanionVitals |
1067 |
3 |
Mevordel-4860 |
// |
1068 |
9 |
Mevordel-4860 |
this.oVitalsCompanionVitals.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1069 |
|
Mevordel-4860 |
this.oVitalsCompanionVitals.Enabled = false; |
1070 |
|
Mevordel-4860 |
this.oVitalsCompanionVitals.FormattingEnabled = true; |
1071 |
|
Mevordel-4860 |
this.oVitalsCompanionVitals.Location = new System.Drawing.Point(6, 258); |
1072 |
|
Mevordel-4860 |
this.oVitalsCompanionVitals.Name = "oVitalsCompanionVitals"; |
1073 |
|
Mevordel-4860 |
this.oVitalsCompanionVitals.Size = new System.Drawing.Size(132, 21); |
1074 |
|
Mevordel-4860 |
this.oVitalsCompanionVitals.Sorted = true; |
1075 |
|
Mevordel-4860 |
this.oVitalsCompanionVitals.TabIndex = 7; |
1076 |
|
Mevordel-4860 |
this.oVitalsCompanionVitals.Tag = "Vitals-Companion"; |
1077 |
3 |
Mevordel-4860 |
// |
1078 |
9 |
Mevordel-4860 |
// lVitalsCompanionVitals |
1079 |
3 |
Mevordel-4860 |
// |
1080 |
9 |
Mevordel-4860 |
this.lVitalsCompanionVitals.AutoSize = true; |
1081 |
|
Mevordel-4860 |
this.lVitalsCompanionVitals.Location = new System.Drawing.Point(5, 244); |
1082 |
|
Mevordel-4860 |
this.lVitalsCompanionVitals.Name = "lVitalsCompanionVitals"; |
1083 |
|
Mevordel-4860 |
this.lVitalsCompanionVitals.Size = new System.Drawing.Size(60, 13); |
1084 |
|
Mevordel-4860 |
this.lVitalsCompanionVitals.TabIndex = 7; |
1085 |
21 |
Telemachus-3098 |
this.lVitalsCompanionVitals.Tag = "Vitals-Companion"; |
1086 |
9 |
Mevordel-4860 |
this.lVitalsCompanionVitals.Text = "Companion"; |
1087 |
3 |
Mevordel-4860 |
// |
1088 |
9 |
Mevordel-4860 |
// oVitalsMountVitals |
1089 |
3 |
Mevordel-4860 |
// |
1090 |
9 |
Mevordel-4860 |
this.oVitalsMountVitals.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1091 |
|
Mevordel-4860 |
this.oVitalsMountVitals.Enabled = false; |
1092 |
|
Mevordel-4860 |
this.oVitalsMountVitals.FormattingEnabled = true; |
1093 |
|
Mevordel-4860 |
this.oVitalsMountVitals.Location = new System.Drawing.Point(6, 220); |
1094 |
|
Mevordel-4860 |
this.oVitalsMountVitals.Name = "oVitalsMountVitals"; |
1095 |
|
Mevordel-4860 |
this.oVitalsMountVitals.Size = new System.Drawing.Size(132, 21); |
1096 |
|
Mevordel-4860 |
this.oVitalsMountVitals.Sorted = true; |
1097 |
|
Mevordel-4860 |
this.oVitalsMountVitals.TabIndex = 6; |
1098 |
|
Mevordel-4860 |
this.oVitalsMountVitals.Tag = "Vitals-Mount"; |
1099 |
3 |
Mevordel-4860 |
// |
1100 |
9 |
Mevordel-4860 |
// lVitalsMountVitals |
1101 |
3 |
Mevordel-4860 |
// |
1102 |
9 |
Mevordel-4860 |
this.lVitalsMountVitals.AutoSize = true; |
1103 |
|
Mevordel-4860 |
this.lVitalsMountVitals.Location = new System.Drawing.Point(5, 206); |
1104 |
|
Mevordel-4860 |
this.lVitalsMountVitals.Name = "lVitalsMountVitals"; |
1105 |
|
Mevordel-4860 |
this.lVitalsMountVitals.Size = new System.Drawing.Size(37, 13); |
1106 |
|
Mevordel-4860 |
this.lVitalsMountVitals.TabIndex = 0; |
1107 |
21 |
Telemachus-3098 |
this.lVitalsMountVitals.Tag = "Vitals-Mount"; |
1108 |
9 |
Mevordel-4860 |
this.lVitalsMountVitals.Text = "Mount"; |
1109 |
3 |
Mevordel-4860 |
// |
1110 |
9 |
Mevordel-4860 |
// oVitalsEscortVitals |
1111 |
3 |
Mevordel-4860 |
// |
1112 |
9 |
Mevordel-4860 |
this.oVitalsEscortVitals.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1113 |
|
Mevordel-4860 |
this.oVitalsEscortVitals.Enabled = false; |
1114 |
|
Mevordel-4860 |
this.oVitalsEscortVitals.FormattingEnabled = true; |
1115 |
|
Mevordel-4860 |
this.oVitalsEscortVitals.Location = new System.Drawing.Point(6, 182); |
1116 |
|
Mevordel-4860 |
this.oVitalsEscortVitals.Name = "oVitalsEscortVitals"; |
1117 |
|
Mevordel-4860 |
this.oVitalsEscortVitals.Size = new System.Drawing.Size(132, 21); |
1118 |
|
Mevordel-4860 |
this.oVitalsEscortVitals.Sorted = true; |
1119 |
|
Mevordel-4860 |
this.oVitalsEscortVitals.TabIndex = 5; |
1120 |
|
Mevordel-4860 |
this.oVitalsEscortVitals.Tag = "Vitals-Escort"; |
1121 |
3 |
Mevordel-4860 |
// |
1122 |
9 |
Mevordel-4860 |
// lVitalsEscortVitals |
1123 |
3 |
Mevordel-4860 |
// |
1124 |
9 |
Mevordel-4860 |
this.lVitalsEscortVitals.AutoSize = true; |
1125 |
|
Mevordel-4860 |
this.lVitalsEscortVitals.Location = new System.Drawing.Point(5, 168); |
1126 |
|
Mevordel-4860 |
this.lVitalsEscortVitals.Name = "lVitalsEscortVitals"; |
1127 |
|
Mevordel-4860 |
this.lVitalsEscortVitals.Size = new System.Drawing.Size(37, 13); |
1128 |
|
Mevordel-4860 |
this.lVitalsEscortVitals.TabIndex = 0; |
1129 |
21 |
Telemachus-3098 |
this.lVitalsEscortVitals.Tag = "Vitals-Escort"; |
1130 |
9 |
Mevordel-4860 |
this.lVitalsEscortVitals.Text = "Escort"; |
1131 |
3 |
Mevordel-4860 |
// |
1132 |
9 |
Mevordel-4860 |
// oVitalsSoldierVitals |
1133 |
3 |
Mevordel-4860 |
// |
1134 |
9 |
Mevordel-4860 |
this.oVitalsSoldierVitals.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1135 |
|
Mevordel-4860 |
this.oVitalsSoldierVitals.Enabled = false; |
1136 |
|
Mevordel-4860 |
this.oVitalsSoldierVitals.FormattingEnabled = true; |
1137 |
|
Mevordel-4860 |
this.oVitalsSoldierVitals.Location = new System.Drawing.Point(6, 144); |
1138 |
|
Mevordel-4860 |
this.oVitalsSoldierVitals.Name = "oVitalsSoldierVitals"; |
1139 |
|
Mevordel-4860 |
this.oVitalsSoldierVitals.Size = new System.Drawing.Size(132, 21); |
1140 |
|
Mevordel-4860 |
this.oVitalsSoldierVitals.Sorted = true; |
1141 |
|
Mevordel-4860 |
this.oVitalsSoldierVitals.TabIndex = 4; |
1142 |
|
Mevordel-4860 |
this.oVitalsSoldierVitals.Tag = "Vitals-Soldier"; |
1143 |
3 |
Mevordel-4860 |
// |
1144 |
9 |
Mevordel-4860 |
// lVitalsSoldierVitals |
1145 |
3 |
Mevordel-4860 |
// |
1146 |
9 |
Mevordel-4860 |
this.lVitalsSoldierVitals.AutoSize = true; |
1147 |
|
Mevordel-4860 |
this.lVitalsSoldierVitals.Location = new System.Drawing.Point(5, 130); |
1148 |
|
Mevordel-4860 |
this.lVitalsSoldierVitals.Name = "lVitalsSoldierVitals"; |
1149 |
|
Mevordel-4860 |
this.lVitalsSoldierVitals.Size = new System.Drawing.Size(39, 13); |
1150 |
|
Mevordel-4860 |
this.lVitalsSoldierVitals.TabIndex = 0; |
1151 |
21 |
Telemachus-3098 |
this.lVitalsSoldierVitals.Tag = "Vitals-Soldier"; |
1152 |
9 |
Mevordel-4860 |
this.lVitalsSoldierVitals.Text = "Soldier"; |
1153 |
3 |
Mevordel-4860 |
// |
1154 |
9 |
Mevordel-4860 |
// oVitalsTargetsTarget |
1155 |
3 |
Mevordel-4860 |
// |
1156 |
9 |
Mevordel-4860 |
this.oVitalsTargetsTarget.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1157 |
|
Mevordel-4860 |
this.oVitalsTargetsTarget.Enabled = false; |
1158 |
|
Mevordel-4860 |
this.oVitalsTargetsTarget.FormattingEnabled = true; |
1159 |
|
Mevordel-4860 |
this.oVitalsTargetsTarget.Location = new System.Drawing.Point(6, 106); |
1160 |
|
Mevordel-4860 |
this.oVitalsTargetsTarget.Name = "oVitalsTargetsTarget"; |
1161 |
|
Mevordel-4860 |
this.oVitalsTargetsTarget.Size = new System.Drawing.Size(132, 21); |
1162 |
|
Mevordel-4860 |
this.oVitalsTargetsTarget.Sorted = true; |
1163 |
|
Mevordel-4860 |
this.oVitalsTargetsTarget.TabIndex = 3; |
1164 |
|
Mevordel-4860 |
this.oVitalsTargetsTarget.Tag = "Vitals-TargetsTarget"; |
1165 |
3 |
Mevordel-4860 |
// |
1166 |
9 |
Mevordel-4860 |
// lVitalsTargetsTarget |
1167 |
3 |
Mevordel-4860 |
// |
1168 |
9 |
Mevordel-4860 |
this.lVitalsTargetsTarget.AutoSize = true; |
1169 |
|
Mevordel-4860 |
this.lVitalsTargetsTarget.Location = new System.Drawing.Point(5, 92); |
1170 |
|
Mevordel-4860 |
this.lVitalsTargetsTarget.Name = "lVitalsTargetsTarget"; |
1171 |
|
Mevordel-4860 |
this.lVitalsTargetsTarget.Size = new System.Drawing.Size(79, 13); |
1172 |
|
Mevordel-4860 |
this.lVitalsTargetsTarget.TabIndex = 0; |
1173 |
21 |
Telemachus-3098 |
this.lVitalsTargetsTarget.Tag = "Vitals-TargetsTarget"; |
1174 |
9 |
Mevordel-4860 |
this.lVitalsTargetsTarget.Text = "Target\'s Target"; |
1175 |
3 |
Mevordel-4860 |
// |
1176 |
9 |
Mevordel-4860 |
// oVitalsOpponentVitals |
1177 |
3 |
Mevordel-4860 |
// |
1178 |
9 |
Mevordel-4860 |
this.oVitalsOpponentVitals.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1179 |
|
Mevordel-4860 |
this.oVitalsOpponentVitals.Enabled = false; |
1180 |
|
Mevordel-4860 |
this.oVitalsOpponentVitals.FormattingEnabled = true; |
1181 |
|
Mevordel-4860 |
this.oVitalsOpponentVitals.Location = new System.Drawing.Point(6, 68); |
1182 |
|
Mevordel-4860 |
this.oVitalsOpponentVitals.Name = "oVitalsOpponentVitals"; |
1183 |
|
Mevordel-4860 |
this.oVitalsOpponentVitals.Size = new System.Drawing.Size(132, 21); |
1184 |
|
Mevordel-4860 |
this.oVitalsOpponentVitals.Sorted = true; |
1185 |
|
Mevordel-4860 |
this.oVitalsOpponentVitals.TabIndex = 2; |
1186 |
|
Mevordel-4860 |
this.oVitalsOpponentVitals.Tag = "Vitals-Opponent"; |
1187 |
3 |
Mevordel-4860 |
// |
1188 |
9 |
Mevordel-4860 |
// lVitalsOpponentVitals |
1189 |
3 |
Mevordel-4860 |
// |
1190 |
9 |
Mevordel-4860 |
this.lVitalsOpponentVitals.AutoSize = true; |
1191 |
|
Mevordel-4860 |
this.lVitalsOpponentVitals.Location = new System.Drawing.Point(5, 54); |
1192 |
|
Mevordel-4860 |
this.lVitalsOpponentVitals.Name = "lVitalsOpponentVitals"; |
1193 |
|
Mevordel-4860 |
this.lVitalsOpponentVitals.Size = new System.Drawing.Size(54, 13); |
1194 |
|
Mevordel-4860 |
this.lVitalsOpponentVitals.TabIndex = 0; |
1195 |
21 |
Telemachus-3098 |
this.lVitalsOpponentVitals.Tag = "Vitals-Opponent"; |
1196 |
9 |
Mevordel-4860 |
this.lVitalsOpponentVitals.Text = "Opponent"; |
1197 |
3 |
Mevordel-4860 |
// |
1198 |
9 |
Mevordel-4860 |
// oVitalsPlayerVitals |
1199 |
3 |
Mevordel-4860 |
// |
1200 |
9 |
Mevordel-4860 |
this.oVitalsPlayerVitals.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1201 |
|
Mevordel-4860 |
this.oVitalsPlayerVitals.Enabled = false; |
1202 |
|
Mevordel-4860 |
this.oVitalsPlayerVitals.FormattingEnabled = true; |
1203 |
|
Mevordel-4860 |
this.oVitalsPlayerVitals.Location = new System.Drawing.Point(6, 30); |
1204 |
|
Mevordel-4860 |
this.oVitalsPlayerVitals.Name = "oVitalsPlayerVitals"; |
1205 |
|
Mevordel-4860 |
this.oVitalsPlayerVitals.Size = new System.Drawing.Size(132, 21); |
1206 |
|
Mevordel-4860 |
this.oVitalsPlayerVitals.Sorted = true; |
1207 |
|
Mevordel-4860 |
this.oVitalsPlayerVitals.TabIndex = 1; |
1208 |
|
Mevordel-4860 |
this.oVitalsPlayerVitals.Tag = "Vitals-Player"; |
1209 |
3 |
Mevordel-4860 |
// |
1210 |
9 |
Mevordel-4860 |
// lVitalsPlayerVitals |
1211 |
3 |
Mevordel-4860 |
// |
1212 |
9 |
Mevordel-4860 |
this.lVitalsPlayerVitals.AutoSize = true; |
1213 |
|
Mevordel-4860 |
this.lVitalsPlayerVitals.Location = new System.Drawing.Point(5, 16); |
1214 |
|
Mevordel-4860 |
this.lVitalsPlayerVitals.Name = "lVitalsPlayerVitals"; |
1215 |
|
Mevordel-4860 |
this.lVitalsPlayerVitals.Size = new System.Drawing.Size(36, 13); |
1216 |
|
Mevordel-4860 |
this.lVitalsPlayerVitals.TabIndex = 0; |
1217 |
21 |
Telemachus-3098 |
this.lVitalsPlayerVitals.Tag = "Vitals-Player"; |
1218 |
9 |
Mevordel-4860 |
this.lVitalsPlayerVitals.Text = "Player"; |
1219 |
3 |
Mevordel-4860 |
// |
1220 |
5 |
Mevordel-4860 |
// gNPCDialogs |
1221 |
3 |
Mevordel-4860 |
// |
1222 |
5 |
Mevordel-4860 |
this.gNPCDialogs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); |
1223 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.comboBox9); |
1224 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.label9); |
1225 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.label6); |
1226 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.comboBox6); |
1227 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.label5); |
1228 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.comboBox5); |
1229 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.label4); |
1230 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.comboBox4); |
1231 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.label3); |
1232 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.comboBox3); |
1233 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.label2); |
1234 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.comboBox2); |
1235 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.lNPCDialogsStableMaster); |
1236 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.lNPCDialogsSkillTrainer); |
1237 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.lNPCDialogsQuestStart); |
1238 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.lNPCDialogsVendor); |
1239 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.lNPCDialogsBarter); |
1240 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.lNPCDialogsBard); |
1241 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.oNPCDialogsVendor); |
1242 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.oNPCDialogsStableMaster); |
1243 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.oNPCDialogsSkillTrainer); |
1244 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.oNPCDialogsQuestStart); |
1245 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.oNPCDialogsBarter); |
1246 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.oNPCDialogsBard); |
1247 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.lNPCDialogsAuction); |
1248 |
|
Mevordel-4860 |
this.gNPCDialogs.Controls.Add(this.oNPCDialogsAuction); |
1249 |
14 |
Mevordel-4860 |
this.gNPCDialogs.Location = new System.Drawing.Point(448, 1); |
1250 |
5 |
Mevordel-4860 |
this.gNPCDialogs.Name = "gNPCDialogs"; |
1251 |
|
Mevordel-4860 |
this.gNPCDialogs.Size = new System.Drawing.Size(144, 512); |
1252 |
12 |
Mevordel-4860 |
this.gNPCDialogs.TabIndex = 6; |
1253 |
5 |
Mevordel-4860 |
this.gNPCDialogs.TabStop = false; |
1254 |
|
Mevordel-4860 |
this.gNPCDialogs.Text = "NPC Dialogs"; |
1255 |
3 |
Mevordel-4860 |
// |
1256 |
9 |
Mevordel-4860 |
// comboBox9 |
1257 |
3 |
Mevordel-4860 |
// |
1258 |
9 |
Mevordel-4860 |
this.comboBox9.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1259 |
|
Mevordel-4860 |
this.comboBox9.Enabled = false; |
1260 |
|
Mevordel-4860 |
this.comboBox9.FormattingEnabled = true; |
1261 |
|
Mevordel-4860 |
this.comboBox9.Location = new System.Drawing.Point(6, 486); |
1262 |
|
Mevordel-4860 |
this.comboBox9.Name = "comboBox9"; |
1263 |
|
Mevordel-4860 |
this.comboBox9.Size = new System.Drawing.Size(132, 21); |
1264 |
|
Mevordel-4860 |
this.comboBox9.Sorted = true; |
1265 |
|
Mevordel-4860 |
this.comboBox9.TabIndex = 51; |
1266 |
|
Mevordel-4860 |
this.comboBox9.Tag = "NPCDialogs-VocationTrainer"; |
1267 |
3 |
Mevordel-4860 |
// |
1268 |
9 |
Mevordel-4860 |
// label9 |
1269 |
3 |
Mevordel-4860 |
// |
1270 |
9 |
Mevordel-4860 |
this.label9.AutoSize = true; |
1271 |
|
Mevordel-4860 |
this.label9.Location = new System.Drawing.Point(5, 472); |
1272 |
|
Mevordel-4860 |
this.label9.Name = "label9"; |
1273 |
|
Mevordel-4860 |
this.label9.Size = new System.Drawing.Size(85, 13); |
1274 |
|
Mevordel-4860 |
this.label9.TabIndex = 50; |
1275 |
21 |
Telemachus-3098 |
this.label9.Tag = "NPCDialogs-VocationTrainer"; |
1276 |
9 |
Mevordel-4860 |
this.label9.Text = "Vocation Trainer"; |
1277 |
3 |
Mevordel-4860 |
// |
1278 |
9 |
Mevordel-4860 |
// label6 |
1279 |
3 |
Mevordel-4860 |
// |
1280 |
9 |
Mevordel-4860 |
this.label6.AutoSize = true; |
1281 |
|
Mevordel-4860 |
this.label6.Location = new System.Drawing.Point(5, 434); |
1282 |
|
Mevordel-4860 |
this.label6.Name = "label6"; |
1283 |
|
Mevordel-4860 |
this.label6.Size = new System.Drawing.Size(41, 13); |
1284 |
|
Mevordel-4860 |
this.label6.TabIndex = 48; |
1285 |
21 |
Telemachus-3098 |
this.label6.Tag = "NPCDialogs-Vendor"; |
1286 |
9 |
Mevordel-4860 |
this.label6.Text = "Vendor"; |
1287 |
3 |
Mevordel-4860 |
// |
1288 |
9 |
Mevordel-4860 |
// comboBox6 |
1289 |
3 |
Mevordel-4860 |
// |
1290 |
9 |
Mevordel-4860 |
this.comboBox6.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1291 |
|
Mevordel-4860 |
this.comboBox6.Enabled = false; |
1292 |
|
Mevordel-4860 |
this.comboBox6.FormattingEnabled = true; |
1293 |
|
Mevordel-4860 |
this.comboBox6.Location = new System.Drawing.Point(6, 448); |
1294 |
|
Mevordel-4860 |
this.comboBox6.Name = "comboBox6"; |
1295 |
|
Mevordel-4860 |
this.comboBox6.Size = new System.Drawing.Size(132, 21); |
1296 |
|
Mevordel-4860 |
this.comboBox6.Sorted = true; |
1297 |
|
Mevordel-4860 |
this.comboBox6.TabIndex = 49; |
1298 |
|
Mevordel-4860 |
this.comboBox6.Tag = "NPCDialogs-Vendor"; |
1299 |
3 |
Mevordel-4860 |
// |
1300 |
9 |
Mevordel-4860 |
// label5 |
1301 |
3 |
Mevordel-4860 |
// |
1302 |
9 |
Mevordel-4860 |
this.label5.AutoSize = true; |
1303 |
|
Mevordel-4860 |
this.label5.Location = new System.Drawing.Point(5, 396); |
1304 |
|
Mevordel-4860 |
this.label5.Name = "label5"; |
1305 |
|
Mevordel-4860 |
this.label5.Size = new System.Drawing.Size(72, 13); |
1306 |
|
Mevordel-4860 |
this.label5.TabIndex = 46; |
1307 |
21 |
Telemachus-3098 |
this.label5.Tag = "NPCDialogs-StableMaster"; |
1308 |
9 |
Mevordel-4860 |
this.label5.Text = "Stable Master"; |
1309 |
3 |
Mevordel-4860 |
// |
1310 |
9 |
Mevordel-4860 |
// comboBox5 |
1311 |
3 |
Mevordel-4860 |
// |
1312 |
9 |
Mevordel-4860 |
this.comboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1313 |
|
Mevordel-4860 |
this.comboBox5.Enabled = false; |
1314 |
|
Mevordel-4860 |
this.comboBox5.FormattingEnabled = true; |
1315 |
|
Mevordel-4860 |
this.comboBox5.Location = new System.Drawing.Point(6, 410); |
1316 |
|
Mevordel-4860 |
this.comboBox5.Name = "comboBox5"; |
1317 |
|
Mevordel-4860 |
this.comboBox5.Size = new System.Drawing.Size(132, 21); |
1318 |
|
Mevordel-4860 |
this.comboBox5.Sorted = true; |
1319 |
|
Mevordel-4860 |
this.comboBox5.TabIndex = 47; |
1320 |
|
Mevordel-4860 |
this.comboBox5.Tag = "NPCDialogs-StableMaster"; |
1321 |
3 |
Mevordel-4860 |
// |
1322 |
9 |
Mevordel-4860 |
// label4 |
1323 |
3 |
Mevordel-4860 |
// |
1324 |
9 |
Mevordel-4860 |
this.label4.AutoSize = true; |
1325 |
|
Mevordel-4860 |
this.label4.Location = new System.Drawing.Point(5, 358); |
1326 |
|
Mevordel-4860 |
this.label4.Name = "label4"; |
1327 |
|
Mevordel-4860 |
this.label4.Size = new System.Drawing.Size(62, 13); |
1328 |
|
Mevordel-4860 |
this.label4.TabIndex = 44; |
1329 |
21 |
Telemachus-3098 |
this.label4.Tag = "NPCDialogs-SkillTrainer"; |
1330 |
9 |
Mevordel-4860 |
this.label4.Text = "Skill Trainer"; |
1331 |
3 |
Mevordel-4860 |
// |
1332 |
9 |
Mevordel-4860 |
// comboBox4 |
1333 |
3 |
Mevordel-4860 |
// |
1334 |
9 |
Mevordel-4860 |
this.comboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1335 |
|
Mevordel-4860 |
this.comboBox4.Enabled = false; |
1336 |
|
Mevordel-4860 |
this.comboBox4.FormattingEnabled = true; |
1337 |
|
Mevordel-4860 |
this.comboBox4.Location = new System.Drawing.Point(6, 372); |
1338 |
|
Mevordel-4860 |
this.comboBox4.Name = "comboBox4"; |
1339 |
|
Mevordel-4860 |
this.comboBox4.Size = new System.Drawing.Size(132, 21); |
1340 |
|
Mevordel-4860 |
this.comboBox4.Sorted = true; |
1341 |
|
Mevordel-4860 |
this.comboBox4.TabIndex = 45; |
1342 |
|
Mevordel-4860 |
this.comboBox4.Tag = "NPCDialogs-SkillTrainer"; |
1343 |
3 |
Mevordel-4860 |
// |
1344 |
9 |
Mevordel-4860 |
// label3 |
1345 |
3 |
Mevordel-4860 |
// |
1346 |
9 |
Mevordel-4860 |
this.label3.AutoSize = true; |
1347 |
|
Mevordel-4860 |
this.label3.Location = new System.Drawing.Point(5, 320); |
1348 |
|
Mevordel-4860 |
this.label3.Name = "label3"; |
1349 |
|
Mevordel-4860 |
this.label3.Size = new System.Drawing.Size(92, 13); |
1350 |
|
Mevordel-4860 |
this.label3.TabIndex = 42; |
1351 |
21 |
Telemachus-3098 |
this.label3.Tag = "NPCDialogs-QuestStartFinish"; |
1352 |
9 |
Mevordel-4860 |
this.label3.Text = "Quest Start/Finish"; |
1353 |
3 |
Mevordel-4860 |
// |
1354 |
9 |
Mevordel-4860 |
// comboBox3 |
1355 |
3 |
Mevordel-4860 |
// |
1356 |
9 |
Mevordel-4860 |
this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1357 |
|
Mevordel-4860 |
this.comboBox3.Enabled = false; |
1358 |
|
Mevordel-4860 |
this.comboBox3.FormattingEnabled = true; |
1359 |
|
Mevordel-4860 |
this.comboBox3.Location = new System.Drawing.Point(6, 334); |
1360 |
|
Mevordel-4860 |
this.comboBox3.Name = "comboBox3"; |
1361 |
|
Mevordel-4860 |
this.comboBox3.Size = new System.Drawing.Size(132, 21); |
1362 |
|
Mevordel-4860 |
this.comboBox3.Sorted = true; |
1363 |
|
Mevordel-4860 |
this.comboBox3.TabIndex = 43; |
1364 |
|
Mevordel-4860 |
this.comboBox3.Tag = "NPCDialogs-QuestStartFinish"; |
1365 |
3 |
Mevordel-4860 |
// |
1366 |
9 |
Mevordel-4860 |
// label2 |
1367 |
3 |
Mevordel-4860 |
// |
1368 |
9 |
Mevordel-4860 |
this.label2.AutoSize = true; |
1369 |
|
Mevordel-4860 |
this.label2.Location = new System.Drawing.Point(5, 282); |
1370 |
|
Mevordel-4860 |
this.label2.Name = "label2"; |
1371 |
|
Mevordel-4860 |
this.label2.Size = new System.Drawing.Size(38, 13); |
1372 |
|
Mevordel-4860 |
this.label2.TabIndex = 40; |
1373 |
21 |
Telemachus-3098 |
this.label2.Tag = "NPCDialogs-Notary"; |
1374 |
9 |
Mevordel-4860 |
this.label2.Text = "Notary"; |
1375 |
3 |
Mevordel-4860 |
// |
1376 |
9 |
Mevordel-4860 |
// comboBox2 |
1377 |
3 |
Mevordel-4860 |
// |
1378 |
9 |
Mevordel-4860 |
this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1379 |
|
Mevordel-4860 |
this.comboBox2.Enabled = false; |
1380 |
|
Mevordel-4860 |
this.comboBox2.FormattingEnabled = true; |
1381 |
|
Mevordel-4860 |
this.comboBox2.Location = new System.Drawing.Point(6, 296); |
1382 |
|
Mevordel-4860 |
this.comboBox2.Name = "comboBox2"; |
1383 |
|
Mevordel-4860 |
this.comboBox2.Size = new System.Drawing.Size(132, 21); |
1384 |
|
Mevordel-4860 |
this.comboBox2.Sorted = true; |
1385 |
|
Mevordel-4860 |
this.comboBox2.TabIndex = 41; |
1386 |
|
Mevordel-4860 |
this.comboBox2.Tag = "NPCDialogs-Notary"; |
1387 |
3 |
Mevordel-4860 |
// |
1388 |
9 |
Mevordel-4860 |
// lNPCDialogsStableMaster |
1389 |
3 |
Mevordel-4860 |
// |
1390 |
9 |
Mevordel-4860 |
this.lNPCDialogsStableMaster.AutoSize = true; |
1391 |
|
Mevordel-4860 |
this.lNPCDialogsStableMaster.Location = new System.Drawing.Point(5, 206); |
1392 |
|
Mevordel-4860 |
this.lNPCDialogsStableMaster.Name = "lNPCDialogsStableMaster"; |
1393 |
|
Mevordel-4860 |
this.lNPCDialogsStableMaster.Size = new System.Drawing.Size(106, 13); |
1394 |
|
Mevordel-4860 |
this.lNPCDialogsStableMaster.TabIndex = 0; |
1395 |
21 |
Telemachus-3098 |
this.lNPCDialogsStableMaster.Tag = "NPCDialogs-CraftingGuildTrainer"; |
1396 |
9 |
Mevordel-4860 |
this.lNPCDialogsStableMaster.Text = "Crafting Guild Trainer"; |
1397 |
3 |
Mevordel-4860 |
// |
1398 |
9 |
Mevordel-4860 |
// lNPCDialogsSkillTrainer |
1399 |
3 |
Mevordel-4860 |
// |
1400 |
9 |
Mevordel-4860 |
this.lNPCDialogsSkillTrainer.AutoSize = true; |
1401 |
|
Mevordel-4860 |
this.lNPCDialogsSkillTrainer.Location = new System.Drawing.Point(5, 168); |
1402 |
|
Mevordel-4860 |
this.lNPCDialogsSkillTrainer.Name = "lNPCDialogsSkillTrainer"; |
1403 |
|
Mevordel-4860 |
this.lNPCDialogsSkillTrainer.Size = new System.Drawing.Size(117, 13); |
1404 |
|
Mevordel-4860 |
this.lNPCDialogsSkillTrainer.TabIndex = 0; |
1405 |
21 |
Telemachus-3098 |
this.lNPCDialogsSkillTrainer.Tag = "NPCDialogs-Comments"; |
1406 |
9 |
Mevordel-4860 |
this.lNPCDialogsSkillTrainer.Text = "Comments (Quest, etc.)"; |
1407 |
3 |
Mevordel-4860 |
// |
1408 |
9 |
Mevordel-4860 |
// lNPCDialogsQuestStart |
1409 |
3 |
Mevordel-4860 |
// |
1410 |
9 |
Mevordel-4860 |
this.lNPCDialogsQuestStart.AutoSize = true; |
1411 |
|
Mevordel-4860 |
this.lNPCDialogsQuestStart.Location = new System.Drawing.Point(5, 130); |
1412 |
|
Mevordel-4860 |
this.lNPCDialogsQuestStart.Name = "lNPCDialogsQuestStart"; |
1413 |
|
Mevordel-4860 |
this.lNPCDialogsQuestStart.Size = new System.Drawing.Size(35, 13); |
1414 |
|
Mevordel-4860 |
this.lNPCDialogsQuestStart.TabIndex = 0; |
1415 |
21 |
Telemachus-3098 |
this.lNPCDialogsQuestStart.Tag = "NPCDialogs-Barter"; |
1416 |
9 |
Mevordel-4860 |
this.lNPCDialogsQuestStart.Text = "Barter"; |
1417 |
3 |
Mevordel-4860 |
// |
1418 |
9 |
Mevordel-4860 |
// lNPCDialogsVendor |
1419 |
3 |
Mevordel-4860 |
// |
1420 |
9 |
Mevordel-4860 |
this.lNPCDialogsVendor.AutoSize = true; |
1421 |
|
Mevordel-4860 |
this.lNPCDialogsVendor.Location = new System.Drawing.Point(5, 244); |
1422 |
|
Mevordel-4860 |
this.lNPCDialogsVendor.Name = "lNPCDialogsVendor"; |
1423 |
|
Mevordel-4860 |
this.lNPCDialogsVendor.Size = new System.Drawing.Size(73, 13); |
1424 |
|
Mevordel-4860 |
this.lNPCDialogsVendor.TabIndex = 0; |
1425 |
21 |
Telemachus-3098 |
this.lNPCDialogsVendor.Tag = "NPCDialogs-HobbyMaster"; |
1426 |
9 |
Mevordel-4860 |
this.lNPCDialogsVendor.Text = "Hobby Master"; |
1427 |
3 |
Mevordel-4860 |
// |
1428 |
9 |
Mevordel-4860 |
// lNPCDialogsBarter |
1429 |
3 |
Mevordel-4860 |
// |
1430 |
9 |
Mevordel-4860 |
this.lNPCDialogsBarter.AutoSize = true; |
1431 |
|
Mevordel-4860 |
this.lNPCDialogsBarter.Location = new System.Drawing.Point(5, 92); |
1432 |
|
Mevordel-4860 |
this.lNPCDialogsBarter.Name = "lNPCDialogsBarter"; |
1433 |
12 |
Mevordel-4860 |
this.lNPCDialogsBarter.Size = new System.Drawing.Size(29, 13); |
1434 |
9 |
Mevordel-4860 |
this.lNPCDialogsBarter.TabIndex = 0; |
1435 |
21 |
Telemachus-3098 |
this.lNPCDialogsBarter.Tag = "NPCDialogs-Bard"; |
1436 |
12 |
Mevordel-4860 |
this.lNPCDialogsBarter.Text = "Bard"; |
1437 |
3 |
Mevordel-4860 |
// |
1438 |
9 |
Mevordel-4860 |
// lNPCDialogsBard |
1439 |
3 |
Mevordel-4860 |
// |
1440 |
9 |
Mevordel-4860 |
this.lNPCDialogsBard.AutoSize = true; |
1441 |
|
Mevordel-4860 |
this.lNPCDialogsBard.Location = new System.Drawing.Point(5, 54); |
1442 |
|
Mevordel-4860 |
this.lNPCDialogsBard.Name = "lNPCDialogsBard"; |
1443 |
12 |
Mevordel-4860 |
this.lNPCDialogsBard.Size = new System.Drawing.Size(38, 13); |
1444 |
9 |
Mevordel-4860 |
this.lNPCDialogsBard.TabIndex = 0; |
1445 |
21 |
Telemachus-3098 |
this.lNPCDialogsBard.Tag = "NPCDialogs-Barber"; |
1446 |
12 |
Mevordel-4860 |
this.lNPCDialogsBard.Text = "Barber"; |
1447 |
3 |
Mevordel-4860 |
// |
1448 |
9 |
Mevordel-4860 |
// oNPCDialogsVendor |
1449 |
3 |
Mevordel-4860 |
// |
1450 |
9 |
Mevordel-4860 |
this.oNPCDialogsVendor.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1451 |
|
Mevordel-4860 |
this.oNPCDialogsVendor.Enabled = false; |
1452 |
|
Mevordel-4860 |
this.oNPCDialogsVendor.FormattingEnabled = true; |
1453 |
|
Mevordel-4860 |
this.oNPCDialogsVendor.Location = new System.Drawing.Point(6, 258); |
1454 |
|
Mevordel-4860 |
this.oNPCDialogsVendor.Name = "oNPCDialogsVendor"; |
1455 |
|
Mevordel-4860 |
this.oNPCDialogsVendor.Size = new System.Drawing.Size(132, 21); |
1456 |
|
Mevordel-4860 |
this.oNPCDialogsVendor.Sorted = true; |
1457 |
|
Mevordel-4860 |
this.oNPCDialogsVendor.TabIndex = 39; |
1458 |
|
Mevordel-4860 |
this.oNPCDialogsVendor.Tag = "NPCDialogs-HobbyMaster"; |
1459 |
3 |
Mevordel-4860 |
// |
1460 |
9 |
Mevordel-4860 |
// oNPCDialogsStableMaster |
1461 |
3 |
Mevordel-4860 |
// |
1462 |
9 |
Mevordel-4860 |
this.oNPCDialogsStableMaster.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1463 |
|
Mevordel-4860 |
this.oNPCDialogsStableMaster.Enabled = false; |
1464 |
|
Mevordel-4860 |
this.oNPCDialogsStableMaster.FormattingEnabled = true; |
1465 |
|
Mevordel-4860 |
this.oNPCDialogsStableMaster.Location = new System.Drawing.Point(6, 220); |
1466 |
|
Mevordel-4860 |
this.oNPCDialogsStableMaster.Name = "oNPCDialogsStableMaster"; |
1467 |
|
Mevordel-4860 |
this.oNPCDialogsStableMaster.Size = new System.Drawing.Size(132, 21); |
1468 |
|
Mevordel-4860 |
this.oNPCDialogsStableMaster.Sorted = true; |
1469 |
|
Mevordel-4860 |
this.oNPCDialogsStableMaster.TabIndex = 38; |
1470 |
|
Mevordel-4860 |
this.oNPCDialogsStableMaster.Tag = "NPCDialogs-CraftingGuildTrainer"; |
1471 |
3 |
Mevordel-4860 |
// |
1472 |
9 |
Mevordel-4860 |
// oNPCDialogsSkillTrainer |
1473 |
3 |
Mevordel-4860 |
// |
1474 |
9 |
Mevordel-4860 |
this.oNPCDialogsSkillTrainer.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1475 |
|
Mevordel-4860 |
this.oNPCDialogsSkillTrainer.Enabled = false; |
1476 |
|
Mevordel-4860 |
this.oNPCDialogsSkillTrainer.FormattingEnabled = true; |
1477 |
|
Mevordel-4860 |
this.oNPCDialogsSkillTrainer.Location = new System.Drawing.Point(6, 182); |
1478 |
|
Mevordel-4860 |
this.oNPCDialogsSkillTrainer.Name = "oNPCDialogsSkillTrainer"; |
1479 |
|
Mevordel-4860 |
this.oNPCDialogsSkillTrainer.Size = new System.Drawing.Size(132, 21); |
1480 |
|
Mevordel-4860 |
this.oNPCDialogsSkillTrainer.Sorted = true; |
1481 |
|
Mevordel-4860 |
this.oNPCDialogsSkillTrainer.TabIndex = 37; |
1482 |
|
Mevordel-4860 |
this.oNPCDialogsSkillTrainer.Tag = "NPCDialogs-Comments"; |
1483 |
3 |
Mevordel-4860 |
// |
1484 |
9 |
Mevordel-4860 |
// oNPCDialogsQuestStart |
1485 |
3 |
Mevordel-4860 |
// |
1486 |
9 |
Mevordel-4860 |
this.oNPCDialogsQuestStart.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1487 |
|
Mevordel-4860 |
this.oNPCDialogsQuestStart.Enabled = false; |
1488 |
|
Mevordel-4860 |
this.oNPCDialogsQuestStart.FormattingEnabled = true; |
1489 |
|
Mevordel-4860 |
this.oNPCDialogsQuestStart.Location = new System.Drawing.Point(6, 144); |
1490 |
|
Mevordel-4860 |
this.oNPCDialogsQuestStart.Name = "oNPCDialogsQuestStart"; |
1491 |
|
Mevordel-4860 |
this.oNPCDialogsQuestStart.Size = new System.Drawing.Size(132, 21); |
1492 |
|
Mevordel-4860 |
this.oNPCDialogsQuestStart.Sorted = true; |
1493 |
|
Mevordel-4860 |
this.oNPCDialogsQuestStart.TabIndex = 36; |
1494 |
|
Mevordel-4860 |
this.oNPCDialogsQuestStart.Tag = "NPCDialogs-Barter"; |
1495 |
3 |
Mevordel-4860 |
// |
1496 |
9 |
Mevordel-4860 |
// oNPCDialogsBarter |
1497 |
3 |
Mevordel-4860 |
// |
1498 |
9 |
Mevordel-4860 |
this.oNPCDialogsBarter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1499 |
|
Mevordel-4860 |
this.oNPCDialogsBarter.Enabled = false; |
1500 |
|
Mevordel-4860 |
this.oNPCDialogsBarter.FormattingEnabled = true; |
1501 |
|
Mevordel-4860 |
this.oNPCDialogsBarter.Location = new System.Drawing.Point(6, 106); |
1502 |
|
Mevordel-4860 |
this.oNPCDialogsBarter.Name = "oNPCDialogsBarter"; |
1503 |
|
Mevordel-4860 |
this.oNPCDialogsBarter.Size = new System.Drawing.Size(132, 21); |
1504 |
|
Mevordel-4860 |
this.oNPCDialogsBarter.Sorted = true; |
1505 |
|
Mevordel-4860 |
this.oNPCDialogsBarter.TabIndex = 35; |
1506 |
12 |
Mevordel-4860 |
this.oNPCDialogsBarter.Tag = "NPCDialogs-Bard"; |
1507 |
3 |
Mevordel-4860 |
// |
1508 |
9 |
Mevordel-4860 |
// oNPCDialogsBard |
1509 |
3 |
Mevordel-4860 |
// |
1510 |
9 |
Mevordel-4860 |
this.oNPCDialogsBard.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1511 |
|
Mevordel-4860 |
this.oNPCDialogsBard.Enabled = false; |
1512 |
|
Mevordel-4860 |
this.oNPCDialogsBard.FormattingEnabled = true; |
1513 |
|
Mevordel-4860 |
this.oNPCDialogsBard.Location = new System.Drawing.Point(6, 68); |
1514 |
|
Mevordel-4860 |
this.oNPCDialogsBard.Name = "oNPCDialogsBard"; |
1515 |
|
Mevordel-4860 |
this.oNPCDialogsBard.Size = new System.Drawing.Size(132, 21); |
1516 |
|
Mevordel-4860 |
this.oNPCDialogsBard.Sorted = true; |
1517 |
|
Mevordel-4860 |
this.oNPCDialogsBard.TabIndex = 34; |
1518 |
12 |
Mevordel-4860 |
this.oNPCDialogsBard.Tag = "NPCDialogs-Barber"; |
1519 |
3 |
Mevordel-4860 |
// |
1520 |
9 |
Mevordel-4860 |
// lNPCDialogsAuction |
1521 |
3 |
Mevordel-4860 |
// |
1522 |
9 |
Mevordel-4860 |
this.lNPCDialogsAuction.AutoSize = true; |
1523 |
|
Mevordel-4860 |
this.lNPCDialogsAuction.Location = new System.Drawing.Point(5, 16); |
1524 |
|
Mevordel-4860 |
this.lNPCDialogsAuction.Name = "lNPCDialogsAuction"; |
1525 |
|
Mevordel-4860 |
this.lNPCDialogsAuction.Size = new System.Drawing.Size(43, 13); |
1526 |
|
Mevordel-4860 |
this.lNPCDialogsAuction.TabIndex = 0; |
1527 |
21 |
Telemachus-3098 |
this.lNPCDialogsAuction.Tag = "NPCDialogs-Auction"; |
1528 |
9 |
Mevordel-4860 |
this.lNPCDialogsAuction.Text = "Auction"; |
1529 |
3 |
Mevordel-4860 |
// |
1530 |
9 |
Mevordel-4860 |
// oNPCDialogsAuction |
1531 |
5 |
Mevordel-4860 |
// |
1532 |
9 |
Mevordel-4860 |
this.oNPCDialogsAuction.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1533 |
|
Mevordel-4860 |
this.oNPCDialogsAuction.Enabled = false; |
1534 |
|
Mevordel-4860 |
this.oNPCDialogsAuction.FormattingEnabled = true; |
1535 |
|
Mevordel-4860 |
this.oNPCDialogsAuction.Location = new System.Drawing.Point(6, 30); |
1536 |
|
Mevordel-4860 |
this.oNPCDialogsAuction.Name = "oNPCDialogsAuction"; |
1537 |
|
Mevordel-4860 |
this.oNPCDialogsAuction.Size = new System.Drawing.Size(132, 21); |
1538 |
|
Mevordel-4860 |
this.oNPCDialogsAuction.Sorted = true; |
1539 |
|
Mevordel-4860 |
this.oNPCDialogsAuction.TabIndex = 33; |
1540 |
|
Mevordel-4860 |
this.oNPCDialogsAuction.Tag = "NPCDialogs-Auction"; |
1541 |
5 |
Mevordel-4860 |
// |
1542 |
9 |
Mevordel-4860 |
// gPanelStyle |
1543 |
3 |
Mevordel-4860 |
// |
1544 |
9 |
Mevordel-4860 |
this.gPanelStyle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); |
1545 |
|
Mevordel-4860 |
this.gPanelStyle.Controls.Add(this.lPanelStyleScrollbar); |
1546 |
|
Mevordel-4860 |
this.gPanelStyle.Controls.Add(this.lPanelStyleButtons); |
1547 |
|
Mevordel-4860 |
this.gPanelStyle.Controls.Add(this.lPanelStyleBorder); |
1548 |
|
Mevordel-4860 |
this.gPanelStyle.Controls.Add(this.oPanelStyleScrollbar); |
1549 |
|
Mevordel-4860 |
this.gPanelStyle.Controls.Add(this.oPanelStyleButtons); |
1550 |
|
Mevordel-4860 |
this.gPanelStyle.Controls.Add(this.oPanelStyleBorder); |
1551 |
14 |
Mevordel-4860 |
this.gPanelStyle.Location = new System.Drawing.Point(596, 381); |
1552 |
9 |
Mevordel-4860 |
this.gPanelStyle.Name = "gPanelStyle"; |
1553 |
|
Mevordel-4860 |
this.gPanelStyle.Size = new System.Drawing.Size(144, 132); |
1554 |
12 |
Mevordel-4860 |
this.gPanelStyle.TabIndex = 9; |
1555 |
9 |
Mevordel-4860 |
this.gPanelStyle.TabStop = false; |
1556 |
|
Mevordel-4860 |
this.gPanelStyle.Text = "Panel Style"; |
1557 |
3 |
Mevordel-4860 |
// |
1558 |
9 |
Mevordel-4860 |
// lPanelStyleScrollbar |
1559 |
3 |
Mevordel-4860 |
// |
1560 |
9 |
Mevordel-4860 |
this.lPanelStyleScrollbar.AutoSize = true; |
1561 |
|
Mevordel-4860 |
this.lPanelStyleScrollbar.Location = new System.Drawing.Point(5, 92); |
1562 |
|
Mevordel-4860 |
this.lPanelStyleScrollbar.Name = "lPanelStyleScrollbar"; |
1563 |
|
Mevordel-4860 |
this.lPanelStyleScrollbar.Size = new System.Drawing.Size(48, 13); |
1564 |
|
Mevordel-4860 |
this.lPanelStyleScrollbar.TabIndex = 0; |
1565 |
21 |
Telemachus-3098 |
this.lPanelStyleScrollbar.Tag = "PanelStyle-Scrollbar"; |
1566 |
9 |
Mevordel-4860 |
this.lPanelStyleScrollbar.Text = "Scrollbar"; |
1567 |
3 |
Mevordel-4860 |
// |
1568 |
9 |
Mevordel-4860 |
// lPanelStyleButtons |
1569 |
3 |
Mevordel-4860 |
// |
1570 |
9 |
Mevordel-4860 |
this.lPanelStyleButtons.AutoSize = true; |
1571 |
|
Mevordel-4860 |
this.lPanelStyleButtons.Location = new System.Drawing.Point(5, 54); |
1572 |
|
Mevordel-4860 |
this.lPanelStyleButtons.Name = "lPanelStyleButtons"; |
1573 |
|
Mevordel-4860 |
this.lPanelStyleButtons.Size = new System.Drawing.Size(43, 13); |
1574 |
|
Mevordel-4860 |
this.lPanelStyleButtons.TabIndex = 0; |
1575 |
21 |
Telemachus-3098 |
this.lPanelStyleButtons.Tag = "PanelStyle-Buttons"; |
1576 |
9 |
Mevordel-4860 |
this.lPanelStyleButtons.Text = "Buttons"; |
1577 |
3 |
Mevordel-4860 |
// |
1578 |
9 |
Mevordel-4860 |
// lPanelStyleBorder |
1579 |
3 |
Mevordel-4860 |
// |
1580 |
9 |
Mevordel-4860 |
this.lPanelStyleBorder.AutoSize = true; |
1581 |
|
Mevordel-4860 |
this.lPanelStyleBorder.Location = new System.Drawing.Point(5, 16); |
1582 |
|
Mevordel-4860 |
this.lPanelStyleBorder.Name = "lPanelStyleBorder"; |
1583 |
|
Mevordel-4860 |
this.lPanelStyleBorder.Size = new System.Drawing.Size(38, 13); |
1584 |
|
Mevordel-4860 |
this.lPanelStyleBorder.TabIndex = 0; |
1585 |
21 |
Telemachus-3098 |
this.lPanelStyleBorder.Tag = "PanelStyle-Border"; |
1586 |
9 |
Mevordel-4860 |
this.lPanelStyleBorder.Text = "Border"; |
1587 |
3 |
Mevordel-4860 |
// |
1588 |
9 |
Mevordel-4860 |
// oPanelStyleScrollbar |
1589 |
3 |
Mevordel-4860 |
// |
1590 |
9 |
Mevordel-4860 |
this.oPanelStyleScrollbar.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1591 |
|
Mevordel-4860 |
this.oPanelStyleScrollbar.Enabled = false; |
1592 |
|
Mevordel-4860 |
this.oPanelStyleScrollbar.FormattingEnabled = true; |
1593 |
|
Mevordel-4860 |
this.oPanelStyleScrollbar.Location = new System.Drawing.Point(6, 106); |
1594 |
|
Mevordel-4860 |
this.oPanelStyleScrollbar.Name = "oPanelStyleScrollbar"; |
1595 |
|
Mevordel-4860 |
this.oPanelStyleScrollbar.Size = new System.Drawing.Size(132, 21); |
1596 |
|
Mevordel-4860 |
this.oPanelStyleScrollbar.Sorted = true; |
1597 |
|
Mevordel-4860 |
this.oPanelStyleScrollbar.TabIndex = 10; |
1598 |
|
Mevordel-4860 |
this.oPanelStyleScrollbar.Tag = "PanelStyle-Scrollbar"; |
1599 |
3 |
Mevordel-4860 |
// |
1600 |
9 |
Mevordel-4860 |
// oPanelStyleButtons |
1601 |
3 |
Mevordel-4860 |
// |
1602 |
9 |
Mevordel-4860 |
this.oPanelStyleButtons.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1603 |
|
Mevordel-4860 |
this.oPanelStyleButtons.Enabled = false; |
1604 |
|
Mevordel-4860 |
this.oPanelStyleButtons.FormattingEnabled = true; |
1605 |
|
Mevordel-4860 |
this.oPanelStyleButtons.Location = new System.Drawing.Point(6, 68); |
1606 |
|
Mevordel-4860 |
this.oPanelStyleButtons.Name = "oPanelStyleButtons"; |
1607 |
|
Mevordel-4860 |
this.oPanelStyleButtons.Size = new System.Drawing.Size(132, 21); |
1608 |
|
Mevordel-4860 |
this.oPanelStyleButtons.Sorted = true; |
1609 |
|
Mevordel-4860 |
this.oPanelStyleButtons.TabIndex = 9; |
1610 |
|
Mevordel-4860 |
this.oPanelStyleButtons.Tag = "PanelStyle-Buttons"; |
1611 |
3 |
Mevordel-4860 |
// |
1612 |
9 |
Mevordel-4860 |
// oPanelStyleBorder |
1613 |
3 |
Mevordel-4860 |
// |
1614 |
9 |
Mevordel-4860 |
this.oPanelStyleBorder.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1615 |
|
Mevordel-4860 |
this.oPanelStyleBorder.Enabled = false; |
1616 |
|
Mevordel-4860 |
this.oPanelStyleBorder.FormattingEnabled = true; |
1617 |
|
Mevordel-4860 |
this.oPanelStyleBorder.Location = new System.Drawing.Point(6, 30); |
1618 |
|
Mevordel-4860 |
this.oPanelStyleBorder.Name = "oPanelStyleBorder"; |
1619 |
|
Mevordel-4860 |
this.oPanelStyleBorder.Size = new System.Drawing.Size(132, 21); |
1620 |
|
Mevordel-4860 |
this.oPanelStyleBorder.Sorted = true; |
1621 |
|
Mevordel-4860 |
this.oPanelStyleBorder.TabIndex = 8; |
1622 |
|
Mevordel-4860 |
this.oPanelStyleBorder.Tag = "PanelStyle-Border"; |
1623 |
3 |
Mevordel-4860 |
// |
1624 |
9 |
Mevordel-4860 |
// gInterface |
1625 |
5 |
Mevordel-4860 |
// |
1626 |
9 |
Mevordel-4860 |
this.gInterface.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); |
1627 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.comboBox7); |
1628 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.label7); |
1629 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.oInterfaceSkillQueue); |
1630 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.lInterfaceSkillQueue); |
1631 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.lInterfaceFullMap); |
1632 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.lInterfaceEndTravel); |
1633 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.lInterfaceChat); |
1634 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.lInterfaceBags); |
1635 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.lInterfaceGambit); |
1636 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.oInterfaceTooltips); |
1637 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.lInterfaceTooltips); |
1638 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.oInterfaceToolbar); |
1639 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.lInterfaceToolbar); |
1640 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.oInterfaceQuestTracker); |
1641 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.lInterfaceQuestTracker); |
1642 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.oInterfaceProgressBar); |
1643 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.lInterfaceProgressBar); |
1644 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.oInterfaceMinimap); |
1645 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.lInterfaceMinimap); |
1646 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.oInterfaceFullMap); |
1647 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.oInterfaceEndTravel); |
1648 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.oInterfaceChat); |
1649 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.oInterfaceBags); |
1650 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.oInterfaceGambit); |
1651 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.oInterfaceAttunement); |
1652 |
|
Mevordel-4860 |
this.gInterface.Controls.Add(this.lInterfaceAttunement); |
1653 |
14 |
Mevordel-4860 |
this.gInterface.Location = new System.Drawing.Point(4, 1); |
1654 |
9 |
Mevordel-4860 |
this.gInterface.Name = "gInterface"; |
1655 |
|
Mevordel-4860 |
this.gInterface.Size = new System.Drawing.Size(144, 512); |
1656 |
12 |
Mevordel-4860 |
this.gInterface.TabIndex = 1; |
1657 |
9 |
Mevordel-4860 |
this.gInterface.TabStop = false; |
1658 |
|
Mevordel-4860 |
this.gInterface.Text = "Interface"; |
1659 |
5 |
Mevordel-4860 |
// |
1660 |
9 |
Mevordel-4860 |
// comboBox7 |
1661 |
5 |
Mevordel-4860 |
// |
1662 |
9 |
Mevordel-4860 |
this.comboBox7.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1663 |
|
Mevordel-4860 |
this.comboBox7.Enabled = false; |
1664 |
|
Mevordel-4860 |
this.comboBox7.FormattingEnabled = true; |
1665 |
|
Mevordel-4860 |
this.comboBox7.Location = new System.Drawing.Point(6, 486); |
1666 |
|
Mevordel-4860 |
this.comboBox7.Name = "comboBox7"; |
1667 |
|
Mevordel-4860 |
this.comboBox7.Size = new System.Drawing.Size(132, 21); |
1668 |
|
Mevordel-4860 |
this.comboBox7.Sorted = true; |
1669 |
|
Mevordel-4860 |
this.comboBox7.TabIndex = 25; |
1670 |
|
Mevordel-4860 |
this.comboBox7.Tag = "Interface-Tooltips"; |
1671 |
5 |
Mevordel-4860 |
// |
1672 |
9 |
Mevordel-4860 |
// label7 |
1673 |
5 |
Mevordel-4860 |
// |
1674 |
9 |
Mevordel-4860 |
this.label7.AutoSize = true; |
1675 |
|
Mevordel-4860 |
this.label7.Location = new System.Drawing.Point(5, 472); |
1676 |
|
Mevordel-4860 |
this.label7.Name = "label7"; |
1677 |
|
Mevordel-4860 |
this.label7.Size = new System.Drawing.Size(44, 13); |
1678 |
|
Mevordel-4860 |
this.label7.TabIndex = 24; |
1679 |
21 |
Telemachus-3098 |
this.label7.Tag = "Interface-Tooltips"; |
1680 |
9 |
Mevordel-4860 |
this.label7.Text = "Tooltips"; |
1681 |
5 |
Mevordel-4860 |
// |
1682 |
9 |
Mevordel-4860 |
// oInterfaceSkillQueue |
1683 |
5 |
Mevordel-4860 |
// |
1684 |
9 |
Mevordel-4860 |
this.oInterfaceSkillQueue.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1685 |
|
Mevordel-4860 |
this.oInterfaceSkillQueue.Enabled = false; |
1686 |
|
Mevordel-4860 |
this.oInterfaceSkillQueue.FormattingEnabled = true; |
1687 |
|
Mevordel-4860 |
this.oInterfaceSkillQueue.Location = new System.Drawing.Point(6, 372); |
1688 |
|
Mevordel-4860 |
this.oInterfaceSkillQueue.Name = "oInterfaceSkillQueue"; |
1689 |
|
Mevordel-4860 |
this.oInterfaceSkillQueue.Size = new System.Drawing.Size(132, 21); |
1690 |
|
Mevordel-4860 |
this.oInterfaceSkillQueue.Sorted = true; |
1691 |
|
Mevordel-4860 |
this.oInterfaceSkillQueue.TabIndex = 20; |
1692 |
|
Mevordel-4860 |
this.oInterfaceSkillQueue.Tag = "Interface-SkillQueue"; |
1693 |
5 |
Mevordel-4860 |
// |
1694 |
9 |
Mevordel-4860 |
// lInterfaceSkillQueue |
1695 |
5 |
Mevordel-4860 |
// |
1696 |
9 |
Mevordel-4860 |
this.lInterfaceSkillQueue.AutoSize = true; |
1697 |
|
Mevordel-4860 |
this.lInterfaceSkillQueue.Location = new System.Drawing.Point(5, 358); |
1698 |
|
Mevordel-4860 |
this.lInterfaceSkillQueue.Name = "lInterfaceSkillQueue"; |
1699 |
|
Mevordel-4860 |
this.lInterfaceSkillQueue.Size = new System.Drawing.Size(61, 13); |
1700 |
|
Mevordel-4860 |
this.lInterfaceSkillQueue.TabIndex = 22; |
1701 |
21 |
Telemachus-3098 |
this.lInterfaceSkillQueue.Tag = "Interface-SkillQueue"; |
1702 |
9 |
Mevordel-4860 |
this.lInterfaceSkillQueue.Text = "Skill Queue"; |
1703 |
5 |
Mevordel-4860 |
// |
1704 |
9 |
Mevordel-4860 |
// lInterfaceFullMap |
1705 |
5 |
Mevordel-4860 |
// |
1706 |
9 |
Mevordel-4860 |
this.lInterfaceFullMap.AutoSize = true; |
1707 |
|
Mevordel-4860 |
this.lInterfaceFullMap.Location = new System.Drawing.Point(5, 206); |
1708 |
|
Mevordel-4860 |
this.lInterfaceFullMap.Name = "lInterfaceFullMap"; |
1709 |
|
Mevordel-4860 |
this.lInterfaceFullMap.Size = new System.Drawing.Size(47, 13); |
1710 |
|
Mevordel-4860 |
this.lInterfaceFullMap.TabIndex = 0; |
1711 |
21 |
Telemachus-3098 |
this.lInterfaceFullMap.Tag = "Interface-FullMap"; |
1712 |
9 |
Mevordel-4860 |
this.lInterfaceFullMap.Text = "Full Map"; |
1713 |
5 |
Mevordel-4860 |
// |
1714 |
9 |
Mevordel-4860 |
// lInterfaceEndTravel |
1715 |
5 |
Mevordel-4860 |
// |
1716 |
9 |
Mevordel-4860 |
this.lInterfaceEndTravel.AutoSize = true; |
1717 |
|
Mevordel-4860 |
this.lInterfaceEndTravel.Location = new System.Drawing.Point(5, 168); |
1718 |
|
Mevordel-4860 |
this.lInterfaceEndTravel.Name = "lInterfaceEndTravel"; |
1719 |
|
Mevordel-4860 |
this.lInterfaceEndTravel.Size = new System.Drawing.Size(59, 13); |
1720 |
|
Mevordel-4860 |
this.lInterfaceEndTravel.TabIndex = 0; |
1721 |
21 |
Telemachus-3098 |
this.lInterfaceEndTravel.Tag = "Interface-EndTravel"; |
1722 |
9 |
Mevordel-4860 |
this.lInterfaceEndTravel.Text = "End Travel"; |
1723 |
5 |
Mevordel-4860 |
// |
1724 |
9 |
Mevordel-4860 |
// lInterfaceChat |
1725 |
5 |
Mevordel-4860 |
// |
1726 |
9 |
Mevordel-4860 |
this.lInterfaceChat.AutoSize = true; |
1727 |
|
Mevordel-4860 |
this.lInterfaceChat.Location = new System.Drawing.Point(5, 130); |
1728 |
|
Mevordel-4860 |
this.lInterfaceChat.Name = "lInterfaceChat"; |
1729 |
|
Mevordel-4860 |
this.lInterfaceChat.Size = new System.Drawing.Size(50, 13); |
1730 |
|
Mevordel-4860 |
this.lInterfaceChat.TabIndex = 0; |
1731 |
21 |
Telemachus-3098 |
this.lInterfaceChat.Tag = "Interface-ChatBox"; |
1732 |
9 |
Mevordel-4860 |
this.lInterfaceChat.Text = "Chat Box"; |
1733 |
5 |
Mevordel-4860 |
// |
1734 |
9 |
Mevordel-4860 |
// lInterfaceBags |
1735 |
5 |
Mevordel-4860 |
// |
1736 |
9 |
Mevordel-4860 |
this.lInterfaceBags.AutoSize = true; |
1737 |
|
Mevordel-4860 |
this.lInterfaceBags.Location = new System.Drawing.Point(5, 92); |
1738 |
|
Mevordel-4860 |
this.lInterfaceBags.Name = "lInterfaceBags"; |
1739 |
|
Mevordel-4860 |
this.lInterfaceBags.Size = new System.Drawing.Size(31, 13); |
1740 |
|
Mevordel-4860 |
this.lInterfaceBags.TabIndex = 0; |
1741 |
21 |
Telemachus-3098 |
this.lInterfaceBags.Tag = "Interface-Bags"; |
1742 |
9 |
Mevordel-4860 |
this.lInterfaceBags.Text = "Bags"; |
1743 |
5 |
Mevordel-4860 |
// |
1744 |
9 |
Mevordel-4860 |
// lInterfaceGambit |
1745 |
5 |
Mevordel-4860 |
// |
1746 |
9 |
Mevordel-4860 |
this.lInterfaceGambit.AutoSize = true; |
1747 |
|
Mevordel-4860 |
this.lInterfaceGambit.Location = new System.Drawing.Point(5, 54); |
1748 |
|
Mevordel-4860 |
this.lInterfaceGambit.Name = "lInterfaceGambit"; |
1749 |
|
Mevordel-4860 |
this.lInterfaceGambit.Size = new System.Drawing.Size(40, 13); |
1750 |
|
Mevordel-4860 |
this.lInterfaceGambit.TabIndex = 0; |
1751 |
21 |
Telemachus-3098 |
this.lInterfaceGambit.Tag = "Interface-Gambit"; |
1752 |
9 |
Mevordel-4860 |
this.lInterfaceGambit.Text = "Gambit"; |
1753 |
5 |
Mevordel-4860 |
// |
1754 |
9 |
Mevordel-4860 |
// oInterfaceTooltips |
1755 |
5 |
Mevordel-4860 |
// |
1756 |
9 |
Mevordel-4860 |
this.oInterfaceTooltips.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1757 |
|
Mevordel-4860 |
this.oInterfaceTooltips.Enabled = false; |
1758 |
|
Mevordel-4860 |
this.oInterfaceTooltips.FormattingEnabled = true; |
1759 |
|
Mevordel-4860 |
this.oInterfaceTooltips.Location = new System.Drawing.Point(6, 448); |
1760 |
|
Mevordel-4860 |
this.oInterfaceTooltips.Name = "oInterfaceTooltips"; |
1761 |
|
Mevordel-4860 |
this.oInterfaceTooltips.Size = new System.Drawing.Size(132, 21); |
1762 |
|
Mevordel-4860 |
this.oInterfaceTooltips.Sorted = true; |
1763 |
|
Mevordel-4860 |
this.oInterfaceTooltips.TabIndex = 22; |
1764 |
|
Mevordel-4860 |
this.oInterfaceTooltips.Tag = "Interface-ToolbarQuickslots"; |
1765 |
5 |
Mevordel-4860 |
// |
1766 |
9 |
Mevordel-4860 |
// lInterfaceTooltips |
1767 |
5 |
Mevordel-4860 |
// |
1768 |
9 |
Mevordel-4860 |
this.lInterfaceTooltips.AutoSize = true; |
1769 |
|
Mevordel-4860 |
this.lInterfaceTooltips.Location = new System.Drawing.Point(5, 434); |
1770 |
|
Mevordel-4860 |
this.lInterfaceTooltips.Name = "lInterfaceTooltips"; |
1771 |
|
Mevordel-4860 |
this.lInterfaceTooltips.Size = new System.Drawing.Size(97, 13); |
1772 |
|
Mevordel-4860 |
this.lInterfaceTooltips.TabIndex = 0; |
1773 |
21 |
Telemachus-3098 |
this.lInterfaceTooltips.Tag = "Interface-ToolbarQuickslots"; |
1774 |
9 |
Mevordel-4860 |
this.lInterfaceTooltips.Text = "Toolbar/Quickslots"; |
1775 |
5 |
Mevordel-4860 |
// |
1776 |
9 |
Mevordel-4860 |
// oInterfaceToolbar |
1777 |
3 |
Mevordel-4860 |
// |
1778 |
9 |
Mevordel-4860 |
this.oInterfaceToolbar.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1779 |
|
Mevordel-4860 |
this.oInterfaceToolbar.Enabled = false; |
1780 |
|
Mevordel-4860 |
this.oInterfaceToolbar.FormattingEnabled = true; |
1781 |
|
Mevordel-4860 |
this.oInterfaceToolbar.Location = new System.Drawing.Point(6, 410); |
1782 |
|
Mevordel-4860 |
this.oInterfaceToolbar.Name = "oInterfaceToolbar"; |
1783 |
|
Mevordel-4860 |
this.oInterfaceToolbar.Size = new System.Drawing.Size(132, 21); |
1784 |
|
Mevordel-4860 |
this.oInterfaceToolbar.Sorted = true; |
1785 |
|
Mevordel-4860 |
this.oInterfaceToolbar.TabIndex = 21; |
1786 |
|
Mevordel-4860 |
this.oInterfaceToolbar.Tag = "Interface-SparringTimer"; |
1787 |
3 |
Mevordel-4860 |
// |
1788 |
9 |
Mevordel-4860 |
// lInterfaceToolbar |
1789 |
3 |
Mevordel-4860 |
// |
1790 |
9 |
Mevordel-4860 |
this.lInterfaceToolbar.AutoSize = true; |
1791 |
|
Mevordel-4860 |
this.lInterfaceToolbar.Location = new System.Drawing.Point(5, 396); |
1792 |
|
Mevordel-4860 |
this.lInterfaceToolbar.Name = "lInterfaceToolbar"; |
1793 |
|
Mevordel-4860 |
this.lInterfaceToolbar.Size = new System.Drawing.Size(75, 13); |
1794 |
|
Mevordel-4860 |
this.lInterfaceToolbar.TabIndex = 0; |
1795 |
21 |
Telemachus-3098 |
this.lInterfaceToolbar.Tag = "Interface-SparringTimer"; |
1796 |
9 |
Mevordel-4860 |
this.lInterfaceToolbar.Text = "Sparring Timer"; |
1797 |
3 |
Mevordel-4860 |
// |
1798 |
9 |
Mevordel-4860 |
// oInterfaceQuestTracker |
1799 |
3 |
Mevordel-4860 |
// |
1800 |
9 |
Mevordel-4860 |
this.oInterfaceQuestTracker.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1801 |
|
Mevordel-4860 |
this.oInterfaceQuestTracker.Enabled = false; |
1802 |
|
Mevordel-4860 |
this.oInterfaceQuestTracker.FormattingEnabled = true; |
1803 |
|
Mevordel-4860 |
this.oInterfaceQuestTracker.Location = new System.Drawing.Point(6, 334); |
1804 |
|
Mevordel-4860 |
this.oInterfaceQuestTracker.Name = "oInterfaceQuestTracker"; |
1805 |
|
Mevordel-4860 |
this.oInterfaceQuestTracker.Size = new System.Drawing.Size(132, 21); |
1806 |
|
Mevordel-4860 |
this.oInterfaceQuestTracker.Sorted = true; |
1807 |
|
Mevordel-4860 |
this.oInterfaceQuestTracker.TabIndex = 19; |
1808 |
|
Mevordel-4860 |
this.oInterfaceQuestTracker.Tag = "Interface-QuestTracker"; |
1809 |
3 |
Mevordel-4860 |
// |
1810 |
9 |
Mevordel-4860 |
// lInterfaceQuestTracker |
1811 |
3 |
Mevordel-4860 |
// |
1812 |
9 |
Mevordel-4860 |
this.lInterfaceQuestTracker.AutoSize = true; |
1813 |
|
Mevordel-4860 |
this.lInterfaceQuestTracker.Location = new System.Drawing.Point(5, 320); |
1814 |
|
Mevordel-4860 |
this.lInterfaceQuestTracker.Name = "lInterfaceQuestTracker"; |
1815 |
|
Mevordel-4860 |
this.lInterfaceQuestTracker.Size = new System.Drawing.Size(75, 13); |
1816 |
|
Mevordel-4860 |
this.lInterfaceQuestTracker.TabIndex = 0; |
1817 |
21 |
Telemachus-3098 |
this.lInterfaceQuestTracker.Tag = "Interface-QuestTracker"; |
1818 |
9 |
Mevordel-4860 |
this.lInterfaceQuestTracker.Text = "Quest Tracker"; |
1819 |
3 |
Mevordel-4860 |
// |
1820 |
9 |
Mevordel-4860 |
// oInterfaceProgressBar |
1821 |
3 |
Mevordel-4860 |
// |
1822 |
9 |
Mevordel-4860 |
this.oInterfaceProgressBar.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1823 |
|
Mevordel-4860 |
this.oInterfaceProgressBar.Enabled = false; |
1824 |
|
Mevordel-4860 |
this.oInterfaceProgressBar.FormattingEnabled = true; |
1825 |
|
Mevordel-4860 |
this.oInterfaceProgressBar.Location = new System.Drawing.Point(6, 296); |
1826 |
|
Mevordel-4860 |
this.oInterfaceProgressBar.Name = "oInterfaceProgressBar"; |
1827 |
|
Mevordel-4860 |
this.oInterfaceProgressBar.Size = new System.Drawing.Size(132, 21); |
1828 |
|
Mevordel-4860 |
this.oInterfaceProgressBar.Sorted = true; |
1829 |
|
Mevordel-4860 |
this.oInterfaceProgressBar.TabIndex = 18; |
1830 |
|
Mevordel-4860 |
this.oInterfaceProgressBar.Tag = "Interface-ProgressBar"; |
1831 |
3 |
Mevordel-4860 |
// |
1832 |
9 |
Mevordel-4860 |
// lInterfaceProgressBar |
1833 |
3 |
Mevordel-4860 |
// |
1834 |
9 |
Mevordel-4860 |
this.lInterfaceProgressBar.AutoSize = true; |
1835 |
|
Mevordel-4860 |
this.lInterfaceProgressBar.Location = new System.Drawing.Point(5, 282); |
1836 |
|
Mevordel-4860 |
this.lInterfaceProgressBar.Name = "lInterfaceProgressBar"; |
1837 |
|
Mevordel-4860 |
this.lInterfaceProgressBar.Size = new System.Drawing.Size(67, 13); |
1838 |
|
Mevordel-4860 |
this.lInterfaceProgressBar.TabIndex = 0; |
1839 |
21 |
Telemachus-3098 |
this.lInterfaceProgressBar.Tag = "Interface-ProgressBar"; |
1840 |
9 |
Mevordel-4860 |
this.lInterfaceProgressBar.Text = "Progress Bar"; |
1841 |
3 |
Mevordel-4860 |
// |
1842 |
9 |
Mevordel-4860 |
// oInterfaceMinimap |
1843 |
3 |
Mevordel-4860 |
// |
1844 |
9 |
Mevordel-4860 |
this.oInterfaceMinimap.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1845 |
|
Mevordel-4860 |
this.oInterfaceMinimap.Enabled = false; |
1846 |
|
Mevordel-4860 |
this.oInterfaceMinimap.FormattingEnabled = true; |
1847 |
|
Mevordel-4860 |
this.oInterfaceMinimap.Location = new System.Drawing.Point(6, 258); |
1848 |
|
Mevordel-4860 |
this.oInterfaceMinimap.Name = "oInterfaceMinimap"; |
1849 |
|
Mevordel-4860 |
this.oInterfaceMinimap.Size = new System.Drawing.Size(132, 21); |
1850 |
|
Mevordel-4860 |
this.oInterfaceMinimap.Sorted = true; |
1851 |
|
Mevordel-4860 |
this.oInterfaceMinimap.TabIndex = 17; |
1852 |
|
Mevordel-4860 |
this.oInterfaceMinimap.Tag = "Interface-Minimap"; |
1853 |
3 |
Mevordel-4860 |
// |
1854 |
9 |
Mevordel-4860 |
// lInterfaceMinimap |
1855 |
3 |
Mevordel-4860 |
// |
1856 |
9 |
Mevordel-4860 |
this.lInterfaceMinimap.AutoSize = true; |
1857 |
|
Mevordel-4860 |
this.lInterfaceMinimap.Location = new System.Drawing.Point(5, 244); |
1858 |
|
Mevordel-4860 |
this.lInterfaceMinimap.Name = "lInterfaceMinimap"; |
1859 |
|
Mevordel-4860 |
this.lInterfaceMinimap.Size = new System.Drawing.Size(84, 13); |
1860 |
|
Mevordel-4860 |
this.lInterfaceMinimap.TabIndex = 0; |
1861 |
21 |
Telemachus-3098 |
this.lInterfaceMinimap.Tag = "Interface-Minimap"; |
1862 |
9 |
Mevordel-4860 |
this.lInterfaceMinimap.Text = "Minimap (Radar)"; |
1863 |
3 |
Mevordel-4860 |
// |
1864 |
9 |
Mevordel-4860 |
// oInterfaceFullMap |
1865 |
3 |
Mevordel-4860 |
// |
1866 |
9 |
Mevordel-4860 |
this.oInterfaceFullMap.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1867 |
|
Mevordel-4860 |
this.oInterfaceFullMap.Enabled = false; |
1868 |
|
Mevordel-4860 |
this.oInterfaceFullMap.FormattingEnabled = true; |
1869 |
|
Mevordel-4860 |
this.oInterfaceFullMap.Location = new System.Drawing.Point(6, 220); |
1870 |
|
Mevordel-4860 |
this.oInterfaceFullMap.Name = "oInterfaceFullMap"; |
1871 |
|
Mevordel-4860 |
this.oInterfaceFullMap.Size = new System.Drawing.Size(132, 21); |
1872 |
|
Mevordel-4860 |
this.oInterfaceFullMap.Sorted = true; |
1873 |
|
Mevordel-4860 |
this.oInterfaceFullMap.TabIndex = 16; |
1874 |
|
Mevordel-4860 |
this.oInterfaceFullMap.Tag = "Interface-FullMap"; |
1875 |
3 |
Mevordel-4860 |
// |
1876 |
9 |
Mevordel-4860 |
// oInterfaceEndTravel |
1877 |
3 |
Mevordel-4860 |
// |
1878 |
9 |
Mevordel-4860 |
this.oInterfaceEndTravel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1879 |
|
Mevordel-4860 |
this.oInterfaceEndTravel.Enabled = false; |
1880 |
|
Mevordel-4860 |
this.oInterfaceEndTravel.FormattingEnabled = true; |
1881 |
|
Mevordel-4860 |
this.oInterfaceEndTravel.Location = new System.Drawing.Point(6, 182); |
1882 |
|
Mevordel-4860 |
this.oInterfaceEndTravel.Name = "oInterfaceEndTravel"; |
1883 |
|
Mevordel-4860 |
this.oInterfaceEndTravel.Size = new System.Drawing.Size(132, 21); |
1884 |
|
Mevordel-4860 |
this.oInterfaceEndTravel.Sorted = true; |
1885 |
|
Mevordel-4860 |
this.oInterfaceEndTravel.TabIndex = 15; |
1886 |
|
Mevordel-4860 |
this.oInterfaceEndTravel.Tag = "Interface-EndTravel"; |
1887 |
3 |
Mevordel-4860 |
// |
1888 |
9 |
Mevordel-4860 |
// oInterfaceChat |
1889 |
3 |
Mevordel-4860 |
// |
1890 |
9 |
Mevordel-4860 |
this.oInterfaceChat.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1891 |
|
Mevordel-4860 |
this.oInterfaceChat.Enabled = false; |
1892 |
|
Mevordel-4860 |
this.oInterfaceChat.FormattingEnabled = true; |
1893 |
|
Mevordel-4860 |
this.oInterfaceChat.Location = new System.Drawing.Point(6, 144); |
1894 |
|
Mevordel-4860 |
this.oInterfaceChat.Name = "oInterfaceChat"; |
1895 |
|
Mevordel-4860 |
this.oInterfaceChat.Size = new System.Drawing.Size(132, 21); |
1896 |
|
Mevordel-4860 |
this.oInterfaceChat.Sorted = true; |
1897 |
|
Mevordel-4860 |
this.oInterfaceChat.TabIndex = 14; |
1898 |
|
Mevordel-4860 |
this.oInterfaceChat.Tag = "Interface-ChatBox"; |
1899 |
3 |
Mevordel-4860 |
// |
1900 |
9 |
Mevordel-4860 |
// oInterfaceBags |
1901 |
3 |
Mevordel-4860 |
// |
1902 |
9 |
Mevordel-4860 |
this.oInterfaceBags.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1903 |
|
Mevordel-4860 |
this.oInterfaceBags.Enabled = false; |
1904 |
|
Mevordel-4860 |
this.oInterfaceBags.FormattingEnabled = true; |
1905 |
|
Mevordel-4860 |
this.oInterfaceBags.Location = new System.Drawing.Point(6, 106); |
1906 |
|
Mevordel-4860 |
this.oInterfaceBags.Name = "oInterfaceBags"; |
1907 |
|
Mevordel-4860 |
this.oInterfaceBags.Size = new System.Drawing.Size(132, 21); |
1908 |
|
Mevordel-4860 |
this.oInterfaceBags.Sorted = true; |
1909 |
|
Mevordel-4860 |
this.oInterfaceBags.TabIndex = 13; |
1910 |
|
Mevordel-4860 |
this.oInterfaceBags.Tag = "Interface-Bags"; |
1911 |
3 |
Mevordel-4860 |
// |
1912 |
9 |
Mevordel-4860 |
// oInterfaceGambit |
1913 |
3 |
Mevordel-4860 |
// |
1914 |
9 |
Mevordel-4860 |
this.oInterfaceGambit.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1915 |
|
Mevordel-4860 |
this.oInterfaceGambit.Enabled = false; |
1916 |
|
Mevordel-4860 |
this.oInterfaceGambit.FormattingEnabled = true; |
1917 |
|
Mevordel-4860 |
this.oInterfaceGambit.Location = new System.Drawing.Point(6, 68); |
1918 |
|
Mevordel-4860 |
this.oInterfaceGambit.Name = "oInterfaceGambit"; |
1919 |
|
Mevordel-4860 |
this.oInterfaceGambit.Size = new System.Drawing.Size(132, 21); |
1920 |
|
Mevordel-4860 |
this.oInterfaceGambit.Sorted = true; |
1921 |
|
Mevordel-4860 |
this.oInterfaceGambit.TabIndex = 12; |
1922 |
|
Mevordel-4860 |
this.oInterfaceGambit.Tag = "Interface-Gambit"; |
1923 |
3 |
Mevordel-4860 |
// |
1924 |
9 |
Mevordel-4860 |
// oInterfaceAttunement |
1925 |
3 |
Mevordel-4860 |
// |
1926 |
9 |
Mevordel-4860 |
this.oInterfaceAttunement.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1927 |
|
Mevordel-4860 |
this.oInterfaceAttunement.Enabled = false; |
1928 |
|
Mevordel-4860 |
this.oInterfaceAttunement.FormattingEnabled = true; |
1929 |
|
Mevordel-4860 |
this.oInterfaceAttunement.Location = new System.Drawing.Point(6, 30); |
1930 |
|
Mevordel-4860 |
this.oInterfaceAttunement.Name = "oInterfaceAttunement"; |
1931 |
|
Mevordel-4860 |
this.oInterfaceAttunement.Size = new System.Drawing.Size(132, 21); |
1932 |
|
Mevordel-4860 |
this.oInterfaceAttunement.Sorted = true; |
1933 |
|
Mevordel-4860 |
this.oInterfaceAttunement.TabIndex = 11; |
1934 |
|
Mevordel-4860 |
this.oInterfaceAttunement.Tag = "Interface-Attunement"; |
1935 |
3 |
Mevordel-4860 |
// |
1936 |
9 |
Mevordel-4860 |
// lInterfaceAttunement |
1937 |
3 |
Mevordel-4860 |
// |
1938 |
9 |
Mevordel-4860 |
this.lInterfaceAttunement.AutoSize = true; |
1939 |
|
Mevordel-4860 |
this.lInterfaceAttunement.Location = new System.Drawing.Point(5, 16); |
1940 |
|
Mevordel-4860 |
this.lInterfaceAttunement.Name = "lInterfaceAttunement"; |
1941 |
|
Mevordel-4860 |
this.lInterfaceAttunement.Size = new System.Drawing.Size(61, 13); |
1942 |
|
Mevordel-4860 |
this.lInterfaceAttunement.TabIndex = 0; |
1943 |
21 |
Telemachus-3098 |
this.lInterfaceAttunement.Tag = "Interface-Attunement"; |
1944 |
9 |
Mevordel-4860 |
this.lInterfaceAttunement.Text = "Attunement"; |
1945 |
3 |
Mevordel-4860 |
// |
1946 |
9 |
Mevordel-4860 |
// gLegendary |
1947 |
3 |
Mevordel-4860 |
// |
1948 |
9 |
Mevordel-4860 |
this.gLegendary.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); |
1949 |
|
Mevordel-4860 |
this.gLegendary.Controls.Add(this.oLegendaryRelicMaster); |
1950 |
|
Mevordel-4860 |
this.gLegendary.Controls.Add(this.lLegendaryRelicMaster); |
1951 |
|
Mevordel-4860 |
this.gLegendary.Controls.Add(this.oLegendaryLegendaryItemTracking); |
1952 |
|
Mevordel-4860 |
this.gLegendary.Controls.Add(this.lLegendaryLegendaryItemTracking); |
1953 |
|
Mevordel-4860 |
this.gLegendary.Controls.Add(this.oLegendaryLegacyUpdate); |
1954 |
|
Mevordel-4860 |
this.gLegendary.Controls.Add(this.lLegendaryLegacyUpdate); |
1955 |
|
Mevordel-4860 |
this.gLegendary.Controls.Add(this.oLegendaryLegacyExtraction); |
1956 |
|
Mevordel-4860 |
this.gLegendary.Controls.Add(this.lLegendaryLegacyExtraction); |
1957 |
|
Mevordel-4860 |
this.gLegendary.Controls.Add(this.oLegendaryItemAdvancement); |
1958 |
|
Mevordel-4860 |
this.gLegendary.Controls.Add(this.lLegendaryItemAdvancement); |
1959 |
|
Mevordel-4860 |
this.gLegendary.Controls.Add(this.oLegendaryForgeMaster); |
1960 |
|
Mevordel-4860 |
this.gLegendary.Controls.Add(this.lLegendaryForgeMaster); |
1961 |
14 |
Mevordel-4860 |
this.gLegendary.Location = new System.Drawing.Point(596, 1); |
1962 |
9 |
Mevordel-4860 |
this.gLegendary.Name = "gLegendary"; |
1963 |
|
Mevordel-4860 |
this.gLegendary.Size = new System.Drawing.Size(144, 256); |
1964 |
12 |
Mevordel-4860 |
this.gLegendary.TabIndex = 7; |
1965 |
9 |
Mevordel-4860 |
this.gLegendary.TabStop = false; |
1966 |
|
Mevordel-4860 |
this.gLegendary.Text = "Legendary"; |
1967 |
3 |
Mevordel-4860 |
// |
1968 |
9 |
Mevordel-4860 |
// oLegendaryRelicMaster |
1969 |
3 |
Mevordel-4860 |
// |
1970 |
9 |
Mevordel-4860 |
this.oLegendaryRelicMaster.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1971 |
|
Mevordel-4860 |
this.oLegendaryRelicMaster.Enabled = false; |
1972 |
|
Mevordel-4860 |
this.oLegendaryRelicMaster.FormattingEnabled = true; |
1973 |
|
Mevordel-4860 |
this.oLegendaryRelicMaster.Location = new System.Drawing.Point(6, 220); |
1974 |
|
Mevordel-4860 |
this.oLegendaryRelicMaster.Name = "oLegendaryRelicMaster"; |
1975 |
|
Mevordel-4860 |
this.oLegendaryRelicMaster.Size = new System.Drawing.Size(132, 21); |
1976 |
|
Mevordel-4860 |
this.oLegendaryRelicMaster.Sorted = true; |
1977 |
|
Mevordel-4860 |
this.oLegendaryRelicMaster.TabIndex = 48; |
1978 |
|
Mevordel-4860 |
this.oLegendaryRelicMaster.Tag = "Legendary-RelicMaster"; |
1979 |
3 |
Mevordel-4860 |
// |
1980 |
9 |
Mevordel-4860 |
// lLegendaryRelicMaster |
1981 |
3 |
Mevordel-4860 |
// |
1982 |
9 |
Mevordel-4860 |
this.lLegendaryRelicMaster.AutoSize = true; |
1983 |
|
Mevordel-4860 |
this.lLegendaryRelicMaster.Location = new System.Drawing.Point(5, 206); |
1984 |
|
Mevordel-4860 |
this.lLegendaryRelicMaster.Name = "lLegendaryRelicMaster"; |
1985 |
|
Mevordel-4860 |
this.lLegendaryRelicMaster.Size = new System.Drawing.Size(66, 13); |
1986 |
|
Mevordel-4860 |
this.lLegendaryRelicMaster.TabIndex = 0; |
1987 |
21 |
Telemachus-3098 |
this.lLegendaryRelicMaster.Tag = "Legendary-RelicMaster"; |
1988 |
9 |
Mevordel-4860 |
this.lLegendaryRelicMaster.Text = "Relic Master"; |
1989 |
3 |
Mevordel-4860 |
// |
1990 |
9 |
Mevordel-4860 |
// oLegendaryLegendaryItemTracking |
1991 |
3 |
Mevordel-4860 |
// |
1992 |
9 |
Mevordel-4860 |
this.oLegendaryLegendaryItemTracking.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
1993 |
|
Mevordel-4860 |
this.oLegendaryLegendaryItemTracking.Enabled = false; |
1994 |
|
Mevordel-4860 |
this.oLegendaryLegendaryItemTracking.FormattingEnabled = true; |
1995 |
|
Mevordel-4860 |
this.oLegendaryLegendaryItemTracking.Location = new System.Drawing.Point(6, 182); |
1996 |
|
Mevordel-4860 |
this.oLegendaryLegendaryItemTracking.Name = "oLegendaryLegendaryItemTracking"; |
1997 |
|
Mevordel-4860 |
this.oLegendaryLegendaryItemTracking.Size = new System.Drawing.Size(132, 21); |
1998 |
|
Mevordel-4860 |
this.oLegendaryLegendaryItemTracking.Sorted = true; |
1999 |
|
Mevordel-4860 |
this.oLegendaryLegendaryItemTracking.TabIndex = 47; |
2000 |
|
Mevordel-4860 |
this.oLegendaryLegendaryItemTracking.Tag = "Legendary-ItemTracking"; |
2001 |
3 |
Mevordel-4860 |
// |
2002 |
9 |
Mevordel-4860 |
// lLegendaryLegendaryItemTracking |
2003 |
3 |
Mevordel-4860 |
// |
2004 |
9 |
Mevordel-4860 |
this.lLegendaryLegendaryItemTracking.AutoSize = true; |
2005 |
|
Mevordel-4860 |
this.lLegendaryLegendaryItemTracking.Location = new System.Drawing.Point(5, 168); |
2006 |
|
Mevordel-4860 |
this.lLegendaryLegendaryItemTracking.Name = "lLegendaryLegendaryItemTracking"; |
2007 |
|
Mevordel-4860 |
this.lLegendaryLegendaryItemTracking.Size = new System.Drawing.Size(72, 13); |
2008 |
|
Mevordel-4860 |
this.lLegendaryLegendaryItemTracking.TabIndex = 0; |
2009 |
21 |
Telemachus-3098 |
this.lLegendaryLegendaryItemTracking.Tag = "Legendary-ItemTracking"; |
2010 |
9 |
Mevordel-4860 |
this.lLegendaryLegendaryItemTracking.Text = "Item Tracking"; |
2011 |
3 |
Mevordel-4860 |
// |
2012 |
9 |
Mevordel-4860 |
// oLegendaryLegacyUpdate |
2013 |
3 |
Mevordel-4860 |
// |
2014 |
9 |
Mevordel-4860 |
this.oLegendaryLegacyUpdate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
2015 |
|
Mevordel-4860 |
this.oLegendaryLegacyUpdate.Enabled = false; |
2016 |
|
Mevordel-4860 |
this.oLegendaryLegacyUpdate.FormattingEnabled = true; |
2017 |
|
Mevordel-4860 |
this.oLegendaryLegacyUpdate.Location = new System.Drawing.Point(6, 144); |
2018 |
|
Mevordel-4860 |
this.oLegendaryLegacyUpdate.Name = "oLegendaryLegacyUpdate"; |
2019 |
|
Mevordel-4860 |
this.oLegendaryLegacyUpdate.Size = new System.Drawing.Size(132, 21); |
2020 |
|
Mevordel-4860 |
this.oLegendaryLegacyUpdate.Sorted = true; |
2021 |
|
Mevordel-4860 |
this.oLegendaryLegacyUpdate.TabIndex = 46; |
2022 |
|
Mevordel-4860 |
this.oLegendaryLegacyUpdate.Tag = "Legendary-LegacyUpdate"; |
2023 |
3 |
Mevordel-4860 |
// |
2024 |
9 |
Mevordel-4860 |
// lLegendaryLegacyUpdate |
2025 |
3 |
Mevordel-4860 |
// |
2026 |
9 |
Mevordel-4860 |
this.lLegendaryLegacyUpdate.AutoSize = true; |
2027 |
|
Mevordel-4860 |
this.lLegendaryLegacyUpdate.Location = new System.Drawing.Point(5, 130); |
2028 |
|
Mevordel-4860 |
this.lLegendaryLegacyUpdate.Name = "lLegendaryLegacyUpdate"; |
2029 |
|
Mevordel-4860 |
this.lLegendaryLegacyUpdate.Size = new System.Drawing.Size(80, 13); |
2030 |
|
Mevordel-4860 |
this.lLegendaryLegacyUpdate.TabIndex = 0; |
2031 |
21 |
Telemachus-3098 |
this.lLegendaryLegacyUpdate.Tag = "Legendary-LegacyUpdate"; |
2032 |
9 |
Mevordel-4860 |
this.lLegendaryLegacyUpdate.Text = "Legacy Update"; |
2033 |
3 |
Mevordel-4860 |
// |
2034 |
9 |
Mevordel-4860 |
// oLegendaryLegacyExtraction |
2035 |
3 |
Mevordel-4860 |
// |
2036 |
9 |
Mevordel-4860 |
this.oLegendaryLegacyExtraction.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
2037 |
|
Mevordel-4860 |
this.oLegendaryLegacyExtraction.Enabled = false; |
2038 |
|
Mevordel-4860 |
this.oLegendaryLegacyExtraction.FormattingEnabled = true; |
2039 |
|
Mevordel-4860 |
this.oLegendaryLegacyExtraction.Location = new System.Drawing.Point(6, 106); |
2040 |
|
Mevordel-4860 |
this.oLegendaryLegacyExtraction.Name = "oLegendaryLegacyExtraction"; |
2041 |
|
Mevordel-4860 |
this.oLegendaryLegacyExtraction.Size = new System.Drawing.Size(132, 21); |
2042 |
|
Mevordel-4860 |
this.oLegendaryLegacyExtraction.Sorted = true; |
2043 |
|
Mevordel-4860 |
this.oLegendaryLegacyExtraction.TabIndex = 45; |
2044 |
|
Mevordel-4860 |
this.oLegendaryLegacyExtraction.Tag = "Legendary-LegacyExtraction"; |
2045 |
3 |
Mevordel-4860 |
// |
2046 |
9 |
Mevordel-4860 |
// lLegendaryLegacyExtraction |
2047 |
3 |
Mevordel-4860 |
// |
2048 |
9 |
Mevordel-4860 |
this.lLegendaryLegacyExtraction.AutoSize = true; |
2049 |
|
Mevordel-4860 |
this.lLegendaryLegacyExtraction.Location = new System.Drawing.Point(5, 92); |
2050 |
|
Mevordel-4860 |
this.lLegendaryLegacyExtraction.Name = "lLegendaryLegacyExtraction"; |
2051 |
|
Mevordel-4860 |
this.lLegendaryLegacyExtraction.Size = new System.Drawing.Size(92, 13); |
2052 |
|
Mevordel-4860 |
this.lLegendaryLegacyExtraction.TabIndex = 0; |
2053 |
21 |
Telemachus-3098 |
this.lLegendaryLegacyExtraction.Tag = "Legendary-LegacyExtraction"; |
2054 |
9 |
Mevordel-4860 |
this.lLegendaryLegacyExtraction.Text = "Legacy Extraction"; |
2055 |
3 |
Mevordel-4860 |
// |
2056 |
9 |
Mevordel-4860 |
// oLegendaryItemAdvancement |
2057 |
4 |
Mevordel-4860 |
// |
2058 |
9 |
Mevordel-4860 |
this.oLegendaryItemAdvancement.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
2059 |
|
Mevordel-4860 |
this.oLegendaryItemAdvancement.Enabled = false; |
2060 |
|
Mevordel-4860 |
this.oLegendaryItemAdvancement.FormattingEnabled = true; |
2061 |
|
Mevordel-4860 |
this.oLegendaryItemAdvancement.Location = new System.Drawing.Point(6, 68); |
2062 |
|
Mevordel-4860 |
this.oLegendaryItemAdvancement.Name = "oLegendaryItemAdvancement"; |
2063 |
|
Mevordel-4860 |
this.oLegendaryItemAdvancement.Size = new System.Drawing.Size(132, 21); |
2064 |
|
Mevordel-4860 |
this.oLegendaryItemAdvancement.Sorted = true; |
2065 |
|
Mevordel-4860 |
this.oLegendaryItemAdvancement.TabIndex = 44; |
2066 |
17 |
Telemachus-3098 |
this.oLegendaryItemAdvancement.Tag = "Legendary-ItemAdvancement"; |
2067 |
4 |
Mevordel-4860 |
// |
2068 |
9 |
Mevordel-4860 |
// lLegendaryItemAdvancement |
2069 |
4 |
Mevordel-4860 |
// |
2070 |
9 |
Mevordel-4860 |
this.lLegendaryItemAdvancement.AutoSize = true; |
2071 |
|
Mevordel-4860 |
this.lLegendaryItemAdvancement.Location = new System.Drawing.Point(5, 54); |
2072 |
|
Mevordel-4860 |
this.lLegendaryItemAdvancement.Name = "lLegendaryItemAdvancement"; |
2073 |
|
Mevordel-4860 |
this.lLegendaryItemAdvancement.Size = new System.Drawing.Size(96, 13); |
2074 |
|
Mevordel-4860 |
this.lLegendaryItemAdvancement.TabIndex = 0; |
2075 |
21 |
Telemachus-3098 |
this.lLegendaryItemAdvancement.Tag = "Legendary-ItemAdvancement"; |
2076 |
9 |
Mevordel-4860 |
this.lLegendaryItemAdvancement.Text = "Item Advancement"; |
2077 |
4 |
Mevordel-4860 |
// |
2078 |
9 |
Mevordel-4860 |
// oLegendaryForgeMaster |
2079 |
5 |
Mevordel-4860 |
// |
2080 |
9 |
Mevordel-4860 |
this.oLegendaryForgeMaster.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
2081 |
|
Mevordel-4860 |
this.oLegendaryForgeMaster.Enabled = false; |
2082 |
|
Mevordel-4860 |
this.oLegendaryForgeMaster.FormattingEnabled = true; |
2083 |
|
Mevordel-4860 |
this.oLegendaryForgeMaster.Location = new System.Drawing.Point(6, 30); |
2084 |
|
Mevordel-4860 |
this.oLegendaryForgeMaster.Name = "oLegendaryForgeMaster"; |
2085 |
|
Mevordel-4860 |
this.oLegendaryForgeMaster.Size = new System.Drawing.Size(132, 21); |
2086 |
|
Mevordel-4860 |
this.oLegendaryForgeMaster.Sorted = true; |
2087 |
|
Mevordel-4860 |
this.oLegendaryForgeMaster.TabIndex = 43; |
2088 |
|
Mevordel-4860 |
this.oLegendaryForgeMaster.Tag = "Legendary-ForgeMaster"; |
2089 |
5 |
Mevordel-4860 |
// |
2090 |
9 |
Mevordel-4860 |
// lLegendaryForgeMaster |
2091 |
5 |
Mevordel-4860 |
// |
2092 |
9 |
Mevordel-4860 |
this.lLegendaryForgeMaster.AutoSize = true; |
2093 |
|
Mevordel-4860 |
this.lLegendaryForgeMaster.Location = new System.Drawing.Point(5, 16); |
2094 |
|
Mevordel-4860 |
this.lLegendaryForgeMaster.Name = "lLegendaryForgeMaster"; |
2095 |
|
Mevordel-4860 |
this.lLegendaryForgeMaster.Size = new System.Drawing.Size(69, 13); |
2096 |
|
Mevordel-4860 |
this.lLegendaryForgeMaster.TabIndex = 0; |
2097 |
21 |
Telemachus-3098 |
this.lLegendaryForgeMaster.Tag = "Legendary-ForgeMaster"; |
2098 |
9 |
Mevordel-4860 |
this.lLegendaryForgeMaster.Text = "Forge Master"; |
2099 |
5 |
Mevordel-4860 |
// |
2100 |
9 |
Mevordel-4860 |
// gSkirmish |
2101 |
5 |
Mevordel-4860 |
// |
2102 |
9 |
Mevordel-4860 |
this.gSkirmish.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); |
2103 |
|
Mevordel-4860 |
this.gSkirmish.Controls.Add(this.lSkirmishSkirmishPanel); |
2104 |
|
Mevordel-4860 |
this.gSkirmish.Controls.Add(this.lSkirmishSkirmishCreate); |
2105 |
|
Mevordel-4860 |
this.gSkirmish.Controls.Add(this.oSkirmishSkirmishCreate); |
2106 |
|
Mevordel-4860 |
this.gSkirmish.Controls.Add(this.oSkirmishSkirmishPanel); |
2107 |
14 |
Mevordel-4860 |
this.gSkirmish.Location = new System.Drawing.Point(152, 343); |
2108 |
9 |
Mevordel-4860 |
this.gSkirmish.Name = "gSkirmish"; |
2109 |
12 |
Mevordel-4860 |
this.gSkirmish.Size = new System.Drawing.Size(144, 104); |
2110 |
|
Mevordel-4860 |
this.gSkirmish.TabIndex = 3; |
2111 |
9 |
Mevordel-4860 |
this.gSkirmish.TabStop = false; |
2112 |
|
Mevordel-4860 |
this.gSkirmish.Text = "Skirmish"; |
2113 |
5 |
Mevordel-4860 |
// |
2114 |
9 |
Mevordel-4860 |
// lSkirmishSkirmishPanel |
2115 |
5 |
Mevordel-4860 |
// |
2116 |
9 |
Mevordel-4860 |
this.lSkirmishSkirmishPanel.AutoSize = true; |
2117 |
|
Mevordel-4860 |
this.lSkirmishSkirmishPanel.Location = new System.Drawing.Point(5, 54); |
2118 |
|
Mevordel-4860 |
this.lSkirmishSkirmishPanel.Name = "lSkirmishSkirmishPanel"; |
2119 |
|
Mevordel-4860 |
this.lSkirmishSkirmishPanel.Size = new System.Drawing.Size(76, 13); |
2120 |
|
Mevordel-4860 |
this.lSkirmishSkirmishPanel.TabIndex = 0; |
2121 |
21 |
Telemachus-3098 |
this.lSkirmishSkirmishPanel.Tag = "Skirmish-Panel"; |
2122 |
9 |
Mevordel-4860 |
this.lSkirmishSkirmishPanel.Text = "Skirmish Panel"; |
2123 |
5 |
Mevordel-4860 |
// |
2124 |
9 |
Mevordel-4860 |
// lSkirmishSkirmishCreate |
2125 |
5 |
Mevordel-4860 |
// |
2126 |
9 |
Mevordel-4860 |
this.lSkirmishSkirmishCreate.AutoSize = true; |
2127 |
|
Mevordel-4860 |
this.lSkirmishSkirmishCreate.Location = new System.Drawing.Point(5, 16); |
2128 |
|
Mevordel-4860 |
this.lSkirmishSkirmishCreate.Name = "lSkirmishSkirmishCreate"; |
2129 |
|
Mevordel-4860 |
this.lSkirmishSkirmishCreate.Size = new System.Drawing.Size(80, 13); |
2130 |
|
Mevordel-4860 |
this.lSkirmishSkirmishCreate.TabIndex = 0; |
2131 |
21 |
Telemachus-3098 |
this.lSkirmishSkirmishCreate.Tag = "Skirmish-Create"; |
2132 |
9 |
Mevordel-4860 |
this.lSkirmishSkirmishCreate.Text = "Skirmish Create"; |
2133 |
5 |
Mevordel-4860 |
// |
2134 |
9 |
Mevordel-4860 |
// oSkirmishSkirmishCreate |
2135 |
5 |
Mevordel-4860 |
// |
2136 |
9 |
Mevordel-4860 |
this.oSkirmishSkirmishCreate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
2137 |
|
Mevordel-4860 |
this.oSkirmishSkirmishCreate.Enabled = false; |
2138 |
|
Mevordel-4860 |
this.oSkirmishSkirmishCreate.FormattingEnabled = true; |
2139 |
|
Mevordel-4860 |
this.oSkirmishSkirmishCreate.Location = new System.Drawing.Point(6, 30); |
2140 |
|
Mevordel-4860 |
this.oSkirmishSkirmishCreate.Name = "oSkirmishSkirmishCreate"; |
2141 |
|
Mevordel-4860 |
this.oSkirmishSkirmishCreate.Size = new System.Drawing.Size(132, 21); |
2142 |
|
Mevordel-4860 |
this.oSkirmishSkirmishCreate.Sorted = true; |
2143 |
|
Mevordel-4860 |
this.oSkirmishSkirmishCreate.TabIndex = 9; |
2144 |
|
Mevordel-4860 |
this.oSkirmishSkirmishCreate.Tag = "Skirmish-Create"; |
2145 |
5 |
Mevordel-4860 |
// |
2146 |
9 |
Mevordel-4860 |
// oSkirmishSkirmishPanel |
2147 |
5 |
Mevordel-4860 |
// |
2148 |
9 |
Mevordel-4860 |
this.oSkirmishSkirmishPanel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
2149 |
|
Mevordel-4860 |
this.oSkirmishSkirmishPanel.Enabled = false; |
2150 |
|
Mevordel-4860 |
this.oSkirmishSkirmishPanel.FormattingEnabled = true; |
2151 |
|
Mevordel-4860 |
this.oSkirmishSkirmishPanel.Location = new System.Drawing.Point(6, 68); |
2152 |
|
Mevordel-4860 |
this.oSkirmishSkirmishPanel.Name = "oSkirmishSkirmishPanel"; |
2153 |
|
Mevordel-4860 |
this.oSkirmishSkirmishPanel.Size = new System.Drawing.Size(132, 21); |
2154 |
|
Mevordel-4860 |
this.oSkirmishSkirmishPanel.Sorted = true; |
2155 |
|
Mevordel-4860 |
this.oSkirmishSkirmishPanel.TabIndex = 10; |
2156 |
|
Mevordel-4860 |
this.oSkirmishSkirmishPanel.Tag = "Skirmish-Panel"; |
2157 |
5 |
Mevordel-4860 |
// |
2158 |
14 |
Mevordel-4860 |
// gHelp |
2159 |
5 |
Mevordel-4860 |
// |
2160 |
14 |
Mevordel-4860 |
this.gHelp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); |
2161 |
|
Mevordel-4860 |
this.gHelp.Controls.Add(this.bOptions); |
2162 |
|
Mevordel-4860 |
this.gHelp.Controls.Add(this.iLotroInterface); |
2163 |
|
Mevordel-4860 |
this.gHelp.Location = new System.Drawing.Point(4, 245); |
2164 |
|
Mevordel-4860 |
this.gHelp.Name = "gHelp"; |
2165 |
|
Mevordel-4860 |
this.gHelp.Size = new System.Drawing.Size(120, 268); |
2166 |
|
Mevordel-4860 |
this.gHelp.TabIndex = 14; |
2167 |
|
Mevordel-4860 |
this.gHelp.TabStop = false; |
2168 |
|
Mevordel-4860 |
this.gHelp.Text = "Help/About"; |
2169 |
5 |
Mevordel-4860 |
// |
2170 |
9 |
Mevordel-4860 |
// bOptions |
2171 |
5 |
Mevordel-4860 |
// |
2172 |
14 |
Mevordel-4860 |
this.bOptions.Dock = System.Windows.Forms.DockStyle.Bottom; |
2173 |
|
Mevordel-4860 |
this.bOptions.Location = new System.Drawing.Point(3, 242); |
2174 |
9 |
Mevordel-4860 |
this.bOptions.Name = "bOptions"; |
2175 |
14 |
Mevordel-4860 |
this.bOptions.Size = new System.Drawing.Size(114, 23); |
2176 |
9 |
Mevordel-4860 |
this.bOptions.TabIndex = 109; |
2177 |
14 |
Mevordel-4860 |
this.bOptions.Text = "Program &Options"; |
2178 |
9 |
Mevordel-4860 |
this.bOptions.UseVisualStyleBackColor = true; |
2179 |
|
Mevordel-4860 |
this.bOptions.Click += new System.EventHandler(this.OptionsWindow); |
2180 |
5 |
Mevordel-4860 |
// |
2181 |
9 |
Mevordel-4860 |
// iLotroInterface |
2182 |
5 |
Mevordel-4860 |
// |
2183 |
14 |
Mevordel-4860 |
this.iLotroInterface.Dock = System.Windows.Forms.DockStyle.Top; |
2184 |
20 |
Mevordel-4860 |
this.iLotroInterface.LinkArea = new System.Windows.Forms.LinkArea(82, 14); |
2185 |
9 |
Mevordel-4860 |
this.iLotroInterface.Location = new System.Drawing.Point(3, 16); |
2186 |
|
Mevordel-4860 |
this.iLotroInterface.Name = "iLotroInterface"; |
2187 |
14 |
Mevordel-4860 |
this.iLotroInterface.Size = new System.Drawing.Size(114, 220); |
2188 |
9 |
Mevordel-4860 |
this.iLotroInterface.TabIndex = 108; |
2189 |
|
Mevordel-4860 |
this.iLotroInterface.TabStop = true; |
2190 |
14 |
Mevordel-4860 |
this.iLotroInterface.Text = resources.GetString("iLotroInterface.Text"); |
2191 |
9 |
Mevordel-4860 |
this.iLotroInterface.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; |
2192 |
|
Mevordel-4860 |
this.iLotroInterface.UseCompatibleTextRendering = true; |
2193 |
|
Mevordel-4860 |
this.iLotroInterface.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.NavigateToLI); |
2194 |
5 |
Mevordel-4860 |
// |
2195 |
9 |
Mevordel-4860 |
// gFullSkinActions |
2196 |
5 |
Mevordel-4860 |
// |
2197 |
9 |
Mevordel-4860 |
this.gFullSkinActions.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); |
2198 |
|
Mevordel-4860 |
this.gFullSkinActions.Controls.Add(this.bLoadSkin); |
2199 |
|
Mevordel-4860 |
this.gFullSkinActions.Controls.Add(this.bDeleteSkin); |
2200 |
|
Mevordel-4860 |
this.gFullSkinActions.Controls.Add(this.bEditSkin); |
2201 |
|
Mevordel-4860 |
this.gFullSkinActions.Controls.Add(this.bBuildSkin); |
2202 |
14 |
Mevordel-4860 |
this.gFullSkinActions.Location = new System.Drawing.Point(4, 115); |
2203 |
9 |
Mevordel-4860 |
this.gFullSkinActions.Name = "gFullSkinActions"; |
2204 |
|
Mevordel-4860 |
this.gFullSkinActions.Size = new System.Drawing.Size(120, 122); |
2205 |
12 |
Mevordel-4860 |
this.gFullSkinActions.TabIndex = 13; |
2206 |
9 |
Mevordel-4860 |
this.gFullSkinActions.TabStop = false; |
2207 |
|
Mevordel-4860 |
this.gFullSkinActions.Text = "Skin Actions"; |
2208 |
5 |
Mevordel-4860 |
// |
2209 |
9 |
Mevordel-4860 |
// bLoadSkin |
2210 |
5 |
Mevordel-4860 |
// |
2211 |
9 |
Mevordel-4860 |
this.bLoadSkin.Location = new System.Drawing.Point(6, 16); |
2212 |
|
Mevordel-4860 |
this.bLoadSkin.Name = "bLoadSkin"; |
2213 |
|
Mevordel-4860 |
this.bLoadSkin.Size = new System.Drawing.Size(108, 23); |
2214 |
|
Mevordel-4860 |
this.bLoadSkin.TabIndex = 104; |
2215 |
|
Mevordel-4860 |
this.bLoadSkin.Text = "&Load"; |
2216 |
|
Mevordel-4860 |
this.bLoadSkin.UseVisualStyleBackColor = true; |
2217 |
|
Mevordel-4860 |
this.bLoadSkin.Click += new System.EventHandler(this.LoadSkin); |
2218 |
5 |
Mevordel-4860 |
// |
2219 |
9 |
Mevordel-4860 |
// bDeleteSkin |
2220 |
5 |
Mevordel-4860 |
// |
2221 |
9 |
Mevordel-4860 |
this.bDeleteSkin.Location = new System.Drawing.Point(6, 94); |
2222 |
|
Mevordel-4860 |
this.bDeleteSkin.Name = "bDeleteSkin"; |
2223 |
|
Mevordel-4860 |
this.bDeleteSkin.Size = new System.Drawing.Size(108, 23); |
2224 |
|
Mevordel-4860 |
this.bDeleteSkin.TabIndex = 107; |
2225 |
|
Mevordel-4860 |
this.bDeleteSkin.Text = "&Delete"; |
2226 |
|
Mevordel-4860 |
this.bDeleteSkin.UseVisualStyleBackColor = true; |
2227 |
|
Mevordel-4860 |
this.bDeleteSkin.Click += new System.EventHandler(this.DeleteSkin); |
2228 |
5 |
Mevordel-4860 |
// |
2229 |
9 |
Mevordel-4860 |
// bEditSkin |
2230 |
|
Mevordel-4860 |
// |
2231 |
|
Mevordel-4860 |
this.bEditSkin.Location = new System.Drawing.Point(6, 68); |
2232 |
|
Mevordel-4860 |
this.bEditSkin.Name = "bEditSkin"; |
2233 |
|
Mevordel-4860 |
this.bEditSkin.Size = new System.Drawing.Size(108, 23); |
2234 |
|
Mevordel-4860 |
this.bEditSkin.TabIndex = 106; |
2235 |
|
Mevordel-4860 |
this.bEditSkin.Text = "&Edit Manually"; |
2236 |
|
Mevordel-4860 |
this.bEditSkin.UseVisualStyleBackColor = true; |
2237 |
|
Mevordel-4860 |
this.bEditSkin.Click += new System.EventHandler(this.EditSkin); |
2238 |
|
Mevordel-4860 |
// |
2239 |
|
Mevordel-4860 |
// bBuildSkin |
2240 |
|
Mevordel-4860 |
// |
2241 |
|
Mevordel-4860 |
this.bBuildSkin.Location = new System.Drawing.Point(6, 42); |
2242 |
|
Mevordel-4860 |
this.bBuildSkin.Name = "bBuildSkin"; |
2243 |
|
Mevordel-4860 |
this.bBuildSkin.Size = new System.Drawing.Size(108, 23); |
2244 |
|
Mevordel-4860 |
this.bBuildSkin.TabIndex = 105; |
2245 |
|
Mevordel-4860 |
this.bBuildSkin.Text = "&Build/Update"; |
2246 |
|
Mevordel-4860 |
this.bBuildSkin.UseVisualStyleBackColor = true; |
2247 |
|
Mevordel-4860 |
this.bBuildSkin.Click += new System.EventHandler(this.BuildSkin); |
2248 |
|
Mevordel-4860 |
// |
2249 |
|
Mevordel-4860 |
// gResolution |
2250 |
|
Mevordel-4860 |
// |
2251 |
|
Mevordel-4860 |
this.gResolution.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); |
2252 |
|
Mevordel-4860 |
this.gResolution.Controls.Add(this.label10); |
2253 |
|
Mevordel-4860 |
this.gResolution.Controls.Add(this.tSkinName); |
2254 |
|
Mevordel-4860 |
this.gResolution.Controls.Add(this.lResolutionMain); |
2255 |
|
Mevordel-4860 |
this.gResolution.Controls.Add(this.oResolutionMain); |
2256 |
14 |
Mevordel-4860 |
this.gResolution.Location = new System.Drawing.Point(4, 1); |
2257 |
9 |
Mevordel-4860 |
this.gResolution.Name = "gResolution"; |
2258 |
14 |
Mevordel-4860 |
this.gResolution.Size = new System.Drawing.Size(120, 104); |
2259 |
12 |
Mevordel-4860 |
this.gResolution.TabIndex = 12; |
2260 |
9 |
Mevordel-4860 |
this.gResolution.TabStop = false; |
2261 |
|
Mevordel-4860 |
this.gResolution.Text = "Skin Properties"; |
2262 |
|
Mevordel-4860 |
// |
2263 |
|
Mevordel-4860 |
// label10 |
2264 |
|
Mevordel-4860 |
// |
2265 |
|
Mevordel-4860 |
this.label10.AutoSize = true; |
2266 |
|
Mevordel-4860 |
this.label10.Location = new System.Drawing.Point(5, 16); |
2267 |
|
Mevordel-4860 |
this.label10.Name = "label10"; |
2268 |
|
Mevordel-4860 |
this.label10.Size = new System.Drawing.Size(35, 13); |
2269 |
|
Mevordel-4860 |
this.label10.TabIndex = 56; |
2270 |
|
Mevordel-4860 |
this.label10.Text = "Name"; |
2271 |
|
Mevordel-4860 |
// |
2272 |
|
Mevordel-4860 |
// tSkinName |
2273 |
|
Mevordel-4860 |
// |
2274 |
|
Mevordel-4860 |
this.tSkinName.AllowDrop = true; |
2275 |
|
Mevordel-4860 |
this.tSkinName.FormattingEnabled = true; |
2276 |
|
Mevordel-4860 |
this.tSkinName.Location = new System.Drawing.Point(6, 30); |
2277 |
|
Mevordel-4860 |
this.tSkinName.Name = "tSkinName"; |
2278 |
|
Mevordel-4860 |
this.tSkinName.Size = new System.Drawing.Size(110, 21); |
2279 |
|
Mevordel-4860 |
this.tSkinName.Sorted = true; |
2280 |
|
Mevordel-4860 |
this.tSkinName.TabIndex = 101; |
2281 |
|
Mevordel-4860 |
// |
2282 |
|
Mevordel-4860 |
// lResolutionMain |
2283 |
|
Mevordel-4860 |
// |
2284 |
|
Mevordel-4860 |
this.lResolutionMain.AutoSize = true; |
2285 |
|
Mevordel-4860 |
this.lResolutionMain.Location = new System.Drawing.Point(5, 54); |
2286 |
|
Mevordel-4860 |
this.lResolutionMain.Name = "lResolutionMain"; |
2287 |
14 |
Mevordel-4860 |
this.lResolutionMain.Size = new System.Drawing.Size(57, 13); |
2288 |
9 |
Mevordel-4860 |
this.lResolutionMain.TabIndex = 0; |
2289 |
14 |
Mevordel-4860 |
this.lResolutionMain.Text = "Resolution"; |
2290 |
9 |
Mevordel-4860 |
// |
2291 |
|
Mevordel-4860 |
// oResolutionMain |
2292 |
|
Mevordel-4860 |
// |
2293 |
|
Mevordel-4860 |
this.oResolutionMain.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
2294 |
|
Mevordel-4860 |
this.oResolutionMain.FormattingEnabled = true; |
2295 |
|
Mevordel-4860 |
this.oResolutionMain.Location = new System.Drawing.Point(6, 68); |
2296 |
|
Mevordel-4860 |
this.oResolutionMain.Name = "oResolutionMain"; |
2297 |
|
Mevordel-4860 |
this.oResolutionMain.Size = new System.Drawing.Size(110, 21); |
2298 |
|
Mevordel-4860 |
this.oResolutionMain.TabIndex = 102; |
2299 |
|
Mevordel-4860 |
// |
2300 |
3 |
Mevordel-4860 |
// fBuildSkin |
2301 |
|
Mevordel-4860 |
// |
2302 |
|
Mevordel-4860 |
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); |
2303 |
|
Mevordel-4860 |
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
2304 |
5 |
Mevordel-4860 |
this.ClientSize = new System.Drawing.Size(1024, 766); |
2305 |
3 |
Mevordel-4860 |
this.Controls.Add(this.sVertical); |
2306 |
|
Mevordel-4860 |
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); |
2307 |
5 |
Mevordel-4860 |
this.MinimumSize = new System.Drawing.Size(1032, 700); |
2308 |
3 |
Mevordel-4860 |
this.Name = "fBuildSkin"; |
2309 |
|
Mevordel-4860 |
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
2310 |
|
Mevordel-4860 |
this.Text = "BuildSkin"; |
2311 |
|
Mevordel-4860 |
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.OnClose); |
2312 |
|
Mevordel-4860 |
((System.ComponentModel.ISupportInitialize)(this.pPreview)).EndInit(); |
2313 |
|
Mevordel-4860 |
this.sVertical.Panel1.ResumeLayout(false); |
2314 |
|
Mevordel-4860 |
this.sVertical.Panel2.ResumeLayout(false); |
2315 |
|
Mevordel-4860 |
this.sVertical.ResumeLayout(false); |
2316 |
|
Mevordel-4860 |
this.sHorizontal.Panel1.ResumeLayout(false); |
2317 |
|
Mevordel-4860 |
this.sHorizontal.Panel2.ResumeLayout(false); |
2318 |
|
Mevordel-4860 |
this.sHorizontal.ResumeLayout(false); |
2319 |
13 |
Mevordel-4860 |
this.groupBox2.ResumeLayout(false); |
2320 |
|
Mevordel-4860 |
this.groupBox2.PerformLayout(); |
2321 |
9 |
Mevordel-4860 |
this.groupBox1.ResumeLayout(false); |
2322 |
|
Mevordel-4860 |
this.groupBox1.PerformLayout(); |
2323 |
|
Mevordel-4860 |
this.gFellowship.ResumeLayout(false); |
2324 |
|
Mevordel-4860 |
this.gFellowship.PerformLayout(); |
2325 |
|
Mevordel-4860 |
this.gHousing.ResumeLayout(false); |
2326 |
|
Mevordel-4860 |
this.gHousing.PerformLayout(); |
2327 |
|
Mevordel-4860 |
this.gUIPanels.ResumeLayout(false); |
2328 |
|
Mevordel-4860 |
this.gUIPanels.PerformLayout(); |
2329 |
|
Mevordel-4860 |
this.gVitals.ResumeLayout(false); |
2330 |
|
Mevordel-4860 |
this.gVitals.PerformLayout(); |
2331 |
|
Mevordel-4860 |
this.gNPCDialogs.ResumeLayout(false); |
2332 |
|
Mevordel-4860 |
this.gNPCDialogs.PerformLayout(); |
2333 |
|
Mevordel-4860 |
this.gPanelStyle.ResumeLayout(false); |
2334 |
|
Mevordel-4860 |
this.gPanelStyle.PerformLayout(); |
2335 |
|
Mevordel-4860 |
this.gInterface.ResumeLayout(false); |
2336 |
|
Mevordel-4860 |
this.gInterface.PerformLayout(); |
2337 |
|
Mevordel-4860 |
this.gLegendary.ResumeLayout(false); |
2338 |
|
Mevordel-4860 |
this.gLegendary.PerformLayout(); |
2339 |
5 |
Mevordel-4860 |
this.gSkirmish.ResumeLayout(false); |
2340 |
|
Mevordel-4860 |
this.gSkirmish.PerformLayout(); |
2341 |
|
Mevordel-4860 |
this.gHelp.ResumeLayout(false); |
2342 |
9 |
Mevordel-4860 |
this.gFullSkinActions.ResumeLayout(false); |
2343 |
5 |
Mevordel-4860 |
this.gResolution.ResumeLayout(false); |
2344 |
|
Mevordel-4860 |
this.gResolution.PerformLayout(); |
2345 |
3 |
Mevordel-4860 |
this.ResumeLayout(false); |
2346 |
|
Mevordel-4860 |
|
2347 |
|
Mevordel-4860 |
} |
2348 |
|
Mevordel-4860 |
|
2349 |
|
Mevordel-4860 |
#endregion |
2350 |
|
Mevordel-4860 |
|
2351 |
|
Mevordel-4860 |
private System.Windows.Forms.PictureBox pPreview; |
2352 |
5 |
Mevordel-4860 |
private System.Windows.Forms.SplitContainer sVertical; |
2353 |
|
Mevordel-4860 |
private System.Windows.Forms.SplitContainer sHorizontal; |
2354 |
|
Mevordel-4860 |
private System.Windows.Forms.GroupBox groupBox1; |
2355 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label24; |
2356 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label25; |
2357 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox23; |
2358 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox24; |
2359 |
|
Mevordel-4860 |
private System.Windows.Forms.GroupBox gFellowship; |
2360 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label19; |
2361 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label20; |
2362 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label21; |
2363 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label22; |
2364 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox18; |
2365 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox19; |
2366 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox20; |
2367 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox21; |
2368 |
|
Mevordel-4860 |
private System.Windows.Forms.GroupBox gHousing; |
2369 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox16; |
2370 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label17; |
2371 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox17; |
2372 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label18; |
2373 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox10; |
2374 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label11; |
2375 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox11; |
2376 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label12; |
2377 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox12; |
2378 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label13; |
2379 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox13; |
2380 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label14; |
2381 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox14; |
2382 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label15; |
2383 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox15; |
2384 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label16; |
2385 |
|
Mevordel-4860 |
private System.Windows.Forms.GroupBox gUIPanels; |
2386 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox8; |
2387 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label8; |
2388 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox1; |
2389 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label1; |
2390 |
3 |
Mevordel-4860 |
private System.Windows.Forms.Label lUIPanelsQuestLog; |
2391 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lUIPanelsOptions; |
2392 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lUIPanelsMail; |
2393 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lUIPanelsSocial; |
2394 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lUIPanelsInstanceJoin; |
2395 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lUIPanelsDressingRoom; |
2396 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lUIPanelsDeedLog; |
2397 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oUIPanelsWardrobe; |
2398 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lUIPanelsWardrobe; |
2399 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oUIPanelsVault; |
2400 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lUIPanelsVault; |
2401 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oUIPanelsSharedStorage; |
2402 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lUIPanelsSharedStorage; |
2403 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oUIPanelsSocial; |
2404 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oUIPanelsQuestLog; |
2405 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oUIPanelsOptions; |
2406 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oUIPanelsMail; |
2407 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oUIPanelsInstanceJoin; |
2408 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oUIPanelsDressingRoom; |
2409 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oUIPanelsDeedLog; |
2410 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lUIPanelsCrafting; |
2411 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oUIPanelsCrafting; |
2412 |
5 |
Mevordel-4860 |
private System.Windows.Forms.GroupBox gVitals; |
2413 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oVitalsFellowship; |
2414 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lVitalsFellowship; |
2415 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oVitalsCompanionVitals; |
2416 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lVitalsCompanionVitals; |
2417 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oVitalsMountVitals; |
2418 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lVitalsMountVitals; |
2419 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oVitalsEscortVitals; |
2420 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lVitalsEscortVitals; |
2421 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oVitalsSoldierVitals; |
2422 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lVitalsSoldierVitals; |
2423 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oVitalsTargetsTarget; |
2424 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lVitalsTargetsTarget; |
2425 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oVitalsOpponentVitals; |
2426 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lVitalsOpponentVitals; |
2427 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oVitalsPlayerVitals; |
2428 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lVitalsPlayerVitals; |
2429 |
3 |
Mevordel-4860 |
private System.Windows.Forms.GroupBox gNPCDialogs; |
2430 |
5 |
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox9; |
2431 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label9; |
2432 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label6; |
2433 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox6; |
2434 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label5; |
2435 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox5; |
2436 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label4; |
2437 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox4; |
2438 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label3; |
2439 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox3; |
2440 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label2; |
2441 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox2; |
2442 |
3 |
Mevordel-4860 |
private System.Windows.Forms.Label lNPCDialogsStableMaster; |
2443 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lNPCDialogsSkillTrainer; |
2444 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lNPCDialogsQuestStart; |
2445 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lNPCDialogsVendor; |
2446 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lNPCDialogsBarter; |
2447 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lNPCDialogsBard; |
2448 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oNPCDialogsVendor; |
2449 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oNPCDialogsStableMaster; |
2450 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oNPCDialogsSkillTrainer; |
2451 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oNPCDialogsQuestStart; |
2452 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oNPCDialogsBarter; |
2453 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oNPCDialogsBard; |
2454 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lNPCDialogsAuction; |
2455 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oNPCDialogsAuction; |
2456 |
|
Mevordel-4860 |
private System.Windows.Forms.GroupBox gPanelStyle; |
2457 |
5 |
Mevordel-4860 |
private System.Windows.Forms.Label lPanelStyleScrollbar; |
2458 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lPanelStyleButtons; |
2459 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lPanelStyleBorder; |
2460 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oPanelStyleScrollbar; |
2461 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oPanelStyleButtons; |
2462 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oPanelStyleBorder; |
2463 |
|
Mevordel-4860 |
private System.Windows.Forms.GroupBox gInterface; |
2464 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox7; |
2465 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label7; |
2466 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oInterfaceSkillQueue; |
2467 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lInterfaceSkillQueue; |
2468 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lInterfaceFullMap; |
2469 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lInterfaceEndTravel; |
2470 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lInterfaceChat; |
2471 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lInterfaceBags; |
2472 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lInterfaceGambit; |
2473 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oInterfaceTooltips; |
2474 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lInterfaceTooltips; |
2475 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oInterfaceToolbar; |
2476 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lInterfaceToolbar; |
2477 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oInterfaceQuestTracker; |
2478 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lInterfaceQuestTracker; |
2479 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oInterfaceProgressBar; |
2480 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lInterfaceProgressBar; |
2481 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oInterfaceMinimap; |
2482 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lInterfaceMinimap; |
2483 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oInterfaceFullMap; |
2484 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oInterfaceEndTravel; |
2485 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oInterfaceChat; |
2486 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oInterfaceBags; |
2487 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oInterfaceGambit; |
2488 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oInterfaceAttunement; |
2489 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lInterfaceAttunement; |
2490 |
|
Mevordel-4860 |
private System.Windows.Forms.GroupBox gLegendary; |
2491 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oLegendaryRelicMaster; |
2492 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lLegendaryRelicMaster; |
2493 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oLegendaryLegendaryItemTracking; |
2494 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lLegendaryLegendaryItemTracking; |
2495 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oLegendaryLegacyUpdate; |
2496 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lLegendaryLegacyUpdate; |
2497 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oLegendaryLegacyExtraction; |
2498 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lLegendaryLegacyExtraction; |
2499 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oLegendaryItemAdvancement; |
2500 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lLegendaryItemAdvancement; |
2501 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oLegendaryForgeMaster; |
2502 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lLegendaryForgeMaster; |
2503 |
|
Mevordel-4860 |
private System.Windows.Forms.GroupBox gSkirmish; |
2504 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lSkirmishSkirmishPanel; |
2505 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lSkirmishSkirmishCreate; |
2506 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oSkirmishSkirmishCreate; |
2507 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oSkirmishSkirmishPanel; |
2508 |
|
Mevordel-4860 |
private System.Windows.Forms.Button bOptions; |
2509 |
|
Mevordel-4860 |
private System.Windows.Forms.GroupBox gHelp; |
2510 |
|
Mevordel-4860 |
private System.Windows.Forms.LinkLabel iLotroInterface; |
2511 |
|
Mevordel-4860 |
private System.Windows.Forms.GroupBox gFullSkinActions; |
2512 |
|
Mevordel-4860 |
private System.Windows.Forms.Button bLoadSkin; |
2513 |
|
Mevordel-4860 |
private System.Windows.Forms.Button bDeleteSkin; |
2514 |
|
Mevordel-4860 |
private System.Windows.Forms.Button bEditSkin; |
2515 |
|
Mevordel-4860 |
private System.Windows.Forms.Button bBuildSkin; |
2516 |
|
Mevordel-4860 |
private System.Windows.Forms.GroupBox gResolution; |
2517 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label10; |
2518 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox tSkinName; |
2519 |
|
Mevordel-4860 |
private System.Windows.Forms.Label lResolutionMain; |
2520 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox oResolutionMain; |
2521 |
12 |
Mevordel-4860 |
private System.Windows.Forms.GroupBox groupBox2; |
2522 |
|
Mevordel-4860 |
private System.Windows.Forms.Label label26; |
2523 |
|
Mevordel-4860 |
private System.Windows.Forms.ComboBox comboBox22; |
2524 |
3 |
Mevordel-4860 |
|
2525 |
|
Mevordel-4860 |
|
2526 |
|
Mevordel-4860 |
} |
2527 |
|
Mevordel-4860 |
} |
2528 |
|
Mevordel-4860 |
|