Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/SuperOrxoBros_HS18/data_extern/gui/looknfeels/WindowsLook.looknfeel @ 12175

Last change on this file since 12175 was 12175, checked in by siramesh, 5 years ago

Super Orxo Bros (Sidharth Ramesh, Nisa Balta, Jeff Ren)

File size: 217.3 KB
Line 
1<?xml version='1.0' encoding='utf-8'?>
2<Falagard version="7">
3    <WidgetLook name="WindowsLook/Button">
4        <PropertyDefinition initialValue="FF000000" name="NormalTextColour" redrawOnWrite="true" />
5        <PropertyDefinition initialValue="FF000000" name="HoverTextColour" redrawOnWrite="true" />
6        <PropertyDefinition initialValue="FF000000" name="PushedTextColour" redrawOnWrite="true" />
7        <PropertyDefinition initialValue="FF888888" name="DisabledTextColour" redrawOnWrite="true" />
8        <ImagerySection name="label">
9            <TextComponent>
10                <Area>
11                    <Dim type="LeftEdge">
12                        <AbsoluteDim value="0" />
13                    </Dim>
14                    <Dim type="TopEdge">
15                        <AbsoluteDim value="0" />
16                    </Dim>
17                    <Dim type="RightEdge">
18                        <UnifiedDim scale="1" type="RightEdge" />
19                    </Dim>
20                    <Dim type="BottomEdge">
21                        <UnifiedDim scale="1" type="BottomEdge" />
22                    </Dim>
23                </Area>
24                <VertFormat type="CentreAligned" />
25                <HorzFormat type="WordWrapCentreAligned" />
26            </TextComponent>
27        </ImagerySection>
28        <ImagerySection name="normal">
29            <FrameComponent>
30                <Area>
31                    <Dim type="LeftEdge">
32                        <AbsoluteDim value="0" />
33                    </Dim>
34                    <Dim type="TopEdge">
35                        <AbsoluteDim value="0" />
36                    </Dim>
37                    <Dim type="RightEdge">
38                        <UnifiedDim scale="1" type="RightEdge" />
39                    </Dim>
40                    <Dim type="BottomEdge">
41                        <UnifiedDim scale="1" type="BottomEdge" />
42                    </Dim>
43                </Area>
44                <Image component="TopLeftCorner" name="WindowsLook/ButtonNormalTopLeft" />
45                <Image component="TopRightCorner" name="WindowsLook/ButtonNormalTopRight" />
46                <Image component="BottomLeftCorner" name="WindowsLook/ButtonNormalBottomLeft" />
47                <Image component="BottomRightCorner" name="WindowsLook/ButtonNormalBottomRight" />
48                <Image component="LeftEdge" name="WindowsLook/ButtonNormalLeft" />
49                <Image component="TopEdge" name="WindowsLook/ButtonNormalTop" />
50                <Image component="RightEdge" name="WindowsLook/ButtonNormalRight" />
51                <Image component="BottomEdge" name="WindowsLook/ButtonNormalBottom" />
52            </FrameComponent>
53            <ImageryComponent>
54                <Area>
55                    <Dim type="LeftEdge">
56                        <ImageDim dimension="Width" name="WindowsLook/ButtonNormalLeft" />
57                    </Dim>
58                    <Dim type="TopEdge">
59                        <ImageDim dimension="Height" name="WindowsLook/ButtonNormalTop" />
60                    </Dim>
61                    <Dim type="RightEdge">
62                        <OperatorDim op="Subtract">
63                            <UnifiedDim scale="1" type="RightEdge" />
64                            <ImageDim dimension="Width" name="WindowsLook/ButtonNormalRight" />
65                        </OperatorDim>
66                    </Dim>
67                    <Dim type="BottomEdge">
68                        <OperatorDim op="Subtract">
69                            <UnifiedDim scale="1" type="BottomEdge" />
70                            <ImageDim dimension="Height" name="WindowsLook/ButtonNormalBottom" />
71                        </OperatorDim>
72                    </Dim>
73                </Area>
74                <Image name="WindowsLook/Background" />
75                <Colours bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" topLeft="FFAFAFAF" topRight="FFFFFFFF" />
76                <VertFormat type="Stretched" />
77                <HorzFormat type="Stretched" />
78            </ImageryComponent>
79        </ImagerySection>
80        <ImagerySection name="hover">
81            <FrameComponent>
82                <Area>
83                    <Dim type="LeftEdge">
84                        <AbsoluteDim value="0" />
85                    </Dim>
86                    <Dim type="TopEdge">
87                        <AbsoluteDim value="0" />
88                    </Dim>
89                    <Dim type="RightEdge">
90                        <UnifiedDim scale="1" type="RightEdge" />
91                    </Dim>
92                    <Dim type="BottomEdge">
93                        <UnifiedDim scale="1" type="BottomEdge" />
94                    </Dim>
95                </Area>
96                <Image component="TopLeftCorner" name="WindowsLook/ButtonHoverTopLeft" />
97                <Image component="TopRightCorner" name="WindowsLook/ButtonHoverTopRight" />
98                <Image component="BottomLeftCorner" name="WindowsLook/ButtonHoverBottomLeft" />
99                <Image component="BottomRightCorner" name="WindowsLook/ButtonHoverBottomRight" />
100                <Image component="LeftEdge" name="WindowsLook/ButtonHoverLeft" />
101                <Image component="TopEdge" name="WindowsLook/ButtonHoverTop" />
102                <Image component="RightEdge" name="WindowsLook/ButtonHoverRight" />
103                <Image component="BottomEdge" name="WindowsLook/ButtonHoverBottom" />
104            </FrameComponent>
105            <ImageryComponent>
106                <Area>
107                    <Dim type="LeftEdge">
108                        <ImageDim dimension="Width" name="WindowsLook/ButtonHoverLeft" />
109                    </Dim>
110                    <Dim type="TopEdge">
111                        <ImageDim dimension="Height" name="WindowsLook/ButtonHoverTop" />
112                    </Dim>
113                    <Dim type="RightEdge">
114                        <OperatorDim op="Subtract">
115                            <UnifiedDim scale="1" type="RightEdge" />
116                            <ImageDim dimension="Width" name="WindowsLook/ButtonHoverRight" />
117                        </OperatorDim>
118                    </Dim>
119                    <Dim type="BottomEdge">
120                        <OperatorDim op="Subtract">
121                            <UnifiedDim scale="1" type="BottomEdge" />
122                            <ImageDim dimension="Height" name="WindowsLook/ButtonHoverBottom" />
123                        </OperatorDim>
124                    </Dim>
125                </Area>
126                <Image name="WindowsLook/Background" />
127                <Colours bottomLeft="FFF2FFF2" bottomRight="FFCFD9CF" topLeft="FFCFD9CF" topRight="FFF2FFF2" />
128                <VertFormat type="Stretched" />
129                <HorzFormat type="Stretched" />
130            </ImageryComponent>
131        </ImagerySection>
132        <ImagerySection name="pushed">
133            <FrameComponent>
134                <Area>
135                    <Dim type="LeftEdge">
136                        <AbsoluteDim value="0" />
137                    </Dim>
138                    <Dim type="TopEdge">
139                        <AbsoluteDim value="0" />
140                    </Dim>
141                    <Dim type="RightEdge">
142                        <UnifiedDim scale="1" type="RightEdge" />
143                    </Dim>
144                    <Dim type="BottomEdge">
145                        <UnifiedDim scale="1" type="BottomEdge" />
146                    </Dim>
147                </Area>
148                <Image component="TopLeftCorner" name="WindowsLook/ButtonPushedTopLeft" />
149                <Image component="TopRightCorner" name="WindowsLook/ButtonPushedTopRight" />
150                <Image component="BottomLeftCorner" name="WindowsLook/ButtonPushedBottomLeft" />
151                <Image component="BottomRightCorner" name="WindowsLook/ButtonPushedBottomRight" />
152                <Image component="LeftEdge" name="WindowsLook/ButtonPushedLeft" />
153                <Image component="TopEdge" name="WindowsLook/ButtonPushedTop" />
154                <Image component="RightEdge" name="WindowsLook/ButtonPushedRight" />
155                <Image component="BottomEdge" name="WindowsLook/ButtonPushedBottom" />
156            </FrameComponent>
157            <ImageryComponent>
158                <Area>
159                    <Dim type="LeftEdge">
160                        <ImageDim dimension="Width" name="WindowsLook/ButtonPushedLeft" />
161                    </Dim>
162                    <Dim type="TopEdge">
163                        <ImageDim dimension="Height" name="WindowsLook/ButtonPushedTop" />
164                    </Dim>
165                    <Dim type="RightEdge">
166                        <OperatorDim op="Subtract">
167                            <UnifiedDim scale="1" type="RightEdge" />
168                            <ImageDim dimension="Width" name="WindowsLook/ButtonPushedRight" />
169                        </OperatorDim>
170                    </Dim>
171                    <Dim type="BottomEdge">
172                        <OperatorDim op="Subtract">
173                            <UnifiedDim scale="1" type="BottomEdge" />
174                            <ImageDim dimension="Height" name="WindowsLook/ButtonPushedBottom" />
175                        </OperatorDim>
176                    </Dim>
177                </Area>
178                <Image name="WindowsLook/Background" />
179                <Colours bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" topLeft="FFAFAFAF" topRight="FFFFFFFF" />
180                <VertFormat type="Stretched" />
181                <HorzFormat type="Stretched" />
182            </ImageryComponent>
183        </ImagerySection>
184        <ImagerySection name="disabled">
185            <FrameComponent>
186                <Area>
187                    <Dim type="LeftEdge">
188                        <AbsoluteDim value="0" />
189                    </Dim>
190                    <Dim type="TopEdge">
191                        <AbsoluteDim value="0" />
192                    </Dim>
193                    <Dim type="RightEdge">
194                        <UnifiedDim scale="1" type="RightEdge" />
195                    </Dim>
196                    <Dim type="BottomEdge">
197                        <UnifiedDim scale="1" type="BottomEdge" />
198                    </Dim>
199                </Area>
200                <Image component="TopLeftCorner" name="WindowsLook/ButtonNormalTopLeft" />
201                <Image component="TopRightCorner" name="WindowsLook/ButtonNormalTopRight" />
202                <Image component="BottomLeftCorner" name="WindowsLook/ButtonNormalBottomLeft" />
203                <Image component="BottomRightCorner" name="WindowsLook/ButtonNormalBottomRight" />
204                <Image component="LeftEdge" name="WindowsLook/ButtonNormalLeft" />
205                <Image component="TopEdge" name="WindowsLook/ButtonNormalTop" />
206                <Image component="RightEdge" name="WindowsLook/ButtonNormalRight" />
207                <Image component="BottomEdge" name="WindowsLook/ButtonNormalBottom" />
208            </FrameComponent>
209            <ImageryComponent>
210                <Area>
211                    <Dim type="LeftEdge">
212                        <ImageDim dimension="Width" name="WindowsLook/ButtonNormalLeft" />
213                    </Dim>
214                    <Dim type="TopEdge">
215                        <ImageDim dimension="Height" name="WindowsLook/ButtonNormalTop" />
216                    </Dim>
217                    <Dim type="RightEdge">
218                        <OperatorDim op="Subtract">
219                            <UnifiedDim scale="1" type="RightEdge" />
220                            <ImageDim dimension="Width" name="WindowsLook/ButtonNormalRight" />
221                        </OperatorDim>
222                    </Dim>
223                    <Dim type="BottomEdge">
224                        <OperatorDim op="Subtract">
225                            <UnifiedDim scale="1" type="BottomEdge" />
226                            <ImageDim dimension="Height" name="WindowsLook/ButtonNormalBottom" />
227                        </OperatorDim>
228                    </Dim>
229                </Area>
230                <Image name="WindowsLook/Background" />
231                <VertFormat type="Stretched" />
232                <HorzFormat type="Stretched" />
233            </ImageryComponent>
234        </ImagerySection>
235        <StateImagery name="Normal">
236            <Layer>
237                <Section section="normal" />
238                <Section section="label">
239                    <ColourProperty name="NormalTextColour" />
240                </Section>
241            </Layer>
242        </StateImagery>
243        <StateImagery name="Hover">
244            <Layer>
245                <Section section="hover" />
246                <Section section="label">
247                    <ColourProperty name="HoverTextColour" />
248                </Section>
249            </Layer>
250        </StateImagery>
251        <StateImagery name="Pushed">
252            <Layer>
253                <Section section="pushed" />
254                <Section section="label">
255                    <ColourProperty name="PushedTextColour" />
256                </Section>
257            </Layer>
258        </StateImagery>
259        <StateImagery name="PushedOff">
260            <Layer>
261                <Section section="hover" />
262                <Section section="label">
263                    <ColourProperty name="HoverTextColour" />
264                </Section>
265            </Layer>
266        </StateImagery>
267        <StateImagery name="Disabled">
268            <Layer>
269                <Section section="disabled">
270                    <Colours bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" topLeft="FFDFDFDF" topRight="FFDFDFDF" />
271                </Section>
272                <Section section="label">
273                    <ColourProperty name="DisabledTextColour" />
274                </Section>
275            </Layer>
276        </StateImagery>
277    </WidgetLook>
278    <WidgetLook name="WindowsLook/Checkbox">
279        <PropertyDefinition initialValue="FF000000" name="NormalTextColour" redrawOnWrite="true" />
280        <PropertyDefinition initialValue="FF000000" name="HoverTextColour" redrawOnWrite="true" />
281        <PropertyDefinition initialValue="FF000000" name="PushedTextColour" redrawOnWrite="true" />
282        <PropertyDefinition initialValue="FF888888" name="DisabledTextColour" redrawOnWrite="true" />
283        <ImagerySection name="label">
284            <TextComponent>
285                <Area>
286                    <Dim type="LeftEdge">
287                        <OperatorDim op="Add">
288                            <ImageDim dimension="Width" name="WindowsLook/CheckboxNormal" />
289                            <AbsoluteDim value="4" />
290                        </OperatorDim>
291                    </Dim>
292                    <Dim type="TopEdge">
293                        <AbsoluteDim value="0" />
294                    </Dim>
295                    <Dim type="RightEdge">
296                        <UnifiedDim scale="1" type="Width" />
297                    </Dim>
298                    <Dim type="Height">
299                        <UnifiedDim scale="1" type="Height" />
300                    </Dim>
301                </Area>
302                <VertFormat type="CentreAligned" />
303                <HorzFormat type="LeftAligned" />
304            </TextComponent>
305        </ImagerySection>
306        <ImagerySection name="normal">
307            <ImageryComponent>
308                <Area>
309                    <Dim type="LeftEdge">
310                        <AbsoluteDim value="0" />
311                    </Dim>
312                    <Dim type="TopEdge">
313                        <AbsoluteDim value="0" />
314                    </Dim>
315                    <Dim type="Width">
316                        <UnifiedDim scale="1" type="Width" />
317                    </Dim>
318                    <Dim type="Height">
319                        <UnifiedDim scale="1" type="Height" />
320                    </Dim>
321                </Area>
322                <Image name="WindowsLook/CheckboxNormal" />
323                <VertFormat type="CentreAligned" />
324                <HorzFormat type="LeftAligned" />
325            </ImageryComponent>
326        </ImagerySection>
327        <ImagerySection name="hover">
328            <ImageryComponent>
329                <Area>
330                    <Dim type="LeftEdge">
331                        <AbsoluteDim value="0" />
332                    </Dim>
333                    <Dim type="TopEdge">
334                        <AbsoluteDim value="0" />
335                    </Dim>
336                    <Dim type="Width">
337                        <UnifiedDim scale="1" type="Width" />
338                    </Dim>
339                    <Dim type="Height">
340                        <UnifiedDim scale="1" type="Height" />
341                    </Dim>
342                </Area>
343                <Image name="WindowsLook/CheckboxHover" />
344                <VertFormat type="CentreAligned" />
345                <HorzFormat type="LeftAligned" />
346            </ImageryComponent>
347        </ImagerySection>
348        <ImagerySection name="select_mark">
349            <ImageryComponent>
350                <Area>
351                    <Dim type="LeftEdge">
352                        <AbsoluteDim value="0" />
353                    </Dim>
354                    <Dim type="TopEdge">
355                        <AbsoluteDim value="0" />
356                    </Dim>
357                    <Dim type="Width">
358                        <UnifiedDim scale="1" type="Width" />
359                    </Dim>
360                    <Dim type="Height">
361                        <UnifiedDim scale="1" type="Height" />
362                    </Dim>
363                </Area>
364                <Image name="WindowsLook/CheckboxMark" />
365                <VertFormat type="CentreAligned" />
366                <HorzFormat type="LeftAligned" />
367            </ImageryComponent>
368        </ImagerySection>
369        <StateImagery name="Normal">
370            <Layer>
371                <Section section="normal" />
372                <Section section="label">
373                    <ColourProperty name="NormalTextColour" />
374                </Section>
375            </Layer>
376        </StateImagery>
377        <StateImagery name="Hover">
378            <Layer>
379                <Section section="hover" />
380                <Section section="label">
381                    <ColourProperty name="HoverTextColour" />
382                </Section>
383            </Layer>
384        </StateImagery>
385        <StateImagery name="SelectedNormal">
386            <Layer>
387                <Section section="normal" />
388                <Section section="select_mark" />
389                <Section section="label">
390                    <ColourProperty name="NormalTextColour" />
391                </Section>
392            </Layer>
393        </StateImagery>
394        <StateImagery name="SelectedHover">
395            <Layer>
396                <Section section="hover" />
397                <Section section="select_mark" />
398                <Section section="label">
399                    <ColourProperty name="HoverTextColour" />
400                </Section>
401            </Layer>
402        </StateImagery>
403    </WidgetLook>
404    <WidgetLook name="WindowsLook/SystemButton">
405        <PropertyDefinition initialValue="" name="NormalImage" redrawOnWrite="true" />
406        <PropertyDefinition initialValue="" name="HoverImage" redrawOnWrite="true" />
407        <PropertyDefinition initialValue="" name="PushedImage" redrawOnWrite="true" />
408        <Property name="WantsMultiClickEvents" value="False" />
409        <ImagerySection name="normal">
410            <ImageryComponent>
411                <Area>
412                    <Dim type="LeftEdge">
413                        <AbsoluteDim value="0" />
414                    </Dim>
415                    <Dim type="TopEdge">
416                        <AbsoluteDim value="0" />
417                    </Dim>
418                    <Dim type="RightEdge">
419                        <UnifiedDim scale="1" type="RightEdge" />
420                    </Dim>
421                    <Dim type="BottomEdge">
422                        <UnifiedDim scale="1" type="BottomEdge" />
423                    </Dim>
424                </Area>
425                <ImageProperty name="NormalImage" />
426                <VertFormat type="Stretched" />
427                <HorzFormat type="Stretched" />
428            </ImageryComponent>
429        </ImagerySection>
430        <ImagerySection name="hover">
431            <ImageryComponent>
432                <Area>
433                    <Dim type="LeftEdge">
434                        <AbsoluteDim value="0" />
435                    </Dim>
436                    <Dim type="TopEdge">
437                        <AbsoluteDim value="0" />
438                    </Dim>
439                    <Dim type="RightEdge">
440                        <UnifiedDim scale="1" type="RightEdge" />
441                    </Dim>
442                    <Dim type="BottomEdge">
443                        <UnifiedDim scale="1" type="BottomEdge" />
444                    </Dim>
445                </Area>
446                <ImageProperty name="HoverImage" />
447                <VertFormat type="Stretched" />
448                <HorzFormat type="Stretched" />
449            </ImageryComponent>
450        </ImagerySection>
451        <ImagerySection name="pushed">
452            <ImageryComponent>
453                <Area>
454                    <Dim type="LeftEdge">
455                        <AbsoluteDim value="0" />
456                    </Dim>
457                    <Dim type="TopEdge">
458                        <AbsoluteDim value="0" />
459                    </Dim>
460                    <Dim type="RightEdge">
461                        <UnifiedDim scale="1" type="RightEdge" />
462                    </Dim>
463                    <Dim type="BottomEdge">
464                        <UnifiedDim scale="1" type="BottomEdge" />
465                    </Dim>
466                </Area>
467                <ImageProperty name="PushedImage" />
468                <VertFormat type="Stretched" />
469                <HorzFormat type="Stretched" />
470            </ImageryComponent>
471        </ImagerySection>
472        <StateImagery name="Normal">
473            <Layer>
474                <Section section="normal" />
475            </Layer>
476        </StateImagery>
477        <StateImagery name="Hover">
478            <Layer>
479                <Section section="hover" />
480            </Layer>
481        </StateImagery>
482        <StateImagery name="Pushed">
483            <Layer>
484                <Section section="pushed" />
485            </Layer>
486        </StateImagery>
487        <StateImagery name="Disabled">
488            <Layer>
489                <Section section="normal">
490                    <Colours bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" topLeft="FFDFDFDF" topRight="FFDFDFDF" />
491                </Section>
492            </Layer>
493        </StateImagery>
494    </WidgetLook>
495    <WidgetLook name="WindowsLook/ComboDropList">
496        <NamedArea name="ItemRenderingArea">
497            <Area>
498                <Dim type="LeftEdge">
499                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
500                </Dim>
501                <Dim type="TopEdge">
502                    <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
503                </Dim>
504                <Dim type="RightEdge">
505                    <OperatorDim op="Subtract">
506                        <UnifiedDim scale="1" type="RightEdge" />
507                        <ImageDim dimension="Width" name="WindowsLook/StaticFrameRight" />
508                    </OperatorDim>
509                </Dim>
510                <Dim type="BottomEdge">
511                    <OperatorDim op="Subtract">
512                        <UnifiedDim scale="1" type="BottomEdge" />
513                        <ImageDim dimension="Height" name="WindowsLook/StaticFrameBottom" />
514                    </OperatorDim>
515                </Dim>
516            </Area>
517        </NamedArea>
518        <NamedArea name="ItemRenderingAreaHScroll">
519            <Area>
520                <Dim type="LeftEdge">
521                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
522                </Dim>
523                <Dim type="TopEdge">
524                    <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
525                </Dim>
526                <Dim type="RightEdge">
527                    <OperatorDim op="Subtract">
528                        <UnifiedDim scale="1" type="RightEdge" />
529                        <ImageDim dimension="Width" name="WindowsLook/StaticFrameRight" />
530                    </OperatorDim>
531                </Dim>
532                <Dim type="BottomEdge">
533                    <UnifiedDim offset="-16" scale="1" type="BottomEdge" />
534                </Dim>
535            </Area>
536        </NamedArea>
537        <NamedArea name="ItemRenderingAreaVScroll">
538            <Area>
539                <Dim type="LeftEdge">
540                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
541                </Dim>
542                <Dim type="TopEdge">
543                    <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
544                </Dim>
545                <Dim type="RightEdge">
546                    <UnifiedDim offset="-16" scale="1" type="RightEdge" />
547                </Dim>
548                <Dim type="BottomEdge">
549                    <OperatorDim op="Subtract">
550                        <UnifiedDim scale="1" type="BottomEdge" />
551                        <ImageDim dimension="Height" name="WindowsLook/StaticFrameBottom" />
552                    </OperatorDim>
553                </Dim>
554            </Area>
555        </NamedArea>
556        <NamedArea name="ItemRenderingAreaHVScroll">
557            <Area>
558                <Dim type="LeftEdge">
559                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
560                </Dim>
561                <Dim type="TopEdge">
562                    <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
563                </Dim>
564                <Dim type="RightEdge">
565                    <UnifiedDim offset="-16" scale="1" type="RightEdge" />
566                </Dim>
567                <Dim type="BottomEdge">
568                    <UnifiedDim offset="-16" scale="1" type="BottomEdge" />
569                </Dim>
570            </Area>
571        </NamedArea>
572        <Child nameSuffix="__auto_hscrollbar__" type="WindowsLook/HorizontalScrollbar">
573            <Area>
574                <Dim type="LeftEdge">
575                    <AbsoluteDim value="0" />
576                </Dim>
577                <Dim type="TopEdge">
578                    <AbsoluteDim value="0" />
579                </Dim>
580                <Dim type="Width">
581                    <UnifiedDim offset="-16" scale="1" type="Width" />
582                </Dim>
583                <Dim type="Height">
584                    <AbsoluteDim value="16" />
585                </Dim>
586            </Area>
587            <VertAlignment type="BottomAligned" />
588        </Child>
589        <Child nameSuffix="__auto_vscrollbar__" type="WindowsLook/VerticalScrollbar">
590            <Area>
591                <Dim type="LeftEdge">
592                    <AbsoluteDim value="0" />
593                </Dim>
594                <Dim type="TopEdge">
595                    <AbsoluteDim value="0" />
596                </Dim>
597                <Dim type="Width">
598                    <AbsoluteDim value="16" />
599                </Dim>
600                <Dim type="Height">
601                    <UnifiedDim offset="-16" scale="1" type="Height" />
602                </Dim>
603            </Area>
604            <HorzAlignment type="RightAligned" />
605        </Child>
606        <ImagerySection name="main">
607            <FrameComponent>
608                <Area>
609                    <Dim type="LeftEdge">
610                        <AbsoluteDim value="0" />
611                    </Dim>
612                    <Dim type="TopEdge">
613                        <AbsoluteDim value="0" />
614                    </Dim>
615                    <Dim type="Width">
616                        <UnifiedDim scale="1" type="Width" />
617                    </Dim>
618                    <Dim type="Height">
619                        <UnifiedDim scale="1" type="Height" />
620                    </Dim>
621                </Area>
622                <Image component="TopLeftCorner" name="WindowsLook/StaticFrameTopLeft" />
623                <Image component="TopRightCorner" name="WindowsLook/StaticFrameTopRight" />
624                <Image component="BottomLeftCorner" name="WindowsLook/StaticFrameBottomLeft" />
625                <Image component="BottomRightCorner" name="WindowsLook/StaticFrameBottomRight" />
626                <Image component="LeftEdge" name="WindowsLook/StaticFrameLeft" />
627                <Image component="RightEdge" name="WindowsLook/StaticFrameRight" />
628                <Image component="TopEdge" name="WindowsLook/StaticFrameTop" />
629                <Image component="BottomEdge" name="WindowsLook/StaticFrameBottom" />
630                <Image component="Background" name="WindowsLook/Background" />
631            </FrameComponent>
632        </ImagerySection>
633        <StateImagery name="Enabled">
634            <Layer>
635                <Section section="main" />
636            </Layer>
637        </StateImagery>
638        <StateImagery name="Disabled">
639            <Layer>
640                <Section section="main" />
641            </Layer>
642        </StateImagery>
643    </WidgetLook>
644    <WidgetLook name="WindowsLook/Combobox">
645        <PropertyLinkDefinition initialValue="FF000000" name="NormalEditTextColour" targetProperty="NormalTextColour" widget="__auto_editbox__" />
646        <PropertyLinkDefinition initialValue="FFFFFFFF" name="SelectedEditTextColour" targetProperty="SelectedTextColour" widget="__auto_editbox__" />
647        <PropertyLinkDefinition initialValue="FF607FFF" name="ActiveEditSelectionColour" targetProperty="ActiveSelectionColour" widget="__auto_editbox__" />
648        <PropertyLinkDefinition initialValue="FF808080" name="InactiveEditSelectionColour" targetProperty="InactiveSelectionColour" widget="__auto_editbox__" />
649        <Child nameSuffix="__auto_editbox__" type="WindowsLook/Editbox">
650            <Area>
651                <Dim type="LeftEdge">
652                    <AbsoluteDim value="0" />
653                </Dim>
654                <Dim type="TopEdge">
655                    <AbsoluteDim value="0" />
656                </Dim>
657                <Dim type="RightEdge">
658                    <OperatorDim op="Subtract">
659                        <UnifiedDim scale="1" type="RightEdge" />
660                        <OperatorDim op="Add">
661                            <ImageDim dimension="Height" name="WindowsLook/EditFrameTop" />
662                            <OperatorDim op="Add">
663                                <ImageDim dimension="Height" name="WindowsLook/EditFrameBottom" />
664                                <OperatorDim op="Multiply">
665                                    <FontDim type="LineSpacing" />
666                                    <AbsoluteDim value="1.5" />
667                                </OperatorDim>
668                            </OperatorDim>
669                        </OperatorDim>
670                    </OperatorDim>
671                </Dim>
672                <Dim type="Height">
673                    <OperatorDim op="Add">
674                        <ImageDim dimension="Height" name="WindowsLook/EditFrameTop" />
675                        <OperatorDim op="Add">
676                            <ImageDim dimension="Height" name="WindowsLook/EditFrameBottom" />
677                            <OperatorDim op="Multiply">
678                                <FontDim type="LineSpacing" />
679                                <AbsoluteDim value="1.5" />
680                            </OperatorDim>
681                        </OperatorDim>
682                    </OperatorDim>
683                </Dim>
684            </Area>
685        </Child>
686        <Child nameSuffix="__auto_droplist__" type="WindowsLook/ComboDropList">
687            <Area>
688                <Dim type="LeftEdge">
689                    <AbsoluteDim value="0" />
690                </Dim>
691                <Dim type="TopEdge">
692                    <WidgetDim dimension="BottomEdge" widget="__auto_editbox__" />
693                </Dim>
694                <Dim type="Width">
695                    <UnifiedDim scale="1" type="Width" />
696                </Dim>
697                <Dim type="BottomEdge">
698                    <UnifiedDim scale="1" type="BottomEdge" />
699                </Dim>
700            </Area>
701        </Child>
702        <Child nameSuffix="__auto_button__" type="WindowsLook/IconButton">
703            <Area>
704                <Dim type="LeftEdge">
705                    <AbsoluteDim value="0" />
706                </Dim>
707                <Dim type="TopEdge">
708                    <AbsoluteDim value="0" />
709                </Dim>
710                <Dim type="Width">
711                    <WidgetDim dimension="Height" widget="__auto_editbox__" />
712                </Dim>
713                <Dim type="Height">
714                    <WidgetDim dimension="Height" widget="__auto_editbox__" />
715                </Dim>
716            </Area>
717            <HorzAlignment type="RightAligned" />
718            <Property name="IconImage" value="WindowsLook/LargeDownArrow" />
719        </Child>
720        <StateImagery name="Enabled" />
721        <StateImagery name="Disabled" />
722    </WidgetLook>
723    <WidgetLook name="WindowsLook/Editbox">
724        <PropertyDefinition initialValue="FFDFDFDF" name="ReadOnlyBGColour" redrawOnWrite="true" />
725        <PropertyDefinition initialValue="FF000000" name="NormalTextColour" redrawOnWrite="true" />
726        <PropertyDefinition initialValue="FFFFFFFF" name="SelectedTextColour" redrawOnWrite="true" />
727        <PropertyDefinition initialValue="FF607FFF" name="ActiveSelectionColour" redrawOnWrite="true" />
728        <PropertyDefinition initialValue="FF808080" name="InactiveSelectionColour" redrawOnWrite="true" />
729        <Property name="MouseCursorImage" value="WindowsLook/MouseTextBar" />
730        <NamedArea name="TextArea">
731            <Area>
732                <Dim type="LeftEdge">
733                    <AbsoluteDim value="5" />
734                </Dim>
735                <Dim type="TopEdge">
736                    <AbsoluteDim value="5" />
737                </Dim>
738                <Dim type="RightEdge">
739                    <UnifiedDim offset="-5" scale="1.0" type="RightEdge" />
740                </Dim>
741                <Dim type="BottomEdge">
742                    <UnifiedDim offset="-5" scale="1.0" type="BottomEdge" />
743                </Dim>
744            </Area>
745        </NamedArea>
746        <ImagerySection name="container_normal">
747            <FrameComponent>
748                <Area>
749                    <Dim type="LeftEdge">
750                        <AbsoluteDim value="0" />
751                    </Dim>
752                    <Dim type="TopEdge">
753                        <AbsoluteDim value="0" />
754                    </Dim>
755                    <Dim type="Width">
756                        <UnifiedDim scale="1" type="Width" />
757                    </Dim>
758                    <Dim type="Height">
759                        <UnifiedDim scale="1" type="Height" />
760                    </Dim>
761                </Area>
762                <Image component="TopLeftCorner" name="WindowsLook/EditFrameTopLeft" />
763                <Image component="TopRightCorner" name="WindowsLook/EditFrameTopRight" />
764                <Image component="BottomLeftCorner" name="WindowsLook/EditFrameBottomLeft" />
765                <Image component="BottomRightCorner" name="WindowsLook/EditFrameBottomRight" />
766                <Image component="LeftEdge" name="WindowsLook/EditFrameLeft" />
767                <Image component="TopEdge" name="WindowsLook/EditFrameTop" />
768                <Image component="RightEdge" name="WindowsLook/EditFrameRight" />
769                <Image component="BottomEdge" name="WindowsLook/EditFrameBottom" />
770                <Image component="Background" name="WindowsLook/Background" />
771            </FrameComponent>
772        </ImagerySection>
773        <ImagerySection name="selection">
774            <ImageryComponent>
775                <Area>
776                    <Dim type="LeftEdge">
777                        <AbsoluteDim value="0" />
778                    </Dim>
779                    <Dim type="TopEdge">
780                        <AbsoluteDim value="0" />
781                    </Dim>
782                    <Dim type="RightEdge">
783                        <UnifiedDim scale="1.0" type="RightEdge" />
784                    </Dim>
785                    <Dim type="BottomEdge">
786                        <UnifiedDim scale="1.0" type="BottomEdge" />
787                    </Dim>
788                </Area>
789                <Image name="WindowsLook/Background" />
790                <VertFormat type="Stretched" />
791                <HorzFormat type="Stretched" />
792            </ImageryComponent>
793        </ImagerySection>
794        <ImagerySection name="Caret">
795            <ImageryComponent>
796                <Area>
797                    <Dim type="LeftEdge">
798                        <AbsoluteDim value="0" />
799                    </Dim>
800                    <Dim type="TopEdge">
801                        <AbsoluteDim value="0" />
802                    </Dim>
803                    <Dim type="Width">
804                        <ImageDim dimension="Width" name="WindowsLook/EditBoxCarat" />
805                    </Dim>
806                    <Dim type="BottomEdge">
807                        <UnifiedDim scale="1.0" type="BottomEdge" />
808                    </Dim>
809                </Area>
810                <Image name="WindowsLook/EditBoxCarat" />
811                <VertFormat type="Stretched" />
812                <HorzFormat type="Stretched" />
813            </ImageryComponent>
814        </ImagerySection>
815        <StateImagery name="Enabled">
816            <Layer>
817                <Section section="container_normal" />
818            </Layer>
819        </StateImagery>
820        <StateImagery name="ReadOnly">
821            <Layer>
822                <Section section="container_normal">
823                    <ColourProperty name="ReadOnlyBGColour" />
824                </Section>
825            </Layer>
826        </StateImagery>
827        <StateImagery name="Disabled">
828            <Layer>
829                <Section section="container_normal">
830                    <ColourProperty name="ReadOnlyBGColour" />
831                </Section>
832            </Layer>
833        </StateImagery>
834        <StateImagery name="ActiveSelection">
835            <Layer>
836                <Section section="selection">
837                    <ColourProperty name="ActiveSelectionColour" />
838                </Section>
839            </Layer>
840        </StateImagery>
841        <StateImagery name="InactiveSelection">
842            <Layer>
843                <Section section="selection">
844                    <ColourProperty name="InactiveSelectionColour" />
845                </Section>
846            </Layer>
847        </StateImagery>
848    </WidgetLook>
849    <WidgetLook name="WindowsLook/FrameWindow">
850        <PropertyLinkDefinition initialValue="FF000000" name="CaptionColour" targetProperty="CaptionColour" widget="__auto_titlebar__" />
851        <PropertyLinkDefinition name="TitlebarFont" targetProperty="Font" widget="__auto_titlebar__" />
852        <Property name="NSSizingCursorImage" value="WindowsLook/MouseNoSoCursor" />
853        <Property name="EWSizingCursorImage" value="WindowsLook/MouseEsWeCursor" />
854        <Property name="NWSESizingCursorImage" value="WindowsLook/MouseNwSeCursor" />
855        <Property name="NESWSizingCursorImage" value="WindowsLook/MouseNeSwCursor" />
856        <Property name="MinSize" value="{{0.1,0},{0.1,0}}" />
857        <NamedArea name="ClientWithTitleWithFrame">
858            <Area>
859                <Dim type="LeftEdge">
860                    <ImageDim dimension="Width" name="WindowsLook/WindowFrameLeft" />
861                </Dim>
862                <Dim type="TopEdge">
863                    <WidgetDim dimension="BottomEdge" widget="__auto_titlebar__" />
864                </Dim>
865                <Dim type="RightEdge">
866                    <OperatorDim op="Subtract">
867                        <UnifiedDim scale="1" type="RightEdge" />
868                        <ImageDim dimension="Width" name="WindowsLook/WindowFrameRight" />
869                    </OperatorDim>
870                </Dim>
871                <Dim type="BottomEdge">
872                    <OperatorDim op="Subtract">
873                        <UnifiedDim scale="1" type="BottomEdge" />
874                        <ImageDim dimension="Height" name="WindowsLook/WindowFrameBottom" />
875                    </OperatorDim>
876                </Dim>
877            </Area>
878        </NamedArea>
879        <NamedArea name="ClientWithTitleNoFrame">
880            <Area>
881                <Dim type="LeftEdge">
882                    <AbsoluteDim value="0" />
883                </Dim>
884                <Dim type="TopEdge">
885                    <WidgetDim dimension="BottomEdge" widget="__auto_titlebar__" />
886                </Dim>
887                <Dim type="RightEdge">
888                    <UnifiedDim scale="1" type="RightEdge" />
889                </Dim>
890                <Dim type="BottomEdge">
891                    <UnifiedDim scale="1" type="BottomEdge" />
892                </Dim>
893            </Area>
894        </NamedArea>
895        <NamedArea name="ClientNoTitleWithFrame">
896            <Area>
897                <Dim type="LeftEdge">
898                    <ImageDim dimension="Width" name="WindowsLook/WindowFrameLeft" />
899                </Dim>
900                <Dim type="TopEdge">
901                    <ImageDim dimension="Height" name="WindowsLook/WindowFrameTop" />
902                </Dim>
903                <Dim type="RightEdge">
904                    <OperatorDim op="Subtract">
905                        <UnifiedDim scale="1" type="RightEdge" />
906                        <ImageDim dimension="Width" name="WindowsLook/WindowFrameRight" />
907                    </OperatorDim>
908                </Dim>
909                <Dim type="BottomEdge">
910                    <OperatorDim op="Subtract">
911                        <UnifiedDim scale="1" type="BottomEdge" />
912                        <ImageDim dimension="Height" name="WindowsLook/WindowFrameBottom" />
913                    </OperatorDim>
914                </Dim>
915            </Area>
916        </NamedArea>
917        <NamedArea name="ClientNoTitleNoFrame">
918            <Area>
919                <Dim type="LeftEdge">
920                    <AbsoluteDim value="0" />
921                </Dim>
922                <Dim type="TopEdge">
923                    <AbsoluteDim value="0" />
924                </Dim>
925                <Dim type="RightEdge">
926                    <UnifiedDim scale="1" type="RightEdge" />
927                </Dim>
928                <Dim type="BottomEdge">
929                    <UnifiedDim scale="1" type="BottomEdge" />
930                </Dim>
931            </Area>
932        </NamedArea>
933        <Child nameSuffix="__auto_titlebar__" type="WindowsLook/Titlebar">
934            <Area>
935                <Dim type="LeftEdge">
936                    <AbsoluteDim value="0" />
937                </Dim>
938                <Dim type="TopEdge">
939                    <AbsoluteDim value="0" />
940                </Dim>
941                <Dim type="RightEdge">
942                    <UnifiedDim scale="1" type="RightEdge" />
943                </Dim>
944                <Dim type="Height">
945                    <OperatorDim op="Multiply">
946                        <FontDim type="LineSpacing" widget="__auto_titlebar__" />
947                        <AbsoluteDim value="1.5" />
948                    </OperatorDim>
949                </Dim>
950            </Area>
951            <Property name="AlwaysOnTop" value="False" />
952        </Child>
953        <Child nameSuffix="__auto_closebutton__" type="WindowsLook/SystemButton">
954            <Area>
955                <Dim type="LeftEdge">
956                    <OperatorDim op="Subtract">
957                        <UnifiedDim scale="1" type="LeftEdge" />
958                        <OperatorDim op="Multiply">
959                            <AbsoluteDim value="0.5" />
960                            <OperatorDim op="Add">
961                                <ImageDim dimension="Width" name="WindowsLook/CloseButtonNormal" />
962                                <WidgetDim dimension="Height" widget="__auto_titlebar__" />
963                            </OperatorDim>
964                        </OperatorDim>
965                    </OperatorDim>
966                </Dim>
967                <Dim type="TopEdge">
968                    <OperatorDim op="Subtract">
969                        <WidgetDim dimension="Height" widget="__auto_titlebar__" />
970                        <OperatorDim op="Multiply">
971                            <AbsoluteDim value="0.5" />
972                            <OperatorDim op="Add">
973                                <WidgetDim dimension="Height" widget="__auto_titlebar__" />
974                                <ImageDim dimension="Height" name="WindowsLook/CloseButtonNormal" />
975                            </OperatorDim>
976                        </OperatorDim>
977                    </OperatorDim>
978                </Dim>
979                <Dim type="Width">
980                    <ImageDim dimension="Width" name="WindowsLook/CloseButtonNormal" />
981                </Dim>
982                <Dim type="Height">
983                    <ImageDim dimension="Height" name="WindowsLook/CloseButtonNormal" />
984                </Dim>
985            </Area>
986            <Property name="AlwaysOnTop" value="True" />
987            <Property name="NormalImage" value="WindowsLook/CloseButtonNormal" />
988            <Property name="HoverImage" value="WindowsLook/CloseButtonHover" />
989            <Property name="PushedImage" value="WindowsLook/CloseButtonPushed" />
990        </Child>
991        <ImagerySection name="withtitle_frame">
992            <FrameComponent>
993                <Area>
994                    <Dim type="LeftEdge">
995                        <AbsoluteDim value="0" />
996                    </Dim>
997                    <Dim type="TopEdge">
998                        <WidgetDim dimension="Height" widget="__auto_titlebar__" />
999                    </Dim>
1000                    <Dim type="RightEdge">
1001                        <UnifiedDim scale="1" type="RightEdge" />
1002                    </Dim>
1003                    <Dim type="BottomEdge">
1004                        <UnifiedDim scale="1" type="BottomEdge" />
1005                    </Dim>
1006                </Area>
1007                <Image component="BottomLeftCorner" name="WindowsLook/WindowFrameBottomLeft" />
1008                <Image component="BottomRightCorner" name="WindowsLook/WindowFrameBottomRight" />
1009                <Image component="LeftEdge" name="WindowsLook/WindowFrameLeft" />
1010                <Image component="RightEdge" name="WindowsLook/WindowFrameRight" />
1011                <Image component="BottomEdge" name="WindowsLook/WindowFrameBottom" />
1012            </FrameComponent>
1013        </ImagerySection>
1014        <ImagerySection name="notitle_frame">
1015            <FrameComponent>
1016                <Area>
1017                    <Dim type="LeftEdge">
1018                        <AbsoluteDim value="0" />
1019                    </Dim>
1020                    <Dim type="TopEdge">
1021                        <AbsoluteDim value="0" />
1022                    </Dim>
1023                    <Dim type="RightEdge">
1024                        <UnifiedDim scale="1" type="RightEdge" />
1025                    </Dim>
1026                    <Dim type="BottomEdge">
1027                        <UnifiedDim scale="1" type="BottomEdge" />
1028                    </Dim>
1029                </Area>
1030                <Image component="TopLeftCorner" name="WindowsLook/WindowFrameTopLeft" />
1031                <Image component="TopRightCorner" name="WindowsLook/WindowFrameTopRight" />
1032                <Image component="BottomLeftCorner" name="WindowsLook/WindowFrameBottomLeft" />
1033                <Image component="BottomRightCorner" name="WindowsLook/WindowFrameBottomRight" />
1034                <Image component="LeftEdge" name="WindowsLook/WindowFrameLeft" />
1035                <Image component="TopEdge" name="WindowsLook/WindowFrameTop" />
1036                <Image component="RightEdge" name="WindowsLook/WindowFrameRight" />
1037                <Image component="BottomEdge" name="WindowsLook/WindowFrameBottom" />
1038            </FrameComponent>
1039        </ImagerySection>
1040        <ImagerySection name="withtitle_withframe_client_area">
1041            <Colours bottomLeft="FFF4F3F5" bottomRight="FFF0F0F5" topLeft="FFDFDFF5" topRight="FFDFEFF5" />
1042            <ImageryComponent>
1043                <Area>
1044                    <Dim type="LeftEdge">
1045                        <ImageDim dimension="Width" name="WindowsLook/WindowFrameLeft" />
1046                    </Dim>
1047                    <Dim type="TopEdge">
1048                        <WidgetDim dimension="Height" widget="__auto_titlebar__" />
1049                    </Dim>
1050                    <Dim type="RightEdge">
1051                        <OperatorDim op="Subtract">
1052                            <UnifiedDim scale="1" type="RightEdge" />
1053                            <ImageDim dimension="Width" name="WindowsLook/WindowFrameRight" />
1054                        </OperatorDim>
1055                    </Dim>
1056                    <Dim type="BottomEdge">
1057                        <OperatorDim op="Subtract">
1058                            <UnifiedDim scale="1" type="BottomEdge" />
1059                            <ImageDim dimension="Height" name="WindowsLook/WindowFrameBottom" />
1060                        </OperatorDim>
1061                    </Dim>
1062                </Area>
1063                <Image name="WindowsLook/Background" />
1064                <VertFormat type="Stretched" />
1065                <HorzFormat type="Stretched" />
1066            </ImageryComponent>
1067        </ImagerySection>
1068        <ImagerySection name="notitle_withframe_client_area">
1069            <Colours bottomLeft="FFF4F3F5" bottomRight="FFF0F0F5" topLeft="FFDFDFF5" topRight="FFDFEFF5" />
1070            <ImageryComponent>
1071                <Area>
1072                    <Dim type="LeftEdge">
1073                        <ImageDim dimension="Width" name="WindowsLook/WindowFrameLeft" />
1074                    </Dim>
1075                    <Dim type="TopEdge">
1076                        <ImageDim dimension="Height" name="WindowsLook/WindowFrameTop" />
1077                    </Dim>
1078                    <Dim type="RightEdge">
1079                        <OperatorDim op="Subtract">
1080                            <UnifiedDim scale="1" type="RightEdge" />
1081                            <ImageDim dimension="Width" name="WindowsLook/WindowFrameRight" />
1082                        </OperatorDim>
1083                    </Dim>
1084                    <Dim type="BottomEdge">
1085                        <OperatorDim op="Subtract">
1086                            <UnifiedDim scale="1" type="BottomEdge" />
1087                            <ImageDim dimension="Height" name="WindowsLook/WindowFrameBottom" />
1088                        </OperatorDim>
1089                    </Dim>
1090                </Area>
1091                <Image name="WindowsLook/Background" />
1092                <VertFormat type="Stretched" />
1093                <HorzFormat type="Stretched" />
1094            </ImageryComponent>
1095        </ImagerySection>
1096        <ImagerySection name="withtitle_noframe_client_area">
1097            <Colours bottomLeft="FFF4F3F5" bottomRight="FFF0F0F5" topLeft="FFDFDFF5" topRight="FFDFEFF5" />
1098            <ImageryComponent>
1099                <Area>
1100                    <Dim type="LeftEdge">
1101                        <AbsoluteDim value="0" />
1102                    </Dim>
1103                    <Dim type="TopEdge">
1104                        <WidgetDim dimension="Height" widget="__auto_titlebar__" />
1105                    </Dim>
1106                    <Dim type="RightEdge">
1107                        <UnifiedDim scale="1" type="RightEdge" />
1108                    </Dim>
1109                    <Dim type="BottomEdge">
1110                        <UnifiedDim scale="1" type="BottomEdge" />
1111                    </Dim>
1112                </Area>
1113                <Image name="WindowsLook/Background" />
1114                <VertFormat type="Stretched" />
1115                <HorzFormat type="Stretched" />
1116            </ImageryComponent>
1117        </ImagerySection>
1118        <ImagerySection name="notitle_noframe_client_area">
1119            <Colours bottomLeft="FFF4F3F5" bottomRight="FFF0F0F5" topLeft="FFDFDFF5" topRight="FFDFEFF5" />
1120            <ImageryComponent>
1121                <Area>
1122                    <Dim type="LeftEdge">
1123                        <AbsoluteDim value="0" />
1124                    </Dim>
1125                    <Dim type="TopEdge">
1126                        <AbsoluteDim value="0" />
1127                    </Dim>
1128                    <Dim type="RightEdge">
1129                        <UnifiedDim scale="1" type="RightEdge" />
1130                    </Dim>
1131                    <Dim type="BottomEdge">
1132                        <UnifiedDim scale="1" type="BottomEdge" />
1133                    </Dim>
1134                </Area>
1135                <Image name="WindowsLook/Background" />
1136                <VertFormat type="Stretched" />
1137                <HorzFormat type="Stretched" />
1138            </ImageryComponent>
1139        </ImagerySection>
1140        <StateImagery name="ActiveWithTitleWithFrame">
1141            <Layer>
1142                <Section section="withtitle_frame">
1143                    <Colours bottomLeft="FFA7C7FF" bottomRight="FFA7C7FF" topLeft="FFA7C7FF" topRight="FFA7C7FF" />
1144                </Section>
1145                <Section section="withtitle_withframe_client_area" />
1146            </Layer>
1147        </StateImagery>
1148        <StateImagery name="InactiveWithTitleWithFrame">
1149            <Layer>
1150                <Section section="withtitle_frame">
1151                    <Colours bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" topLeft="FFEFEFEF" topRight="FFEFEFEF" />
1152                </Section>
1153                <Section section="withtitle_withframe_client_area" />
1154            </Layer>
1155        </StateImagery>
1156        <StateImagery name="DisabledWithTitleWithFrame">
1157            <Layer>
1158                <Section section="withtitle_frame">
1159                    <Colours bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" topLeft="FFEFEFEF" topRight="FFEFEFEF" />
1160                </Section>
1161                <Section section="withtitle_withframe_client_area" />
1162            </Layer>
1163        </StateImagery>
1164        <StateImagery name="ActiveWithTitleNoFrame">
1165            <Layer>
1166                <Section section="withtitle_noframe_client_area" />
1167            </Layer>
1168        </StateImagery>
1169        <StateImagery name="InactiveWithTitleNoFrame">
1170            <Layer>
1171                <Section section="withtitle_noframe_client_area" />
1172            </Layer>
1173        </StateImagery>
1174        <StateImagery name="DisabledWithTitleNoFrame">
1175            <Layer>
1176                <Section section="withtitle_noframe_client_area" />
1177            </Layer>
1178        </StateImagery>
1179        <StateImagery name="ActiveNoTitleWithFrame">
1180            <Layer>
1181                <Section section="notitle_frame">
1182                    <Colours bottomLeft="FFA7C7FF" bottomRight="FFA7C7FF" topLeft="FFA7C7FF" topRight="FFA7C7FF" />
1183                </Section>
1184                <Section section="notitle_withframe_client_area" />
1185            </Layer>
1186        </StateImagery>
1187        <StateImagery name="InactiveNoTitleWithFrame">
1188            <Layer>
1189                <Section section="notitle_frame">
1190                    <Colours bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" topLeft="FFEFEFEF" topRight="FFEFEFEF" />
1191                </Section>
1192                <Section section="notitle_withframe_client_area" />
1193            </Layer>
1194        </StateImagery>
1195        <StateImagery name="DisabledNoTitleWithFrame">
1196            <Layer>
1197                <Section section="notitle_frame">
1198                    <Colours bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" topLeft="FFEFEFEF" topRight="FFEFEFEF" />
1199                </Section>
1200                <Section section="notitle_withframe_client_area" />
1201            </Layer>
1202        </StateImagery>
1203        <StateImagery name="ActiveNoTitleNoFrame">
1204            <Layer>
1205                <Section section="notitle_noframe_client_area" />
1206            </Layer>
1207        </StateImagery>
1208        <StateImagery name="InactiveNoTitleNoFrame">
1209            <Layer>
1210                <Section section="notitle_noframe_client_area" />
1211            </Layer>
1212        </StateImagery>
1213        <StateImagery name="DisabledNoTitleNoFrame">
1214            <Layer>
1215                <Section section="notitle_noframe_client_area" />
1216            </Layer>
1217        </StateImagery>
1218    </WidgetLook>
1219    <WidgetLook name="WindowsLook/IconButton">
1220        <PropertyDefinition name="IconImage" redrawOnWrite="true" />
1221        <PropertyDefinition initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" name="IconColours" redrawOnWrite="true" />
1222        <Property name="WantsMultiClickEvents" value="False" />
1223        <ImagerySection name="icon">
1224            <ImageryComponent>
1225                <Area>
1226                    <Dim type="TopEdge">
1227                        <AbsoluteDim value="0" />
1228                    </Dim>
1229                    <Dim type="LeftEdge">
1230                        <AbsoluteDim value="0" />
1231                    </Dim>
1232                    <Dim type="RightEdge">
1233                        <UnifiedDim scale="1" type="RightEdge" />
1234                    </Dim>
1235                    <Dim type="BottomEdge">
1236                        <UnifiedDim scale="1" type="BottomEdge" />
1237                    </Dim>
1238                </Area>
1239                <ImageProperty name="IconImage" />
1240                <ColourRectProperty name="IconColours" />
1241                <VertFormat type="CentreAligned" />
1242                <HorzFormat type="CentreAligned" />
1243            </ImageryComponent>
1244        </ImagerySection>
1245        <StateImagery name="Normal">
1246            <Layer>
1247                <Section look="WindowsLook/Button" section="normal" />
1248                <Section section="icon" />
1249            </Layer>
1250        </StateImagery>
1251        <StateImagery name="Hover">
1252            <Layer>
1253                <Section look="WindowsLook/Button" section="hover" />
1254                <Section section="icon" />
1255            </Layer>
1256        </StateImagery>
1257        <StateImagery name="Pushed">
1258            <Layer>
1259                <Section look="WindowsLook/Button" section="pushed" />
1260                <Section section="icon" />
1261            </Layer>
1262        </StateImagery>
1263        <StateImagery name="Disabled">
1264            <Layer>
1265                <Section look="WindowsLook/Button" section="disabled">
1266                    <Colours bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" topLeft="FFDFDFDF" topRight="FFDFDFDF" />
1267                </Section>
1268                <Section section="icon" />
1269            </Layer>
1270        </StateImagery>
1271    </WidgetLook>
1272    <WidgetLook name="WindowsLook/Listbox">
1273        <NamedArea name="ItemRenderingArea">
1274            <Area>
1275                <Dim type="LeftEdge">
1276                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
1277                </Dim>
1278                <Dim type="TopEdge">
1279                    <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
1280                </Dim>
1281                <Dim type="RightEdge">
1282                    <OperatorDim op="Subtract">
1283                        <UnifiedDim scale="1" type="RightEdge" />
1284                        <ImageDim dimension="Width" name="WindowsLook/StaticFrameRight" />
1285                    </OperatorDim>
1286                </Dim>
1287                <Dim type="BottomEdge">
1288                    <OperatorDim op="Subtract">
1289                        <UnifiedDim scale="1" type="BottomEdge" />
1290                        <ImageDim dimension="Height" name="WindowsLook/StaticFrameBottom" />
1291                    </OperatorDim>
1292                </Dim>
1293            </Area>
1294        </NamedArea>
1295        <NamedArea name="ItemRenderingAreaHScroll">
1296            <Area>
1297                <Dim type="LeftEdge">
1298                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
1299                </Dim>
1300                <Dim type="TopEdge">
1301                    <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
1302                </Dim>
1303                <Dim type="RightEdge">
1304                    <OperatorDim op="Subtract">
1305                        <UnifiedDim scale="1" type="RightEdge" />
1306                        <ImageDim dimension="Width" name="WindowsLook/StaticFrameRight" />
1307                    </OperatorDim>
1308                </Dim>
1309                <Dim type="BottomEdge">
1310                    <UnifiedDim offset="-16" scale="1" type="BottomEdge" />
1311                </Dim>
1312            </Area>
1313        </NamedArea>
1314        <NamedArea name="ItemRenderingAreaVScroll">
1315            <Area>
1316                <Dim type="LeftEdge">
1317                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
1318                </Dim>
1319                <Dim type="TopEdge">
1320                    <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
1321                </Dim>
1322                <Dim type="RightEdge">
1323                    <UnifiedDim offset="-16" scale="1" type="RightEdge" />
1324                </Dim>
1325                <Dim type="BottomEdge">
1326                    <OperatorDim op="Subtract">
1327                        <UnifiedDim scale="1" type="BottomEdge" />
1328                        <ImageDim dimension="Height" name="WindowsLook/StaticFrameBottom" />
1329                    </OperatorDim>
1330                </Dim>
1331            </Area>
1332        </NamedArea>
1333        <NamedArea name="ItemRenderingAreaHVScroll">
1334            <Area>
1335                <Dim type="LeftEdge">
1336                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
1337                </Dim>
1338                <Dim type="TopEdge">
1339                    <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
1340                </Dim>
1341                <Dim type="RightEdge">
1342                    <UnifiedDim offset="-16" scale="1" type="RightEdge" />
1343                </Dim>
1344                <Dim type="BottomEdge">
1345                    <UnifiedDim offset="-16" scale="1" type="BottomEdge" />
1346                </Dim>
1347            </Area>
1348        </NamedArea>
1349        <Child nameSuffix="__auto_hscrollbar__" type="WindowsLook/HorizontalScrollbar">
1350            <Area>
1351                <Dim type="LeftEdge">
1352                    <AbsoluteDim value="0" />
1353                </Dim>
1354                <Dim type="TopEdge">
1355                    <AbsoluteDim value="0" />
1356                </Dim>
1357                <Dim type="Width">
1358                    <UnifiedDim offset="-16" scale="1" type="Width" />
1359                </Dim>
1360                <Dim type="Height">
1361                    <AbsoluteDim value="16" />
1362                </Dim>
1363            </Area>
1364            <VertAlignment type="BottomAligned" />
1365        </Child>
1366        <Child nameSuffix="__auto_vscrollbar__" type="WindowsLook/VerticalScrollbar">
1367            <Area>
1368                <Dim type="LeftEdge">
1369                    <AbsoluteDim value="0" />
1370                </Dim>
1371                <Dim type="TopEdge">
1372                    <AbsoluteDim value="0" />
1373                </Dim>
1374                <Dim type="Width">
1375                    <AbsoluteDim value="16" />
1376                </Dim>
1377                <Dim type="Height">
1378                    <UnifiedDim offset="-16" scale="1" type="Height" />
1379                </Dim>
1380            </Area>
1381            <HorzAlignment type="RightAligned" />
1382        </Child>
1383        <ImagerySection name="main">
1384            <FrameComponent>
1385                <Area>
1386                    <Dim type="LeftEdge">
1387                        <AbsoluteDim value="0" />
1388                    </Dim>
1389                    <Dim type="TopEdge">
1390                        <AbsoluteDim value="0" />
1391                    </Dim>
1392                    <Dim type="Width">
1393                        <UnifiedDim scale="1" type="Width" />
1394                    </Dim>
1395                    <Dim type="Height">
1396                        <UnifiedDim scale="1" type="Height" />
1397                    </Dim>
1398                </Area>
1399                <Image component="TopLeftCorner" name="WindowsLook/StaticFrameTopLeft" />
1400                <Image component="TopRightCorner" name="WindowsLook/StaticFrameTopRight" />
1401                <Image component="BottomLeftCorner" name="WindowsLook/StaticFrameBottomLeft" />
1402                <Image component="BottomRightCorner" name="WindowsLook/StaticFrameBottomRight" />
1403                <Image component="LeftEdge" name="WindowsLook/StaticFrameLeft" />
1404                <Image component="RightEdge" name="WindowsLook/StaticFrameRight" />
1405                <Image component="TopEdge" name="WindowsLook/StaticFrameTop" />
1406                <Image component="BottomEdge" name="WindowsLook/StaticFrameBottom" />
1407                <Image component="Background" name="WindowsLook/Background" />
1408            </FrameComponent>
1409        </ImagerySection>
1410        <StateImagery name="Enabled">
1411            <Layer>
1412                <Section section="main" />
1413            </Layer>
1414        </StateImagery>
1415        <StateImagery name="Disabled">
1416            <Layer>
1417                <Section section="main" />
1418            </Layer>
1419        </StateImagery>
1420    </WidgetLook>
1421    <WidgetLook name="WindowsLook/ItemListbox">
1422        <NamedArea name="ItemRenderArea">
1423            <Area>
1424                <Dim type="LeftEdge">
1425                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
1426                </Dim>
1427                <Dim type="TopEdge">
1428                    <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
1429                </Dim>
1430                <Dim type="RightEdge">
1431                    <OperatorDim op="Subtract">
1432                        <UnifiedDim scale="1" type="RightEdge" />
1433                        <ImageDim dimension="Width" name="WindowsLook/StaticFrameRight" />
1434                    </OperatorDim>
1435                </Dim>
1436                <Dim type="BottomEdge">
1437                    <OperatorDim op="Subtract">
1438                        <UnifiedDim scale="1" type="BottomEdge" />
1439                        <ImageDim dimension="Height" name="WindowsLook/StaticFrameBottom" />
1440                    </OperatorDim>
1441                </Dim>
1442            </Area>
1443        </NamedArea>
1444        <NamedArea name="ItemRenderAreaHScroll">
1445            <Area>
1446                <Dim type="LeftEdge">
1447                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
1448                </Dim>
1449                <Dim type="TopEdge">
1450                    <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
1451                </Dim>
1452                <Dim type="RightEdge">
1453                    <OperatorDim op="Subtract">
1454                        <UnifiedDim scale="1" type="RightEdge" />
1455                        <ImageDim dimension="Width" name="WindowsLook/StaticFrameRight" />
1456                    </OperatorDim>
1457                </Dim>
1458                <Dim type="BottomEdge">
1459                    <UnifiedDim offset="-16" scale="1" type="BottomEdge" />
1460                </Dim>
1461            </Area>
1462        </NamedArea>
1463        <NamedArea name="ItemRenderAreaVScroll">
1464            <Area>
1465                <Dim type="LeftEdge">
1466                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
1467                </Dim>
1468                <Dim type="TopEdge">
1469                    <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
1470                </Dim>
1471                <Dim type="RightEdge">
1472                    <UnifiedDim offset="-16" scale="1" type="RightEdge" />
1473                </Dim>
1474                <Dim type="BottomEdge">
1475                    <OperatorDim op="Subtract">
1476                        <UnifiedDim scale="1" type="BottomEdge" />
1477                        <ImageDim dimension="Height" name="WindowsLook/StaticFrameBottom" />
1478                    </OperatorDim>
1479                </Dim>
1480            </Area>
1481        </NamedArea>
1482        <NamedArea name="ItemRenderAreaHVScroll">
1483            <Area>
1484                <Dim type="LeftEdge">
1485                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
1486                </Dim>
1487                <Dim type="TopEdge">
1488                    <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
1489                </Dim>
1490                <Dim type="RightEdge">
1491                    <UnifiedDim offset="-16" scale="1" type="RightEdge" />
1492                </Dim>
1493                <Dim type="BottomEdge">
1494                    <UnifiedDim offset="-16" scale="1" type="BottomEdge" />
1495                </Dim>
1496            </Area>
1497        </NamedArea>
1498        <Child nameSuffix="__auto_hscrollbar__" type="WindowsLook/HorizontalScrollbar">
1499            <Area>
1500                <Dim type="LeftEdge">
1501                    <AbsoluteDim value="0" />
1502                </Dim>
1503                <Dim type="TopEdge">
1504                    <AbsoluteDim value="0" />
1505                </Dim>
1506                <Dim type="Width">
1507                    <UnifiedDim offset="-16" scale="1" type="Width" />
1508                </Dim>
1509                <Dim type="Height">
1510                    <AbsoluteDim value="16" />
1511                </Dim>
1512            </Area>
1513            <VertAlignment type="BottomAligned" />
1514        </Child>
1515        <Child nameSuffix="__auto_vscrollbar__" type="WindowsLook/VerticalScrollbar">
1516            <Area>
1517                <Dim type="LeftEdge">
1518                    <AbsoluteDim value="0" />
1519                </Dim>
1520                <Dim type="TopEdge">
1521                    <AbsoluteDim value="0" />
1522                </Dim>
1523                <Dim type="Width">
1524                    <AbsoluteDim value="16" />
1525                </Dim>
1526                <Dim type="Height">
1527                    <UnifiedDim scale="1" type="Height" />
1528                </Dim>
1529            </Area>
1530            <HorzAlignment type="RightAligned" />
1531        </Child>
1532        <ImagerySection name="main">
1533            <FrameComponent>
1534                <Area>
1535                    <Dim type="LeftEdge">
1536                        <AbsoluteDim value="0" />
1537                    </Dim>
1538                    <Dim type="TopEdge">
1539                        <AbsoluteDim value="0" />
1540                    </Dim>
1541                    <Dim type="Width">
1542                        <UnifiedDim scale="1" type="Width" />
1543                    </Dim>
1544                    <Dim type="Height">
1545                        <UnifiedDim scale="1" type="Height" />
1546                    </Dim>
1547                </Area>
1548                <Image component="TopLeftCorner" name="WindowsLook/StaticFrameTopLeft" />
1549                <Image component="TopRightCorner" name="WindowsLook/StaticFrameTopRight" />
1550                <Image component="BottomLeftCorner" name="WindowsLook/StaticFrameBottomLeft" />
1551                <Image component="BottomRightCorner" name="WindowsLook/StaticFrameBottomRight" />
1552                <Image component="LeftEdge" name="WindowsLook/StaticFrameLeft" />
1553                <Image component="RightEdge" name="WindowsLook/StaticFrameRight" />
1554                <Image component="TopEdge" name="WindowsLook/StaticFrameTop" />
1555                <Image component="BottomEdge" name="WindowsLook/StaticFrameBottom" />
1556                <Image component="Background" name="WindowsLook/Background" />
1557            </FrameComponent>
1558        </ImagerySection>
1559        <StateImagery name="Enabled">
1560            <Layer>
1561                <Section section="main" />
1562            </Layer>
1563        </StateImagery>
1564        <StateImagery name="Disabled">
1565            <Layer>
1566                <Section section="main" />
1567            </Layer>
1568        </StateImagery>
1569    </WidgetLook>
1570    <WidgetLook name="WindowsLook/ListboxItem">
1571        <PropertyDefinition initialValue="FF000000" name="TextColour" redrawOnWrite="true" />
1572        <PropertyDefinition initialValue="FFFFFFFF" name="SelectedTextColour" redrawOnWrite="true" />
1573        <PropertyDefinition initialValue="WindowsLook/Background" name="SelectionBrush" redrawOnWrite="true" />
1574        <PropertyDefinition initialValue="FF3030FF" name="SelectionColour" redrawOnWrite="true" />
1575        <Property name="Selectable" value="True" />
1576        <NamedArea name="ContentSize">
1577            <Area>
1578                <Dim type="LeftEdge">
1579                    <AbsoluteDim value="0" />
1580                </Dim>
1581                <Dim type="TopEdge">
1582                    <AbsoluteDim value="0" />
1583                </Dim>
1584                <Dim type="Width">
1585                    <FontDim padding="6" type="HorzExtent" />
1586                </Dim>
1587                <Dim type="Height">
1588                    <FontDim type="LineSpacing" />
1589                </Dim>
1590            </Area>
1591        </NamedArea>
1592        <ImagerySection name="label">
1593            <TextComponent>
1594                <Area>
1595                    <Dim type="TopEdge">
1596                        <AbsoluteDim value="0" />
1597                    </Dim>
1598                    <Dim type="LeftEdge">
1599                        <AbsoluteDim value="3" />
1600                    </Dim>
1601                    <Dim type="RightEdge">
1602                        <UnifiedDim offset="-3" scale="1" type="RightEdge" />
1603                    </Dim>
1604                    <Dim type="BottomEdge">
1605                        <UnifiedDim scale="1" type="BottomEdge" />
1606                    </Dim>
1607                </Area>
1608            </TextComponent>
1609        </ImagerySection>
1610        <ImagerySection name="selection">
1611            <ImageryComponent>
1612                <Area>
1613                    <Dim type="TopEdge">
1614                        <AbsoluteDim value="0" />
1615                    </Dim>
1616                    <Dim type="LeftEdge">
1617                        <AbsoluteDim value="0" />
1618                    </Dim>
1619                    <Dim type="RightEdge">
1620                        <UnifiedDim scale="1" type="RightEdge" />
1621                    </Dim>
1622                    <Dim type="BottomEdge">
1623                        <UnifiedDim scale="1" type="BottomEdge" />
1624                    </Dim>
1625                </Area>
1626                <ImageProperty name="SelectionBrush" />
1627                <ColourProperty name="SelectionColour" />
1628                <VertFormat type="Stretched" />
1629                <HorzFormat type="Stretched" />
1630            </ImageryComponent>
1631        </ImagerySection>
1632        <StateImagery name="Enabled">
1633            <Layer>
1634                <Section section="label">
1635                    <ColourProperty name="TextColour" />
1636                </Section>
1637            </Layer>
1638        </StateImagery>
1639        <StateImagery name="Disabled">
1640            <Layer>
1641                <Section section="label">
1642                    <ColourProperty name="TextColour" />
1643                </Section>
1644            </Layer>
1645        </StateImagery>
1646        <StateImagery name="SelectedEnabled">
1647            <Layer>
1648                <Section section="selection" />
1649                <Section section="label">
1650                    <ColourProperty name="SelectedTextColour" />
1651                </Section>
1652            </Layer>
1653        </StateImagery>
1654        <StateImagery name="SelectedDisabled">
1655            <Layer>
1656                <Section section="selection" />
1657                <Section section="label">
1658                    <ColourProperty name="SelectedTextColour" />
1659                </Section>
1660            </Layer>
1661        </StateImagery>
1662    </WidgetLook>
1663    <WidgetLook name="WindowsLook/Menubar">
1664        <PropertyDefinition initialValue="tl:FFDFEFF5 tr:FFDFDFF5 bl:FFF4F3F5 br:FFF4F3F5" name="BackgroundColours" redrawOnWrite="true" />
1665        <PropertyDefinition initialValue="5" layoutOnWrite="true" name="BorderWidth" />
1666        <NamedArea name="ItemRenderArea">
1667            <Area>
1668                <Dim type="LeftEdge">
1669                    <OperatorDim op="Add">
1670                        <ImageDim dimension="Width" name="WindowsLook/MenuLeft" />
1671                        <PropertyDim name="BorderWidth" />
1672                    </OperatorDim>
1673                </Dim>
1674                <Dim type="TopEdge">
1675                    <OperatorDim op="Add">
1676                        <ImageDim dimension="Height" name="WindowsLook/MenuTop" />
1677                        <PropertyDim name="BorderWidth" />
1678                    </OperatorDim>
1679                </Dim>
1680                <Dim type="RightEdge">
1681                    <OperatorDim op="Subtract">
1682                        <UnifiedDim scale="1" type="RightEdge" />
1683                        <OperatorDim op="Add">
1684                            <ImageDim dimension="Width" name="WindowsLook/MenuRight" />
1685                            <PropertyDim name="BorderWidth" />
1686                        </OperatorDim>
1687                    </OperatorDim>
1688                </Dim>
1689                <Dim type="BottomEdge">
1690                    <OperatorDim op="Subtract">
1691                        <UnifiedDim scale="1" type="BottomEdge" />
1692                        <OperatorDim op="Add">
1693                            <ImageDim dimension="Height" name="WindowsLook/MenuBottom" />
1694                            <PropertyDim name="BorderWidth" />
1695                        </OperatorDim>
1696                    </OperatorDim>
1697                </Dim>
1698            </Area>
1699        </NamedArea>
1700        <ImagerySection name="frame">
1701            <FrameComponent>
1702                <Area>
1703                    <Dim type="LeftEdge">
1704                        <AbsoluteDim value="0" />
1705                    </Dim>
1706                    <Dim type="TopEdge">
1707                        <AbsoluteDim value="0" />
1708                    </Dim>
1709                    <Dim type="Width">
1710                        <UnifiedDim scale="1" type="Width" />
1711                    </Dim>
1712                    <Dim type="Height">
1713                        <UnifiedDim scale="1" type="Height" />
1714                    </Dim>
1715                </Area>
1716                <Image component="TopLeftCorner" name="WindowsLook/MenuTopLeft" />
1717                <Image component="TopRightCorner" name="WindowsLook/MenuTopRight" />
1718                <Image component="BottomLeftCorner" name="WindowsLook/MenuBottomLeft" />
1719                <Image component="BottomRightCorner" name="WindowsLook/MenuBottomRight" />
1720                <Image component="LeftEdge" name="WindowsLook/MenuLeft" />
1721                <Image component="RightEdge" name="WindowsLook/MenuRight" />
1722                <Image component="TopEdge" name="WindowsLook/MenuTop" />
1723                <Image component="BottomEdge" name="WindowsLook/MenuBottom" />
1724                <Image component="Background" name="WindowsLook/Background" />
1725                <ColourRectProperty name="BackgroundColours" />
1726            </FrameComponent>
1727        </ImagerySection>
1728        <StateImagery name="Enabled">
1729            <Layer>
1730                <Section section="frame" />
1731            </Layer>
1732        </StateImagery>
1733        <StateImagery name="Disabled">
1734            <Layer>
1735                <Section section="frame" />
1736            </Layer>
1737        </StateImagery>
1738    </WidgetLook>
1739    <WidgetLook name="WindowsLook/MenuItem">
1740        <PropertyDefinition initialValue="FF000000" name="NormalTextColour" redrawOnWrite="true" />
1741        <PropertyDefinition initialValue="FF7F7F7F" name="DisabledTextColour" redrawOnWrite="true" />
1742        <PropertyDefinition initialValue="FFA7C7FF" name="HoverColour" redrawOnWrite="true" />
1743        <PropertyDefinition initialValue="FF87A7DF" name="PushedColour" redrawOnWrite="true" />
1744        <PropertyDefinition initialValue="7F87A7DF" name="PushedOffColour" redrawOnWrite="true" />
1745        <PropertyDefinition initialValue="FFEFEFEF" name="OpenedColour" redrawOnWrite="true" />
1746        <Property name="WantsMultiClickEvents" value="False" />
1747        <NamedArea name="ContentSize">
1748            <Area>
1749                <Dim type="LeftEdge">
1750                    <AbsoluteDim value="0" />
1751                </Dim>
1752                <Dim type="TopEdge">
1753                    <AbsoluteDim value="0" />
1754                </Dim>
1755                <Dim type="Width">
1756                    <OperatorDim op="Add">
1757                        <FontDim type="HorzExtent" />
1758                        <OperatorDim op="Add">
1759                            <ImageDim dimension="Width" name="WindowsLook/MenuLeft" />
1760                            <ImageDim dimension="Width" name="WindowsLook/MenuRight" />
1761                        </OperatorDim>
1762                    </OperatorDim>
1763                </Dim>
1764                <Dim type="Height">
1765                    <OperatorDim op="Add">
1766                        <FontDim type="LineSpacing" />
1767                        <OperatorDim op="Add">
1768                            <ImageDim dimension="Height" name="WindowsLook/MenuTop" />
1769                            <ImageDim dimension="Height" name="WindowsLook/MenuBottom" />
1770                        </OperatorDim>
1771                    </OperatorDim>
1772                </Dim>
1773            </Area>
1774        </NamedArea>
1775        <NamedArea name="HasPopupContentSize">
1776            <Area>
1777                <Dim type="LeftEdge">
1778                    <AbsoluteDim value="0" />
1779                </Dim>
1780                <Dim type="TopEdge">
1781                    <AbsoluteDim value="0" />
1782                </Dim>
1783                <Dim type="Width">
1784                    <OperatorDim op="Add">
1785                        <FontDim type="HorzExtent" />
1786                        <OperatorDim op="Add">
1787                            <ImageDim dimension="Width" name="WindowsLook/MenuLeft" />
1788                            <OperatorDim op="Add">
1789                                <ImageDim dimension="Width" name="WindowsLook/MenuRight" />
1790                                <OperatorDim op="Multiply">
1791                                    <ImageDim dimension="Width" name="WindowsLook/PopupMenuArrowLeft" />
1792                                    <AbsoluteDim value="3" />
1793                                </OperatorDim>
1794                            </OperatorDim>
1795                        </OperatorDim>
1796                    </OperatorDim>
1797                </Dim>
1798                <Dim type="Height">
1799                    <OperatorDim op="Add">
1800                        <FontDim type="LineSpacing" />
1801                        <OperatorDim op="Add">
1802                            <ImageDim dimension="Height" name="WindowsLook/MenuTop" />
1803                            <ImageDim dimension="Height" name="WindowsLook/MenuBottom" />
1804                        </OperatorDim>
1805                    </OperatorDim>
1806                </Dim>
1807            </Area>
1808        </NamedArea>
1809        <ImagerySection name="label">
1810            <TextComponent>
1811                <Area>
1812                    <Dim type="LeftEdge">
1813                        <ImageDim dimension="Width" name="WindowsLook/MenuLeft" />
1814                    </Dim>
1815                    <Dim type="TopEdge">
1816                        <ImageDim dimension="Height" name="WindowsLook/MenuTop" />
1817                    </Dim>
1818                    <Dim type="RightEdge">
1819                        <OperatorDim op="Subtract">
1820                            <UnifiedDim scale="1" type="RightEdge" />
1821                            <ImageDim dimension="Width" name="WindowsLook/MenuRight" />
1822                        </OperatorDim>
1823                    </Dim>
1824                    <Dim type="BottomEdge">
1825                        <OperatorDim op="Subtract">
1826                            <UnifiedDim scale="1" type="BottomEdge" />
1827                            <ImageDim dimension="Height" name="WindowsLook/MenuBottom" />
1828                        </OperatorDim>
1829                    </Dim>
1830                </Area>
1831                <VertFormat type="CentreAligned" />
1832                <HorzFormat type="LeftAligned" />
1833            </TextComponent>
1834        </ImagerySection>
1835        <ImagerySection name="frame">
1836            <FrameComponent>
1837                <Area>
1838                    <Dim type="LeftEdge">
1839                        <AbsoluteDim value="0" />
1840                    </Dim>
1841                    <Dim type="TopEdge">
1842                        <AbsoluteDim value="0" />
1843                    </Dim>
1844                    <Dim type="Width">
1845                        <UnifiedDim scale="1" type="Width" />
1846                    </Dim>
1847                    <Dim type="Height">
1848                        <UnifiedDim scale="1" type="Height" />
1849                    </Dim>
1850                </Area>
1851                <Image component="TopLeftCorner" name="WindowsLook/MenuTopLeft" />
1852                <Image component="TopRightCorner" name="WindowsLook/MenuTopRight" />
1853                <Image component="BottomLeftCorner" name="WindowsLook/MenuBottomLeft" />
1854                <Image component="BottomRightCorner" name="WindowsLook/MenuBottomRight" />
1855                <Image component="LeftEdge" name="WindowsLook/MenuLeft" />
1856                <Image component="RightEdge" name="WindowsLook/MenuRight" />
1857                <Image component="TopEdge" name="WindowsLook/MenuTop" />
1858                <Image component="BottomEdge" name="WindowsLook/MenuBottom" />
1859                <Image component="Background" name="WindowsLook/Background" />
1860            </FrameComponent>
1861        </ImagerySection>
1862        <ImagerySection name="popup_arrow_right">
1863            <ImageryComponent>
1864                <Area>
1865                    <Dim type="LeftEdge">
1866                        <AbsoluteDim value="0" />
1867                    </Dim>
1868                    <Dim type="TopEdge">
1869                        <AbsoluteDim value="0" />
1870                    </Dim>
1871                    <Dim type="Width">
1872                        <OperatorDim op="Subtract">
1873                            <UnifiedDim scale="1" type="Width" />
1874                            <ImageDim dimension="Width" name="WindowsLook/PopupMenuArrowRight" />
1875                        </OperatorDim>
1876                    </Dim>
1877                    <Dim type="Height">
1878                        <UnifiedDim scale="1" type="Height" />
1879                    </Dim>
1880                </Area>
1881                <Image name="WindowsLook/PopupMenuArrowRight" />
1882                <Colours bottomLeft="FF000000" bottomRight="FF000000" topLeft="FF000000" topRight="FF000000" />
1883                <VertFormat type="CentreAligned" />
1884                <HorzFormat type="RightAligned" />
1885            </ImageryComponent>
1886        </ImagerySection>
1887        <ImagerySection name="popup_arrow_left">
1888            <ImageryComponent>
1889                <Area>
1890                    <Dim type="LeftEdge">
1891                        <AbsoluteDim value="0" />
1892                    </Dim>
1893                    <Dim type="TopEdge">
1894                        <AbsoluteDim value="0" />
1895                    </Dim>
1896                    <Dim type="Width">
1897                        <OperatorDim op="Subtract">
1898                            <UnifiedDim scale="1" type="Width" />
1899                            <ImageDim dimension="Width" name="WindowsLook/PopupMenuArrowLeft" />
1900                        </OperatorDim>
1901                    </Dim>
1902                    <Dim type="Height">
1903                        <UnifiedDim scale="1" type="Height" />
1904                    </Dim>
1905                </Area>
1906                <Image name="WindowsLook/PopupMenuArrowLeft" />
1907                <Colours bottomLeft="FF000000" bottomRight="FF000000" topLeft="FF000000" topRight="FF000000" />
1908                <VertFormat type="CentreAligned" />
1909                <HorzFormat type="RightAligned" />
1910            </ImageryComponent>
1911        </ImagerySection>
1912        <StateImagery name="EnabledNormal">
1913            <Layer>
1914                <Section section="label">
1915                    <ColourProperty name="NormalTextColour" />
1916                </Section>
1917            </Layer>
1918        </StateImagery>
1919        <StateImagery name="EnabledHover">
1920            <Layer>
1921                <Section section="frame">
1922                    <ColourProperty name="HoverColour" />
1923                </Section>
1924                <Section section="label">
1925                    <ColourProperty name="NormalTextColour" />
1926                </Section>
1927            </Layer>
1928        </StateImagery>
1929        <StateImagery name="EnabledPushed">
1930            <Layer>
1931                <Section section="frame">
1932                    <ColourProperty name="PushedColour" />
1933                </Section>
1934                <Section section="label">
1935                    <ColourProperty name="NormalTextColour" />
1936                </Section>
1937            </Layer>
1938        </StateImagery>
1939        <StateImagery name="EnabledPushedOff">
1940            <Layer>
1941                <Section section="frame">
1942                    <ColourProperty name="PushedOffColour" />
1943                </Section>
1944                <Section section="label">
1945                    <ColourProperty name="NormalTextColour" />
1946                </Section>
1947            </Layer>
1948        </StateImagery>
1949        <StateImagery name="EnabledPopupOpen">
1950            <Layer>
1951                <Section section="frame">
1952                    <ColourProperty name="OpenedColour" />
1953                </Section>
1954                <Section section="label">
1955                    <ColourProperty name="NormalTextColour" />
1956                </Section>
1957            </Layer>
1958        </StateImagery>
1959        <StateImagery name="DisabledNormal">
1960            <Layer>
1961                <Section section="label">
1962                    <ColourProperty name="DisabledTextColour" />
1963                </Section>
1964            </Layer>
1965        </StateImagery>
1966        <StateImagery name="DisabledHover">
1967            <Layer>
1968                <Section section="frame" />
1969                <Section section="label">
1970                    <ColourProperty name="DisabledTextColour" />
1971                </Section>
1972            </Layer>
1973        </StateImagery>
1974        <StateImagery name="DisabledPushed">
1975            <Layer>
1976                <Section section="frame" />
1977                <Section section="label">
1978                    <ColourProperty name="DisabledTextColour" />
1979                </Section>
1980            </Layer>
1981        </StateImagery>
1982        <StateImagery name="DisabledPushedOff">
1983            <Layer>
1984                <Section section="frame" />
1985                <Section section="label">
1986                    <ColourProperty name="DisabledTextColour" />
1987                </Section>
1988            </Layer>
1989        </StateImagery>
1990        <StateImagery name="DisabledPopupOpen">
1991            <Layer>
1992                <Section section="frame" />
1993                <Section section="label">
1994                    <ColourProperty name="DisabledTextColour" />
1995                </Section>
1996            </Layer>
1997        </StateImagery>
1998        <StateImagery name="PopupClosedIcon">
1999            <Layer>
2000                <Section section="popup_arrow_right" />
2001            </Layer>
2002        </StateImagery>
2003        <StateImagery name="PopupOpenIcon">
2004            <Layer>
2005                <Section section="popup_arrow_left" />
2006            </Layer>
2007        </StateImagery>
2008    </WidgetLook>
2009    <WidgetLook name="WindowsLook/ListHeaderSegment">
2010        <Property name="SizingCursorImage" value="WindowsLook/MouseEsWeCursor" />
2011        <Property name="MovingCursorImage" value="WindowsLook/MouseMoveCursor" />
2012        <ImagerySection name="segment">
2013            <ImageryComponent>
2014                <Area>
2015                    <Dim type="LeftEdge">
2016                        <AbsoluteDim value="0" />
2017                    </Dim>
2018                    <Dim type="TopEdge">
2019                        <AbsoluteDim value="0" />
2020                    </Dim>
2021                    <Dim type="RightEdge">
2022                        <OperatorDim op="Subtract">
2023                            <UnifiedDim scale="1" type="RightEdge" />
2024                            <ImageDim dimension="Width" name="WindowsLook/HeaderSplitter" />
2025                        </OperatorDim>
2026                    </Dim>
2027                    <Dim type="Height">
2028                        <UnifiedDim scale="1" type="Height" />
2029                    </Dim>
2030                </Area>
2031                <Image name="WindowsLook/HeaderMainBrush" />
2032                <VertFormat type="Stretched" />
2033                <HorzFormat type="Stretched" />
2034            </ImageryComponent>
2035        </ImagerySection>
2036        <ImagerySection name="splitter">
2037            <ImageryComponent>
2038                <Area>
2039                    <Dim type="LeftEdge">
2040                        <AbsoluteDim value="0" />
2041                    </Dim>
2042                    <Dim type="TopEdge">
2043                        <AbsoluteDim value="0" />
2044                    </Dim>
2045                    <Dim type="Width">
2046                        <UnifiedDim scale="1" type="Width" />
2047                    </Dim>
2048                    <Dim type="Height">
2049                        <UnifiedDim scale="1" type="Height" />
2050                    </Dim>
2051                </Area>
2052                <Image name="WindowsLook/HeaderSplitter" />
2053                <VertFormat type="Stretched" />
2054                <HorzFormat type="RightAligned" />
2055            </ImageryComponent>
2056        </ImagerySection>
2057        <ImagerySection name="ascend_icon">
2058            <ImageryComponent>
2059                <Area>
2060                    <Dim type="LeftEdge">
2061                        <AbsoluteDim value="3" />
2062                    </Dim>
2063                    <Dim type="TopEdge">
2064                        <AbsoluteDim value="3" />
2065                    </Dim>
2066                    <Dim type="Width">
2067                        <ImageDim dimension="Width" name="WindowsLook/SmallUpArrow" />
2068                    </Dim>
2069                    <Dim type="Height">
2070                        <ImageDim dimension="Height" name="WindowsLook/SmallUpArrow" />
2071                    </Dim>
2072                </Area>
2073                <Image name="WindowsLook/SmallUpArrow" />
2074            </ImageryComponent>
2075        </ImagerySection>
2076        <ImagerySection name="descend_icon">
2077            <ImageryComponent>
2078                <Area>
2079                    <Dim type="LeftEdge">
2080                        <AbsoluteDim value="3" />
2081                    </Dim>
2082                    <Dim type="TopEdge">
2083                        <AbsoluteDim value="3" />
2084                    </Dim>
2085                    <Dim type="Width">
2086                        <ImageDim dimension="Width" name="WindowsLook/SmallDownArrow" />
2087                    </Dim>
2088                    <Dim type="Height">
2089                        <ImageDim dimension="Height" name="WindowsLook/SmallDownArrow" />
2090                    </Dim>
2091                </Area>
2092                <Image name="WindowsLook/SmallDownArrow" />
2093            </ImageryComponent>
2094        </ImagerySection>
2095        <ImagerySection name="label">
2096            <TextComponent>
2097                <Area>
2098                    <Dim type="LeftEdge">
2099                        <OperatorDim op="Add">
2100                            <ImageDim dimension="Width" name="WindowsLook/SmallUpArrow" />
2101                            <AbsoluteDim value="5" />
2102                        </OperatorDim>
2103                    </Dim>
2104                    <Dim type="TopEdge">
2105                        <AbsoluteDim value="0" />
2106                    </Dim>
2107                    <Dim type="RightEdge">
2108                        <UnifiedDim scale="1" type="RightEdge" />
2109                    </Dim>
2110                    <Dim type="Height">
2111                        <UnifiedDim scale="1" type="Height" />
2112                    </Dim>
2113                </Area>
2114                <VertFormat type="CentreAligned" />
2115            </TextComponent>
2116        </ImagerySection>
2117        <StateImagery name="Normal">
2118            <Layer>
2119                <Section section="segment">
2120                    <Colours bottomLeft="FFDDDDDD" bottomRight="FFDDDDDD" topLeft="FFDDDDDD" topRight="FFDDDDDD" />
2121                </Section>
2122                <Section section="splitter">
2123                    <Colours bottomLeft="FFDDDDDD" bottomRight="FFDDDDDD" topLeft="FFDDDDDD" topRight="FFDDDDDD" />
2124                </Section>
2125                <Section section="label">
2126                    <Colours bottomLeft="FF000000" bottomRight="FF000000" topLeft="FF000000" topRight="FF000000" />
2127                </Section>
2128            </Layer>
2129        </StateImagery>
2130        <StateImagery name="Hover">
2131            <Layer>
2132                <Section section="segment">
2133                    <Colours bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" topLeft="FFEFEFEF" topRight="FFEFEFEF" />
2134                </Section>
2135                <Section section="splitter">
2136                    <Colours bottomLeft="FFDDDDDD" bottomRight="FFDDDDDD" topLeft="FFDDDDDD" topRight="FFDDDDDD" />
2137                </Section>
2138                <Section section="label">
2139                    <Colours bottomLeft="FF000000" bottomRight="FF000000" topLeft="FF000000" topRight="FF000000" />
2140                </Section>
2141            </Layer>
2142        </StateImagery>
2143        <StateImagery name="SplitterHover">
2144            <Layer>
2145                <Section section="segment">
2146                    <Colours bottomLeft="FFDDDDDD" bottomRight="FFDDDDDD" topLeft="FFDDDDDD" topRight="FFDDDDDD" />
2147                </Section>
2148                <Section section="splitter">
2149                    <Colours bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" topLeft="FFEFEFEF" topRight="FFEFEFEF" />
2150                </Section>
2151                <Section section="label">
2152                    <Colours bottomLeft="FF000000" bottomRight="FF000000" topLeft="FF000000" topRight="FF000000" />
2153                </Section>
2154            </Layer>
2155        </StateImagery>
2156        <StateImagery clipped="false" name="DragGhost">
2157            <Layer priority="1">
2158                <Section section="segment">
2159                    <Colours bottomLeft="7FEFEFEF" bottomRight="7FEFEFEF" topLeft="7FEFEFEF" topRight="7FEFEFEF" />
2160                </Section>
2161                <Section section="splitter">
2162                    <Colours bottomLeft="7FDDDDDD" bottomRight="7FDDDDDD" topLeft="7FDDDDDD" topRight="7FDDDDDD" />
2163                </Section>
2164                <Section section="label">
2165                    <Colours bottomLeft="7F000000" bottomRight="7F000000" topLeft="7F000000" topRight="7F000000" />
2166                </Section>
2167            </Layer>
2168        </StateImagery>
2169        <StateImagery name="AscendingSortIcon">
2170            <Layer>
2171                <Section section="ascend_icon" />
2172            </Layer>
2173        </StateImagery>
2174        <StateImagery name="DescendingSortIcon">
2175            <Layer>
2176                <Section section="descend_icon" />
2177            </Layer>
2178        </StateImagery>
2179        <StateImagery clipped="false" name="GhostAscendingSortIcon">
2180            <Layer priority="1">
2181                <Section section="ascend_icon">
2182                    <Colours bottomLeft="90FFFFFF" bottomRight="90FFFFFF" topLeft="90FFFFFF" topRight="90FFFFFF" />
2183                </Section>
2184            </Layer>
2185        </StateImagery>
2186        <StateImagery clipped="false" name="GhostDescendingSortIcon">
2187            <Layer priority="1">
2188                <Section section="descend_icon">
2189                    <Colours bottomLeft="90FFFFFF" bottomRight="90FFFFFF" topLeft="90FFFFFF" topRight="90FFFFFF" />
2190                </Section>
2191            </Layer>
2192        </StateImagery>
2193        <StateImagery name="Disabled" />
2194    </WidgetLook>
2195    <WidgetLook name="WindowsLook/ListHeader">
2196        <Property name="SegmentWidgetType" value="WindowsLook/ListHeaderSegment" />
2197        <StateImagery name="Enabled" />
2198        <StateImagery name="Disabled" />
2199    </WidgetLook>
2200    <WidgetLook name="WindowsLook/MultiColumnList">
2201        <NamedArea name="ItemRenderingArea">
2202            <Area>
2203                <Dim type="LeftEdge">
2204                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
2205                </Dim>
2206                <Dim type="TopEdge">
2207                    <WidgetDim dimension="BottomEdge" widget="__auto_listheader__" />
2208                </Dim>
2209                <Dim type="RightEdge">
2210                    <OperatorDim op="Subtract">
2211                        <UnifiedDim scale="1" type="RightEdge" />
2212                        <ImageDim dimension="Width" name="WindowsLook/StaticFrameRight" />
2213                    </OperatorDim>
2214                </Dim>
2215                <Dim type="BottomEdge">
2216                    <OperatorDim op="Subtract">
2217                        <UnifiedDim scale="1" type="BottomEdge" />
2218                        <ImageDim dimension="Height" name="WindowsLook/StaticFrameBottom" />
2219                    </OperatorDim>
2220                </Dim>
2221            </Area>
2222        </NamedArea>
2223        <NamedArea name="ItemRenderingAreaHScroll">
2224            <Area>
2225                <Dim type="LeftEdge">
2226                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
2227                </Dim>
2228                <Dim type="TopEdge">
2229                    <WidgetDim dimension="BottomEdge" widget="__auto_listheader__" />
2230                </Dim>
2231                <Dim type="RightEdge">
2232                    <OperatorDim op="Subtract">
2233                        <UnifiedDim scale="1" type="RightEdge" />
2234                        <ImageDim dimension="Width" name="WindowsLook/StaticFrameRight" />
2235                    </OperatorDim>
2236                </Dim>
2237                <Dim type="BottomEdge">
2238                    <UnifiedDim offset="-16" scale="1" type="BottomEdge" />
2239                </Dim>
2240            </Area>
2241        </NamedArea>
2242        <NamedArea name="ItemRenderingAreaVScroll">
2243            <Area>
2244                <Dim type="LeftEdge">
2245                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
2246                </Dim>
2247                <Dim type="TopEdge">
2248                    <WidgetDim dimension="BottomEdge" widget="__auto_listheader__" />
2249                </Dim>
2250                <Dim type="RightEdge">
2251                    <UnifiedDim offset="-16" scale="1" type="RightEdge" />
2252                </Dim>
2253                <Dim type="BottomEdge">
2254                    <OperatorDim op="Subtract">
2255                        <UnifiedDim scale="1" type="BottomEdge" />
2256                        <ImageDim dimension="Height" name="WindowsLook/StaticFrameBottom" />
2257                    </OperatorDim>
2258                </Dim>
2259            </Area>
2260        </NamedArea>
2261        <NamedArea name="ItemRenderingAreaHVScroll">
2262            <Area>
2263                <Dim type="LeftEdge">
2264                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
2265                </Dim>
2266                <Dim type="TopEdge">
2267                    <WidgetDim dimension="BottomEdge" widget="__auto_listheader__" />
2268                </Dim>
2269                <Dim type="RightEdge">
2270                    <UnifiedDim offset="-16" scale="1" type="RightEdge" />
2271                </Dim>
2272                <Dim type="BottomEdge">
2273                    <UnifiedDim offset="-16" scale="1" type="BottomEdge" />
2274                </Dim>
2275            </Area>
2276        </NamedArea>
2277        <Child nameSuffix="__auto_listheader__" type="WindowsLook/ListHeader">
2278            <Area>
2279                <Dim type="LeftEdge">
2280                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
2281                </Dim>
2282                <Dim type="TopEdge">
2283                    <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
2284                </Dim>
2285                <Dim type="RightEdge">
2286                    <OperatorDim op="Subtract">
2287                        <UnifiedDim scale="1" type="RightEdge" />
2288                        <ImageDim dimension="Width" name="WindowsLook/StaticFrameRight" />
2289                    </OperatorDim>
2290                </Dim>
2291                <Dim type="Height">
2292                    <OperatorDim op="Multiply">
2293                        <FontDim type="LineSpacing" />
2294                        <AbsoluteDim value="1.5" />
2295                    </OperatorDim>
2296                </Dim>
2297            </Area>
2298        </Child>
2299        <Child nameSuffix="__auto_hscrollbar__" type="WindowsLook/HorizontalScrollbar">
2300            <Area>
2301                <Dim type="LeftEdge">
2302                    <AbsoluteDim value="0" />
2303                </Dim>
2304                <Dim type="TopEdge">
2305                    <AbsoluteDim value="0" />
2306                </Dim>
2307                <Dim type="Width">
2308                    <UnifiedDim offset="-16" scale="1" type="Width" />
2309                </Dim>
2310                <Dim type="Height">
2311                    <AbsoluteDim value="16" />
2312                </Dim>
2313            </Area>
2314            <VertAlignment type="BottomAligned" />
2315        </Child>
2316        <Child nameSuffix="__auto_vscrollbar__" type="WindowsLook/VerticalScrollbar">
2317            <Area>
2318                <Dim type="LeftEdge">
2319                    <AbsoluteDim value="0" />
2320                </Dim>
2321                <Dim type="TopEdge">
2322                    <WidgetDim dimension="BottomEdge" widget="__auto_listheader__" />
2323                </Dim>
2324                <Dim type="Width">
2325                    <AbsoluteDim value="16" />
2326                </Dim>
2327                <Dim type="BottomEdge">
2328                    <UnifiedDim offset="-16" scale="1" type="BottomEdge" />
2329                </Dim>
2330            </Area>
2331            <HorzAlignment type="RightAligned" />
2332        </Child>
2333        <ImagerySection name="main">
2334            <FrameComponent>
2335                <Area>
2336                    <Dim type="LeftEdge">
2337                        <AbsoluteDim value="0" />
2338                    </Dim>
2339                    <Dim type="TopEdge">
2340                        <AbsoluteDim value="0" />
2341                    </Dim>
2342                    <Dim type="Width">
2343                        <UnifiedDim scale="1" type="Width" />
2344                    </Dim>
2345                    <Dim type="Height">
2346                        <UnifiedDim scale="1" type="Height" />
2347                    </Dim>
2348                </Area>
2349                <Image component="TopLeftCorner" name="WindowsLook/StaticFrameTopLeft" />
2350                <Image component="TopRightCorner" name="WindowsLook/StaticFrameTopRight" />
2351                <Image component="BottomLeftCorner" name="WindowsLook/StaticFrameBottomLeft" />
2352                <Image component="BottomRightCorner" name="WindowsLook/StaticFrameBottomRight" />
2353                <Image component="LeftEdge" name="WindowsLook/StaticFrameLeft" />
2354                <Image component="RightEdge" name="WindowsLook/StaticFrameRight" />
2355                <Image component="TopEdge" name="WindowsLook/StaticFrameTop" />
2356                <Image component="BottomEdge" name="WindowsLook/StaticFrameBottom" />
2357                <Image component="Background" name="WindowsLook/Background" />
2358            </FrameComponent>
2359        </ImagerySection>
2360        <StateImagery name="Enabled">
2361            <Layer>
2362                <Section section="main" />
2363            </Layer>
2364        </StateImagery>
2365        <StateImagery name="Disabled">
2366            <Layer>
2367                <Section section="main" />
2368            </Layer>
2369        </StateImagery>
2370    </WidgetLook>
2371    <WidgetLook name="WindowsLook/MultiLineEditbox">
2372        <PropertyDefinition initialValue="FFDFDFDF" name="ReadOnlyBGColour" />
2373        <PropertyDefinition initialValue="FF000000" name="NormalTextColour" redrawOnWrite="true" />
2374        <PropertyDefinition initialValue="FFFFFFFF" name="SelectedTextColour" redrawOnWrite="true" />
2375        <PropertyDefinition initialValue="FF607FFF" name="ActiveSelectionColour" redrawOnWrite="true" />
2376        <PropertyDefinition initialValue="FF808080" name="InactiveSelectionColour" redrawOnWrite="true" />
2377        <Property name="MouseCursorImage" value="WindowsLook/MouseTextBar" />
2378        <Property name="SelectionBrushImage" value="WindowsLook/Background" />
2379        <NamedArea name="TextArea">
2380            <Area>
2381                <Dim type="LeftEdge">
2382                    <ImageDim dimension="Width" name="WindowsLook/EditFrameLeft" />
2383                </Dim>
2384                <Dim type="TopEdge">
2385                    <ImageDim dimension="Height" name="WindowsLook/EditFrameTop" />
2386                </Dim>
2387                <Dim type="RightEdge">
2388                    <OperatorDim op="Subtract">
2389                        <UnifiedDim scale="1" type="RightEdge" />
2390                        <ImageDim dimension="Width" name="WindowsLook/EditFrameRight" />
2391                    </OperatorDim>
2392                </Dim>
2393                <Dim type="BottomEdge">
2394                    <OperatorDim op="Subtract">
2395                        <UnifiedDim scale="1" type="BottomEdge" />
2396                        <ImageDim dimension="Height" name="WindowsLook/EditFrameBottom" />
2397                    </OperatorDim>
2398                </Dim>
2399            </Area>
2400        </NamedArea>
2401        <NamedArea name="TextAreaHScroll">
2402            <Area>
2403                <Dim type="LeftEdge">
2404                    <ImageDim dimension="Width" name="WindowsLook/EditFrameLeft" />
2405                </Dim>
2406                <Dim type="TopEdge">
2407                    <ImageDim dimension="Height" name="WindowsLook/EditFrameTop" />
2408                </Dim>
2409                <Dim type="RightEdge">
2410                    <OperatorDim op="Subtract">
2411                        <UnifiedDim scale="1" type="RightEdge" />
2412                        <ImageDim dimension="Height" name="WindowsLook/EditFrameRight" />
2413                    </OperatorDim>
2414                </Dim>
2415                <Dim type="BottomEdge">
2416                    <UnifiedDim offset="-16" scale="1" type="BottomEdge" />
2417                </Dim>
2418            </Area>
2419        </NamedArea>
2420        <NamedArea name="TextAreaVScroll">
2421            <Area>
2422                <Dim type="LeftEdge">
2423                    <ImageDim dimension="Width" name="WindowsLook/EditFrameLeft" />
2424                </Dim>
2425                <Dim type="TopEdge">
2426                    <ImageDim dimension="Height" name="WindowsLook/EditFrameTop" />
2427                </Dim>
2428                <Dim type="RightEdge">
2429                    <UnifiedDim offset="-16" scale="1" type="RightEdge" />
2430                </Dim>
2431                <Dim type="BottomEdge">
2432                    <OperatorDim op="Subtract">
2433                        <UnifiedDim scale="1" type="BottomEdge" />
2434                        <ImageDim dimension="Height" name="WindowsLook/EditFrameBottom" />
2435                    </OperatorDim>
2436                </Dim>
2437            </Area>
2438        </NamedArea>
2439        <NamedArea name="TextAreaHVScroll">
2440            <Area>
2441                <Dim type="LeftEdge">
2442                    <ImageDim dimension="Width" name="WindowsLook/EditFrameLeft" />
2443                </Dim>
2444                <Dim type="TopEdge">
2445                    <ImageDim dimension="Height" name="WindowsLook/EditFrameTop" />
2446                </Dim>
2447                <Dim type="RightEdge">
2448                    <UnifiedDim offset="-16" scale="1" type="RightEdge" />
2449                </Dim>
2450                <Dim type="BottomEdge">
2451                    <UnifiedDim offset="-16" scale="1" type="BottomEdge" />
2452                </Dim>
2453            </Area>
2454        </NamedArea>
2455        <Child nameSuffix="__auto_hscrollbar__" type="WindowsLook/HorizontalScrollbar">
2456            <Area>
2457                <Dim type="LeftEdge">
2458                    <AbsoluteDim value="0" />
2459                </Dim>
2460                <Dim type="TopEdge">
2461                    <AbsoluteDim value="0" />
2462                </Dim>
2463                <Dim type="Width">
2464                    <UnifiedDim offset="-16" scale="1" type="Width" />
2465                </Dim>
2466                <Dim type="Height">
2467                    <AbsoluteDim value="16" />
2468                </Dim>
2469            </Area>
2470            <VertAlignment type="BottomAligned" />
2471        </Child>
2472        <Child nameSuffix="__auto_vscrollbar__" type="WindowsLook/VerticalScrollbar">
2473            <Area>
2474                <Dim type="LeftEdge">
2475                    <AbsoluteDim value="0" />
2476                </Dim>
2477                <Dim type="TopEdge">
2478                    <AbsoluteDim value="0" />
2479                </Dim>
2480                <Dim type="Width">
2481                    <AbsoluteDim value="16" />
2482                </Dim>
2483                <Dim type="Height">
2484                    <UnifiedDim offset="-16" scale="1" type="Height" />
2485                </Dim>
2486            </Area>
2487            <HorzAlignment type="RightAligned" />
2488        </Child>
2489        <ImagerySection name="main">
2490            <FrameComponent>
2491                <Area>
2492                    <Dim type="LeftEdge">
2493                        <AbsoluteDim value="0" />
2494                    </Dim>
2495                    <Dim type="TopEdge">
2496                        <AbsoluteDim value="0" />
2497                    </Dim>
2498                    <Dim type="Width">
2499                        <UnifiedDim scale="1" type="Width" />
2500                    </Dim>
2501                    <Dim type="Height">
2502                        <UnifiedDim scale="1" type="Height" />
2503                    </Dim>
2504                </Area>
2505                <Image component="TopLeftCorner" name="WindowsLook/EditFrameTopLeft" />
2506                <Image component="TopRightCorner" name="WindowsLook/EditFrameTopRight" />
2507                <Image component="BottomLeftCorner" name="WindowsLook/EditFrameBottomLeft" />
2508                <Image component="BottomRightCorner" name="WindowsLook/EditFrameBottomRight" />
2509                <Image component="LeftEdge" name="WindowsLook/EditFrameLeft" />
2510                <Image component="RightEdge" name="WindowsLook/EditFrameRight" />
2511                <Image component="TopEdge" name="WindowsLook/EditFrameTop" />
2512                <Image component="BottomEdge" name="WindowsLook/EditFrameBottom" />
2513                <Image component="Background" name="WindowsLook/Background" />
2514            </FrameComponent>
2515        </ImagerySection>
2516        <ImagerySection name="Caret">
2517            <ImageryComponent>
2518                <Area>
2519                    <Dim type="LeftEdge">
2520                        <AbsoluteDim value="0" />
2521                    </Dim>
2522                    <Dim type="TopEdge">
2523                        <AbsoluteDim value="0" />
2524                    </Dim>
2525                    <Dim type="Width">
2526                        <ImageDim dimension="Width" name="WindowsLook/EditBoxCarat" />
2527                    </Dim>
2528                    <Dim type="BottomEdge">
2529                        <UnifiedDim scale="1.0" type="BottomEdge" />
2530                    </Dim>
2531                </Area>
2532                <Image name="WindowsLook/EditBoxCarat" />
2533                <VertFormat type="Stretched" />
2534                <HorzFormat type="Stretched" />
2535            </ImageryComponent>
2536        </ImagerySection>
2537        <StateImagery name="Enabled">
2538            <Layer>
2539                <Section section="main" />
2540            </Layer>
2541        </StateImagery>
2542        <StateImagery name="ReadOnly">
2543            <Layer>
2544                <Section section="main">
2545                    <ColourProperty name="ReadOnlyBGColour" />
2546                </Section>
2547            </Layer>
2548        </StateImagery>
2549        <StateImagery name="Disabled">
2550            <Layer>
2551                <Section section="main">
2552                    <ColourProperty name="ReadOnlyBGColour" />
2553                </Section>
2554            </Layer>
2555        </StateImagery>
2556    </WidgetLook>
2557    <WidgetLook name="WindowsLook/PopupMenu">
2558        <PropertyDefinition initialValue="tl:FFF4F3F5 tr:FFF2F2FF bl:FFF4F3F5 br:FFF4F3F5" name="BackgroundColours" redrawOnWrite="true" />
2559        <PropertyDefinition initialValue="0" layoutOnWrite="true" name="BorderWidth" />
2560        <NamedArea name="ItemRenderArea">
2561            <Area>
2562                <Dim type="LeftEdge">
2563                    <OperatorDim op="Add">
2564                        <ImageDim dimension="Width" name="WindowsLook/PopupMenuFrameLeft" />
2565                        <PropertyDim name="BorderWidth" />
2566                    </OperatorDim>
2567                </Dim>
2568                <Dim type="TopEdge">
2569                    <OperatorDim op="Add">
2570                        <ImageDim dimension="Height" name="WindowsLook/PopupMenuFrameTop" />
2571                        <PropertyDim name="BorderWidth" />
2572                    </OperatorDim>
2573                </Dim>
2574                <Dim type="RightEdge">
2575                    <OperatorDim op="Subtract">
2576                        <UnifiedDim scale="1" type="RightEdge" />
2577                        <OperatorDim op="Add">
2578                            <ImageDim dimension="Width" name="WindowsLook/PopupMenuFrameRight" />
2579                            <PropertyDim name="BorderWidth" />
2580                        </OperatorDim>
2581                    </OperatorDim>
2582                </Dim>
2583                <Dim type="BottomEdge">
2584                    <OperatorDim op="Subtract">
2585                        <UnifiedDim scale="1" type="BottomEdge" />
2586                        <OperatorDim op="Add">
2587                            <ImageDim dimension="Height" name="WindowsLook/PopupMenuFrameBottom" />
2588                            <PropertyDim name="BorderWidth" />
2589                        </OperatorDim>
2590                    </OperatorDim>
2591                </Dim>
2592            </Area>
2593        </NamedArea>
2594        <ImagerySection name="frame">
2595            <FrameComponent>
2596                <Area>
2597                    <Dim type="LeftEdge">
2598                        <AbsoluteDim value="0" />
2599                    </Dim>
2600                    <Dim type="TopEdge">
2601                        <AbsoluteDim value="0" />
2602                    </Dim>
2603                    <Dim type="Width">
2604                        <UnifiedDim scale="1" type="Width" />
2605                    </Dim>
2606                    <Dim type="Height">
2607                        <UnifiedDim scale="1" type="Height" />
2608                    </Dim>
2609                </Area>
2610                <Image component="TopLeftCorner" name="WindowsLook/PopupMenuFrameTopLeft" />
2611                <Image component="TopRightCorner" name="WindowsLook/PopupMenuFrameTopRight" />
2612                <Image component="BottomLeftCorner" name="WindowsLook/PopupMenuFrameBottomLeft" />
2613                <Image component="BottomRightCorner" name="WindowsLook/PopupMenuFrameBottomRight" />
2614                <Image component="LeftEdge" name="WindowsLook/PopupMenuFrameLeft" />
2615                <Image component="RightEdge" name="WindowsLook/PopupMenuFrameRight" />
2616                <Image component="TopEdge" name="WindowsLook/PopupMenuFrameTop" />
2617                <Image component="BottomEdge" name="WindowsLook/PopupMenuFrameBottom" />
2618                <Image component="Background" name="WindowsLook/Background" />
2619                <ColourRectProperty name="BackgroundColours" />
2620            </FrameComponent>
2621        </ImagerySection>
2622        <StateImagery name="Enabled">
2623            <Layer>
2624                <Section section="frame" />
2625            </Layer>
2626        </StateImagery>
2627        <StateImagery name="Disabled">
2628            <Layer>
2629                <Section section="frame" />
2630            </Layer>
2631        </StateImagery>
2632    </WidgetLook>
2633    <WidgetLook name="WindowsLook/ProgressBar">
2634        <NamedArea name="ProgressArea">
2635            <Area>
2636                <Dim type="LeftEdge">
2637                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
2638                </Dim>
2639                <Dim type="TopEdge">
2640                    <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
2641                </Dim>
2642                <Dim type="RightEdge">
2643                    <OperatorDim op="Subtract">
2644                        <UnifiedDim scale="1.0" type="RightEdge" />
2645                        <ImageDim dimension="Width" name="WindowsLook/StaticFrameRight" />
2646                    </OperatorDim>
2647                </Dim>
2648                <Dim type="BottomEdge">
2649                    <OperatorDim op="Subtract">
2650                        <UnifiedDim scale="1.0" type="BottomEdge" />
2651                        <ImageDim dimension="Height" name="WindowsLook/StaticFrameBottom" />
2652                    </OperatorDim>
2653                </Dim>
2654            </Area>
2655        </NamedArea>
2656        <ImagerySection name="frame">
2657            <FrameComponent>
2658                <Area>
2659                    <Dim type="LeftEdge">
2660                        <AbsoluteDim value="0" />
2661                    </Dim>
2662                    <Dim type="TopEdge">
2663                        <AbsoluteDim value="0" />
2664                    </Dim>
2665                    <Dim type="Width">
2666                        <UnifiedDim scale="1" type="Width" />
2667                    </Dim>
2668                    <Dim type="Height">
2669                        <UnifiedDim scale="1" type="Height" />
2670                    </Dim>
2671                </Area>
2672                <Image component="TopLeftCorner" name="WindowsLook/StaticFrameTopLeft" />
2673                <Image component="TopRightCorner" name="WindowsLook/StaticFrameTopRight" />
2674                <Image component="BottomLeftCorner" name="WindowsLook/StaticFrameBottomLeft" />
2675                <Image component="BottomRightCorner" name="WindowsLook/StaticFrameBottomRight" />
2676                <Image component="LeftEdge" name="WindowsLook/StaticFrameLeft" />
2677                <Image component="TopEdge" name="WindowsLook/StaticFrameTop" />
2678                <Image component="RightEdge" name="WindowsLook/StaticFrameRight" />
2679                <Image component="BottomEdge" name="WindowsLook/StaticFrameBottom" />
2680            </FrameComponent>
2681            <ImageryComponent>
2682                <Area>
2683                    <Dim type="LeftEdge">
2684                        <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
2685                    </Dim>
2686                    <Dim type="TopEdge">
2687                        <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
2688                    </Dim>
2689                    <Dim type="RightEdge">
2690                        <OperatorDim op="Subtract">
2691                            <UnifiedDim scale="1" type="RightEdge" />
2692                            <ImageDim dimension="Width" name="WindowsLook/StaticFrameRight" />
2693                        </OperatorDim>
2694                    </Dim>
2695                    <Dim type="BottomEdge">
2696                        <OperatorDim op="Subtract">
2697                            <UnifiedDim scale="1" type="BottomEdge" />
2698                            <ImageDim dimension="Height" name="WindowsLook/StaticFrameBottom" />
2699                        </OperatorDim>
2700                    </Dim>
2701                </Area>
2702                <Image name="WindowsLook/Background" />
2703                <Colours bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" topLeft="FFDFDFDF" topRight="FFDFDFDF" />
2704                <VertFormat type="Stretched" />
2705                <HorzFormat type="Stretched" />
2706            </ImageryComponent>
2707        </ImagerySection>
2708        <ImagerySection name="progress_lights">
2709            <ImageryComponent>
2710                <Area>
2711                    <Dim type="LeftEdge">
2712                        <AbsoluteDim value="0" />
2713                    </Dim>
2714                    <Dim type="TopEdge">
2715                        <AbsoluteDim value="0" />
2716                    </Dim>
2717                    <Dim type="Width">
2718                        <UnifiedDim scale="1" type="Width" />
2719                    </Dim>
2720                    <Dim type="Height">
2721                        <UnifiedDim scale="1" type="Height" />
2722                    </Dim>
2723                </Area>
2724                <Image name="WindowsLook/Background" />
2725                <VertFormat type="Stretched" />
2726                <HorzFormat type="Stretched" />
2727            </ImageryComponent>
2728        </ImagerySection>
2729        <StateImagery name="Enabled">
2730            <Layer>
2731                <Section section="frame" />
2732            </Layer>
2733        </StateImagery>
2734        <StateImagery name="Disabled">
2735            <Layer>
2736                <Section section="frame" />
2737            </Layer>
2738        </StateImagery>
2739        <StateImagery name="EnabledProgress">
2740            <Layer>
2741                <Section section="progress_lights">
2742                    <Colours bottomLeft="FF2222FF" bottomRight="FF2222FF" topLeft="FF2222FF" topRight="FF2222FF" />
2743                </Section>
2744            </Layer>
2745        </StateImagery>
2746        <StateImagery name="DisabledProgress">
2747            <Layer>
2748                <Section section="progress_lights">
2749                    <Colours bottomLeft="FF2222FF" bottomRight="FF2222FF" topLeft="FF2222FF" topRight="FF2222FF" />
2750                </Section>
2751            </Layer>
2752        </StateImagery>
2753    </WidgetLook>
2754    <WidgetLook name="WindowsLook/RadioButton">
2755        <PropertyDefinition initialValue="FF000000" name="NormalTextColour" redrawOnWrite="true" />
2756        <PropertyDefinition initialValue="FF000000" name="HoverTextColour" redrawOnWrite="true" />
2757        <PropertyDefinition initialValue="FF000000" name="PushedTextColour" redrawOnWrite="true" />
2758        <PropertyDefinition initialValue="FF888888" name="DisabledTextColour" redrawOnWrite="true" />
2759        <ImagerySection name="label">
2760            <TextComponent>
2761                <Area>
2762                    <Dim type="LeftEdge">
2763                        <OperatorDim op="Add">
2764                            <ImageDim dimension="Width" name="WindowsLook/RadioButtonNormal" />
2765                            <AbsoluteDim value="4" />
2766                        </OperatorDim>
2767                    </Dim>
2768                    <Dim type="TopEdge">
2769                        <AbsoluteDim value="0" />
2770                    </Dim>
2771                    <Dim type="RightEdge">
2772                        <UnifiedDim scale="1" type="Width" />
2773                    </Dim>
2774                    <Dim type="Height">
2775                        <UnifiedDim scale="1" type="Height" />
2776                    </Dim>
2777                </Area>
2778                <VertFormat type="CentreAligned" />
2779                <HorzFormat type="LeftAligned" />
2780            </TextComponent>
2781        </ImagerySection>
2782        <ImagerySection name="normal">
2783            <ImageryComponent>
2784                <Area>
2785                    <Dim type="LeftEdge">
2786                        <AbsoluteDim value="0" />
2787                    </Dim>
2788                    <Dim type="TopEdge">
2789                        <AbsoluteDim value="0" />
2790                    </Dim>
2791                    <Dim type="Width">
2792                        <UnifiedDim scale="1" type="Width" />
2793                    </Dim>
2794                    <Dim type="Height">
2795                        <UnifiedDim scale="1" type="Height" />
2796                    </Dim>
2797                </Area>
2798                <Image name="WindowsLook/RadioButtonNormal" />
2799                <VertFormat type="CentreAligned" />
2800                <HorzFormat type="LeftAligned" />
2801            </ImageryComponent>
2802        </ImagerySection>
2803        <ImagerySection name="hover">
2804            <ImageryComponent>
2805                <Area>
2806                    <Dim type="LeftEdge">
2807                        <AbsoluteDim value="0" />
2808                    </Dim>
2809                    <Dim type="TopEdge">
2810                        <AbsoluteDim value="0" />
2811                    </Dim>
2812                    <Dim type="Width">
2813                        <UnifiedDim scale="1" type="Width" />
2814                    </Dim>
2815                    <Dim type="Height">
2816                        <UnifiedDim scale="1" type="Height" />
2817                    </Dim>
2818                </Area>
2819                <Image name="WindowsLook/RadioButtonHover" />
2820                <VertFormat type="CentreAligned" />
2821                <HorzFormat type="LeftAligned" />
2822            </ImageryComponent>
2823        </ImagerySection>
2824        <ImagerySection name="select_mark">
2825            <ImageryComponent>
2826                <Area>
2827                    <Dim type="LeftEdge">
2828                        <AbsoluteDim value="0" />
2829                    </Dim>
2830                    <Dim type="TopEdge">
2831                        <AbsoluteDim value="0" />
2832                    </Dim>
2833                    <Dim type="Width">
2834                        <UnifiedDim scale="1" type="Width" />
2835                    </Dim>
2836                    <Dim type="Height">
2837                        <UnifiedDim scale="1" type="Height" />
2838                    </Dim>
2839                </Area>
2840                <Image name="WindowsLook/RadioButtonMark" />
2841                <VertFormat type="CentreAligned" />
2842                <HorzFormat type="LeftAligned" />
2843            </ImageryComponent>
2844        </ImagerySection>
2845        <StateImagery name="Normal">
2846            <Layer>
2847                <Section section="normal" />
2848                <Section section="label">
2849                    <ColourProperty name="NormalTextColour" />
2850                </Section>
2851            </Layer>
2852        </StateImagery>
2853        <StateImagery name="Hover">
2854            <Layer>
2855                <Section section="hover" />
2856                <Section section="label">
2857                    <ColourProperty name="HoverTextColour" />
2858                </Section>
2859            </Layer>
2860        </StateImagery>
2861        <StateImagery name="SelectedNormal">
2862            <Layer>
2863                <Section section="normal" />
2864                <Section section="select_mark" />
2865                <Section section="label">
2866                    <ColourProperty name="NormalTextColour" />
2867                </Section>
2868            </Layer>
2869        </StateImagery>
2870        <StateImagery name="SelectedHover">
2871            <Layer>
2872                <Section section="hover" />
2873                <Section section="select_mark" />
2874                <Section section="label">
2875                    <ColourProperty name="HoverTextColour" />
2876                </Section>
2877            </Layer>
2878        </StateImagery>
2879    </WidgetLook>
2880    <WidgetLook name="WindowsLook/ScrollablePane">
2881        <NamedArea name="ViewableArea">
2882            <Area>
2883                <Dim type="LeftEdge">
2884                    <AbsoluteDim value="0" />
2885                </Dim>
2886                <Dim type="TopEdge">
2887                    <AbsoluteDim value="0" />
2888                </Dim>
2889                <Dim type="RightEdge">
2890                    <UnifiedDim scale="1.0" type="RightEdge" />
2891                </Dim>
2892                <Dim type="BottomEdge">
2893                    <UnifiedDim scale="1.0" type="BottomEdge" />
2894                </Dim>
2895            </Area>
2896        </NamedArea>
2897        <NamedArea name="ViewableAreaHScroll">
2898            <Area>
2899                <Dim type="LeftEdge">
2900                    <AbsoluteDim value="0" />
2901                </Dim>
2902                <Dim type="TopEdge">
2903                    <AbsoluteDim value="0" />
2904                </Dim>
2905                <Dim type="RightEdge">
2906                    <UnifiedDim scale="1.0" type="RightEdge" />
2907                </Dim>
2908                <Dim type="BottomEdge">
2909                    <UnifiedDim offset="-16" scale="1.0" type="BottomEdge" />
2910                </Dim>
2911            </Area>
2912        </NamedArea>
2913        <NamedArea name="ViewableAreaVScroll">
2914            <Area>
2915                <Dim type="LeftEdge">
2916                    <AbsoluteDim value="0" />
2917                </Dim>
2918                <Dim type="TopEdge">
2919                    <AbsoluteDim value="0" />
2920                </Dim>
2921                <Dim type="RightEdge">
2922                    <UnifiedDim offset="-16" scale="1.0" type="RightEdge" />
2923                </Dim>
2924                <Dim type="BottomEdge">
2925                    <UnifiedDim scale="1.0" type="BottomEdge" />
2926                </Dim>
2927            </Area>
2928        </NamedArea>
2929        <NamedArea name="ViewableAreaHVScroll">
2930            <Area>
2931                <Dim type="LeftEdge">
2932                    <AbsoluteDim value="0" />
2933                </Dim>
2934                <Dim type="TopEdge">
2935                    <AbsoluteDim value="0" />
2936                </Dim>
2937                <Dim type="RightEdge">
2938                    <UnifiedDim offset="-16" scale="1.0" type="RightEdge" />
2939                </Dim>
2940                <Dim type="BottomEdge">
2941                    <UnifiedDim offset="-16" scale="1.0" type="BottomEdge" />
2942                </Dim>
2943            </Area>
2944        </NamedArea>
2945        <Child nameSuffix="__auto_hscrollbar__" type="WindowsLook/HorizontalScrollbar">
2946            <Area>
2947                <Dim type="LeftEdge">
2948                    <AbsoluteDim value="0" />
2949                </Dim>
2950                <Dim type="TopEdge">
2951                    <AbsoluteDim value="0" />
2952                </Dim>
2953                <Dim type="Width">
2954                    <UnifiedDim offset="-16" scale="1" type="Width" />
2955                </Dim>
2956                <Dim type="Height">
2957                    <AbsoluteDim value="16" />
2958                </Dim>
2959            </Area>
2960            <VertAlignment type="BottomAligned" />
2961        </Child>
2962        <Child nameSuffix="__auto_vscrollbar__" type="WindowsLook/VerticalScrollbar">
2963            <Area>
2964                <Dim type="LeftEdge">
2965                    <AbsoluteDim value="0" />
2966                </Dim>
2967                <Dim type="TopEdge">
2968                    <AbsoluteDim value="0" />
2969                </Dim>
2970                <Dim type="Width">
2971                    <AbsoluteDim value="16" />
2972                </Dim>
2973                <Dim type="Height">
2974                    <UnifiedDim offset="-16" scale="1" type="Height" />
2975                </Dim>
2976            </Area>
2977            <HorzAlignment type="RightAligned" />
2978        </Child>
2979        <StateImagery name="Enabled" />
2980        <StateImagery name="Disabled" />
2981    </WidgetLook>
2982    <WidgetLook name="WindowsLook/VerticalScrollbarThumb">
2983        <Property name="VertFree" value="True" />
2984        <Property name="MinSize" value="{{0,0},{0,16}}" />
2985        <ImagerySection name="normal">
2986            <FrameComponent>
2987                <Area>
2988                    <Dim type="LeftEdge">
2989                        <AbsoluteDim value="0" />
2990                    </Dim>
2991                    <Dim type="TopEdge">
2992                        <AbsoluteDim value="0" />
2993                    </Dim>
2994                    <Dim type="Width">
2995                        <UnifiedDim scale="1.0" type="Width" />
2996                    </Dim>
2997                    <Dim type="Height">
2998                        <UnifiedDim scale="1.0" type="Height" />
2999                    </Dim>
3000                </Area>
3001                <Image component="TopLeftCorner" name="WindowsLook/ButtonNormalTopLeft" />
3002                <Image component="TopRightCorner" name="WindowsLook/ButtonNormalTopRight" />
3003                <Image component="BottomLeftCorner" name="WindowsLook/ButtonNormalBottomLeft" />
3004                <Image component="BottomRightCorner" name="WindowsLook/ButtonNormalBottomRight" />
3005                <Image component="LeftEdge" name="WindowsLook/ButtonNormalLeft" />
3006                <Image component="TopEdge" name="WindowsLook/ButtonNormalTop" />
3007                <Image component="RightEdge" name="WindowsLook/ButtonNormalRight" />
3008                <Image component="BottomEdge" name="WindowsLook/ButtonNormalBottom" />
3009            </FrameComponent>
3010            <ImageryComponent>
3011                <Area>
3012                    <Dim type="LeftEdge">
3013                        <ImageDim dimension="Width" name="WindowsLook/ButtonNormalLeft" />
3014                    </Dim>
3015                    <Dim type="TopEdge">
3016                        <ImageDim dimension="Height" name="WindowsLook/ButtonNormalTop" />
3017                    </Dim>
3018                    <Dim type="RightEdge">
3019                        <OperatorDim op="Subtract">
3020                            <UnifiedDim scale="1" type="RightEdge" />
3021                            <ImageDim dimension="Width" name="WindowsLook/ButtonNormalRight" />
3022                        </OperatorDim>
3023                    </Dim>
3024                    <Dim type="BottomEdge">
3025                        <OperatorDim op="Subtract">
3026                            <UnifiedDim scale="1" type="BottomEdge" />
3027                            <ImageDim dimension="Height" name="WindowsLook/ButtonNormalBottom" />
3028                        </OperatorDim>
3029                    </Dim>
3030                </Area>
3031                <Image name="WindowsLook/Background" />
3032                <Colours bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" topLeft="FFAFAFAF" topRight="FFFFFFFF" />
3033                <VertFormat type="Stretched" />
3034                <HorzFormat type="Stretched" />
3035            </ImageryComponent>
3036        </ImagerySection>
3037        <ImagerySection name="hover">
3038            <FrameComponent>
3039                <Area>
3040                    <Dim type="LeftEdge">
3041                        <AbsoluteDim value="0" />
3042                    </Dim>
3043                    <Dim type="TopEdge">
3044                        <AbsoluteDim value="0" />
3045                    </Dim>
3046                    <Dim type="Width">
3047                        <UnifiedDim scale="1.0" type="Width" />
3048                    </Dim>
3049                    <Dim type="Height">
3050                        <UnifiedDim scale="1.0" type="Height" />
3051                    </Dim>
3052                </Area>
3053                <Image component="TopLeftCorner" name="WindowsLook/ButtonHoverTopLeft" />
3054                <Image component="TopRightCorner" name="WindowsLook/ButtonHoverTopRight" />
3055                <Image component="BottomLeftCorner" name="WindowsLook/ButtonHoverBottomLeft" />
3056                <Image component="BottomRightCorner" name="WindowsLook/ButtonHoverBottomRight" />
3057                <Image component="LeftEdge" name="WindowsLook/ButtonHoverLeft" />
3058                <Image component="TopEdge" name="WindowsLook/ButtonHoverTop" />
3059                <Image component="RightEdge" name="WindowsLook/ButtonHoverRight" />
3060                <Image component="BottomEdge" name="WindowsLook/ButtonHoverBottom" />
3061            </FrameComponent>
3062            <ImageryComponent>
3063                <Area>
3064                    <Dim type="LeftEdge">
3065                        <ImageDim dimension="Width" name="WindowsLook/ButtonHoverLeft" />
3066                    </Dim>
3067                    <Dim type="TopEdge">
3068                        <ImageDim dimension="Height" name="WindowsLook/ButtonHoverTop" />
3069                    </Dim>
3070                    <Dim type="RightEdge">
3071                        <OperatorDim op="Subtract">
3072                            <UnifiedDim scale="1" type="RightEdge" />
3073                            <ImageDim dimension="Width" name="WindowsLook/ButtonHoverRight" />
3074                        </OperatorDim>
3075                    </Dim>
3076                    <Dim type="BottomEdge">
3077                        <OperatorDim op="Subtract">
3078                            <UnifiedDim scale="1" type="BottomEdge" />
3079                            <ImageDim dimension="Height" name="WindowsLook/ButtonHoverBottom" />
3080                        </OperatorDim>
3081                    </Dim>
3082                </Area>
3083                <Image name="WindowsLook/Background" />
3084                <Colours bottomLeft="FFF2FFF2" bottomRight="FFCFD9CF" topLeft="FFCFD9CF" topRight="FFF2FFF2" />
3085                <VertFormat type="Stretched" />
3086                <HorzFormat type="Stretched" />
3087            </ImageryComponent>
3088        </ImagerySection>
3089        <ImagerySection name="pushed">
3090            <FrameComponent>
3091                <Area>
3092                    <Dim type="LeftEdge">
3093                        <AbsoluteDim value="0" />
3094                    </Dim>
3095                    <Dim type="TopEdge">
3096                        <AbsoluteDim value="0" />
3097                    </Dim>
3098                    <Dim type="Width">
3099                        <UnifiedDim scale="1.0" type="Width" />
3100                    </Dim>
3101                    <Dim type="Height">
3102                        <UnifiedDim scale="1.0" type="Height" />
3103                    </Dim>
3104                </Area>
3105                <Image component="TopLeftCorner" name="WindowsLook/ButtonPushedTopLeft" />
3106                <Image component="TopRightCorner" name="WindowsLook/ButtonPushedTopRight" />
3107                <Image component="BottomLeftCorner" name="WindowsLook/ButtonPushedBottomLeft" />
3108                <Image component="BottomRightCorner" name="WindowsLook/ButtonPushedBottomRight" />
3109                <Image component="LeftEdge" name="WindowsLook/ButtonPushedLeft" />
3110                <Image component="TopEdge" name="WindowsLook/ButtonPushedTop" />
3111                <Image component="RightEdge" name="WindowsLook/ButtonPushedRight" />
3112                <Image component="BottomEdge" name="WindowsLook/ButtonPushedBottom" />
3113            </FrameComponent>
3114            <ImageryComponent>
3115                <Area>
3116                    <Dim type="LeftEdge">
3117                        <ImageDim dimension="Width" name="WindowsLook/ButtonPushedLeft" />
3118                    </Dim>
3119                    <Dim type="TopEdge">
3120                        <ImageDim dimension="Height" name="WindowsLook/ButtonPushedTop" />
3121                    </Dim>
3122                    <Dim type="RightEdge">
3123                        <OperatorDim op="Subtract">
3124                            <UnifiedDim scale="1" type="RightEdge" />
3125                            <ImageDim dimension="Width" name="WindowsLook/ButtonPushedRight" />
3126                        </OperatorDim>
3127                    </Dim>
3128                    <Dim type="BottomEdge">
3129                        <OperatorDim op="Subtract">
3130                            <UnifiedDim scale="1" type="BottomEdge" />
3131                            <ImageDim dimension="Height" name="WindowsLook/ButtonPushedBottom" />
3132                        </OperatorDim>
3133                    </Dim>
3134                </Area>
3135                <Image name="WindowsLook/Background" />
3136                <Colours bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" topLeft="FFAFAFAF" topRight="FFFFFFFF" />
3137                <VertFormat type="Stretched" />
3138                <HorzFormat type="Stretched" />
3139            </ImageryComponent>
3140        </ImagerySection>
3141        <ImagerySection name="gripper">
3142            <ImageryComponent>
3143                <Area>
3144                    <Dim type="LeftEdge">
3145                        <ImageDim dimension="Width" name="WindowsLook/ButtonPushedLeft" />
3146                    </Dim>
3147                    <Dim type="TopEdge">
3148                        <ImageDim dimension="Height" name="WindowsLook/ButtonPushedTop" />
3149                    </Dim>
3150                    <Dim type="RightEdge">
3151                        <OperatorDim op="Subtract">
3152                            <UnifiedDim scale="1" type="RightEdge" />
3153                            <ImageDim dimension="Width" name="WindowsLook/ButtonPushedRight" />
3154                        </OperatorDim>
3155                    </Dim>
3156                    <Dim type="BottomEdge">
3157                        <OperatorDim op="Subtract">
3158                            <UnifiedDim scale="1" type="BottomEdge" />
3159                            <ImageDim dimension="Height" name="WindowsLook/ButtonPushedBottom" />
3160                        </OperatorDim>
3161                    </Dim>
3162                </Area>
3163                <Image name="WindowsLook/VertScrollbarGrip" />
3164                <VertFormat type="CentreAligned" />
3165                <HorzFormat type="Stretched" />
3166            </ImageryComponent>
3167        </ImagerySection>
3168        <StateImagery name="Normal">
3169            <Layer>
3170                <Section section="normal" />
3171                <Section section="gripper">
3172                    <Colours bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" topLeft="FFAFAFAF" topRight="FFFFFFFF" />
3173                </Section>
3174            </Layer>
3175        </StateImagery>
3176        <StateImagery name="Hover">
3177            <Layer>
3178                <Section section="hover" />
3179                <Section section="gripper">
3180                    <Colours bottomLeft="FFF2FFF2" bottomRight="FFCFD9CF" topLeft="FFCFD9CF" topRight="FFF2FFF2" />
3181                </Section>
3182            </Layer>
3183        </StateImagery>
3184        <StateImagery name="Pushed">
3185            <Layer>
3186                <Section section="pushed" />
3187                <Section section="gripper">
3188                    <Colours bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" topLeft="FFAFAFAF" topRight="FFFFFFFF" />
3189                </Section>
3190            </Layer>
3191        </StateImagery>
3192    </WidgetLook>
3193    <WidgetLook name="WindowsLook/VerticalScrollbar">
3194        <Property name="VerticalScrollbar" value="True" />
3195        <Property name="WantsMultiClickEvents" value="False" />
3196        <NamedArea name="ThumbTrackArea">
3197            <Area>
3198                <Dim type="LeftEdge">
3199                    <AbsoluteDim value="0" />
3200                </Dim>
3201                <Dim type="TopEdge">
3202                    <UnifiedDim scale="1" type="Width" />
3203                </Dim>
3204                <Dim type="RightEdge">
3205                    <UnifiedDim scale="1.0" type="RightEdge" />
3206                </Dim>
3207                <Dim type="BottomEdge">
3208                    <OperatorDim op="Subtract">
3209                        <UnifiedDim scale="1.0" type="BottomEdge" />
3210                        <UnifiedDim scale="1" type="Width" />
3211                    </OperatorDim>
3212                </Dim>
3213            </Area>
3214        </NamedArea>
3215        <Child nameSuffix="__auto_incbtn__" type="WindowsLook/IconButton">
3216            <Area>
3217                <Dim type="LeftEdge">
3218                    <AbsoluteDim value="0" />
3219                </Dim>
3220                <Dim type="TopEdge">
3221                    <AbsoluteDim value="0" />
3222                </Dim>
3223                <Dim type="Width">
3224                    <UnifiedDim scale="1" type="Width" />
3225                </Dim>
3226                <Dim type="Height">
3227                    <UnifiedDim scale="1" type="Width" />
3228                </Dim>
3229            </Area>
3230            <VertAlignment type="BottomAligned" />
3231            <Property name="IconImage" value="WindowsLook/LargeDownArrow" />
3232        </Child>
3233        <Child nameSuffix="__auto_decbtn__" type="WindowsLook/IconButton">
3234            <Area>
3235                <Dim type="LeftEdge">
3236                    <AbsoluteDim value="0" />
3237                </Dim>
3238                <Dim type="TopEdge">
3239                    <AbsoluteDim value="0" />
3240                </Dim>
3241                <Dim type="Width">
3242                    <UnifiedDim scale="1" type="Width" />
3243                </Dim>
3244                <Dim type="Height">
3245                    <UnifiedDim scale="1" type="Width" />
3246                </Dim>
3247            </Area>
3248            <Property name="IconImage" value="WindowsLook/LargeUpArrow" />
3249        </Child>
3250        <Child nameSuffix="__auto_thumb__" type="WindowsLook/VerticalScrollbarThumb">
3251            <Area>
3252                <Dim type="LeftEdge">
3253                    <AbsoluteDim value="0" />
3254                </Dim>
3255                <Dim type="TopEdge">
3256                    <AbsoluteDim value="0" />
3257                </Dim>
3258                <Dim type="Width">
3259                    <UnifiedDim scale="1" type="Width" />
3260                </Dim>
3261                <Dim type="Height">
3262                    <UnifiedDim scale="0.2" type="Height" />
3263                </Dim>
3264            </Area>
3265        </Child>
3266        <ImagerySection name="main">
3267            <ImageryComponent>
3268                <Area>
3269                    <Dim type="LeftEdge">
3270                        <AbsoluteDim value="0" />
3271                    </Dim>
3272                    <Dim type="TopEdge">
3273                        <ImageDim dimension="Height" name="WindowsLook/LargeUpArrow" />
3274                    </Dim>
3275                    <Dim type="RightEdge">
3276                        <UnifiedDim scale="1.0" type="RightEdge" />
3277                    </Dim>
3278                    <Dim type="BottomEdge">
3279                        <OperatorDim op="Subtract">
3280                            <UnifiedDim scale="1.0" type="BottomEdge" />
3281                            <ImageDim dimension="Height" name="WindowsLook/LargeDownArrow" />
3282                        </OperatorDim>
3283                    </Dim>
3284                </Area>
3285                <Image name="WindowsLook/Background" />
3286                <VertFormat type="Stretched" />
3287                <HorzFormat type="Stretched" />
3288            </ImageryComponent>
3289        </ImagerySection>
3290        <StateImagery name="Enabled">
3291            <Layer>
3292                <Section section="main">
3293                    <Colours bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" topLeft="FFDFDFDF" topRight="FFDFDFDF" />
3294                </Section>
3295            </Layer>
3296        </StateImagery>
3297        <StateImagery name="Disabled">
3298            <Layer>
3299                <Section section="main">
3300                    <Colours bottomLeft="FFBFBFBF" bottomRight="FFBFBFBF" topLeft="FFBFBFBF" topRight="FFBFBFBF" />
3301                </Section>
3302            </Layer>
3303        </StateImagery>
3304    </WidgetLook>
3305    <WidgetLook name="WindowsLook/HorizontalScrollbarThumb">
3306        <Property name="HorzFree" value="True" />
3307        <Property name="MinSize" value="{{0,16},{0,0}}" />
3308        <ImagerySection name="normal">
3309            <FrameComponent>
3310                <Area>
3311                    <Dim type="LeftEdge">
3312                        <AbsoluteDim value="0" />
3313                    </Dim>
3314                    <Dim type="TopEdge">
3315                        <AbsoluteDim value="0" />
3316                    </Dim>
3317                    <Dim type="Width">
3318                        <UnifiedDim scale="1.0" type="Width" />
3319                    </Dim>
3320                    <Dim type="Height">
3321                        <UnifiedDim scale="1.0" type="Height" />
3322                    </Dim>
3323                </Area>
3324                <Image component="TopLeftCorner" name="WindowsLook/ButtonNormalTopLeft" />
3325                <Image component="TopRightCorner" name="WindowsLook/ButtonNormalTopRight" />
3326                <Image component="BottomLeftCorner" name="WindowsLook/ButtonNormalBottomLeft" />
3327                <Image component="BottomRightCorner" name="WindowsLook/ButtonNormalBottomRight" />
3328                <Image component="LeftEdge" name="WindowsLook/ButtonNormalLeft" />
3329                <Image component="TopEdge" name="WindowsLook/ButtonNormalTop" />
3330                <Image component="RightEdge" name="WindowsLook/ButtonNormalRight" />
3331                <Image component="BottomEdge" name="WindowsLook/ButtonNormalBottom" />
3332            </FrameComponent>
3333            <ImageryComponent>
3334                <Area>
3335                    <Dim type="LeftEdge">
3336                        <ImageDim dimension="Width" name="WindowsLook/ButtonNormalLeft" />
3337                    </Dim>
3338                    <Dim type="TopEdge">
3339                        <ImageDim dimension="Height" name="WindowsLook/ButtonNormalTop" />
3340                    </Dim>
3341                    <Dim type="RightEdge">
3342                        <OperatorDim op="Subtract">
3343                            <UnifiedDim scale="1" type="RightEdge" />
3344                            <ImageDim dimension="Width" name="WindowsLook/ButtonNormalRight" />
3345                        </OperatorDim>
3346                    </Dim>
3347                    <Dim type="BottomEdge">
3348                        <OperatorDim op="Subtract">
3349                            <UnifiedDim scale="1" type="BottomEdge" />
3350                            <ImageDim dimension="Height" name="WindowsLook/ButtonNormalBottom" />
3351                        </OperatorDim>
3352                    </Dim>
3353                </Area>
3354                <Image name="WindowsLook/Background" />
3355                <Colours bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" topLeft="FFAFAFAF" topRight="FFFFFFFF" />
3356                <VertFormat type="Stretched" />
3357                <HorzFormat type="Stretched" />
3358            </ImageryComponent>
3359        </ImagerySection>
3360        <ImagerySection name="hover">
3361            <FrameComponent>
3362                <Area>
3363                    <Dim type="LeftEdge">
3364                        <AbsoluteDim value="0" />
3365                    </Dim>
3366                    <Dim type="TopEdge">
3367                        <AbsoluteDim value="0" />
3368                    </Dim>
3369                    <Dim type="Width">
3370                        <UnifiedDim scale="1.0" type="Width" />
3371                    </Dim>
3372                    <Dim type="Height">
3373                        <UnifiedDim scale="1.0" type="Height" />
3374                    </Dim>
3375                </Area>
3376                <Image component="TopLeftCorner" name="WindowsLook/ButtonHoverTopLeft" />
3377                <Image component="TopRightCorner" name="WindowsLook/ButtonHoverTopRight" />
3378                <Image component="BottomLeftCorner" name="WindowsLook/ButtonHoverBottomLeft" />
3379                <Image component="BottomRightCorner" name="WindowsLook/ButtonHoverBottomRight" />
3380                <Image component="LeftEdge" name="WindowsLook/ButtonHoverLeft" />
3381                <Image component="TopEdge" name="WindowsLook/ButtonHoverTop" />
3382                <Image component="RightEdge" name="WindowsLook/ButtonHoverRight" />
3383                <Image component="BottomEdge" name="WindowsLook/ButtonHoverBottom" />
3384            </FrameComponent>
3385            <ImageryComponent>
3386                <Area>
3387                    <Dim type="LeftEdge">
3388                        <ImageDim dimension="Width" name="WindowsLook/ButtonHoverLeft" />
3389                    </Dim>
3390                    <Dim type="TopEdge">
3391                        <ImageDim dimension="Height" name="WindowsLook/ButtonHoverTop" />
3392                    </Dim>
3393                    <Dim type="RightEdge">
3394                        <OperatorDim op="Subtract">
3395                            <UnifiedDim scale="1" type="RightEdge" />
3396                            <ImageDim dimension="Width" name="WindowsLook/ButtonHoverRight" />
3397                        </OperatorDim>
3398                    </Dim>
3399                    <Dim type="BottomEdge">
3400                        <OperatorDim op="Subtract">
3401                            <UnifiedDim scale="1" type="BottomEdge" />
3402                            <ImageDim dimension="Height" name="WindowsLook/ButtonHoverBottom" />
3403                        </OperatorDim>
3404                    </Dim>
3405                </Area>
3406                <Image name="WindowsLook/Background" />
3407                <Colours bottomLeft="FFF2FFF2" bottomRight="FFCFD9CF" topLeft="FFCFD9CF" topRight="FFF2FFF2" />
3408                <VertFormat type="Stretched" />
3409                <HorzFormat type="Stretched" />
3410            </ImageryComponent>
3411        </ImagerySection>
3412        <ImagerySection name="pushed">
3413            <FrameComponent>
3414                <Area>
3415                    <Dim type="LeftEdge">
3416                        <AbsoluteDim value="0" />
3417                    </Dim>
3418                    <Dim type="TopEdge">
3419                        <AbsoluteDim value="0" />
3420                    </Dim>
3421                    <Dim type="Width">
3422                        <UnifiedDim scale="1.0" type="Width" />
3423                    </Dim>
3424                    <Dim type="Height">
3425                        <UnifiedDim scale="1.0" type="Height" />
3426                    </Dim>
3427                </Area>
3428                <Image component="TopLeftCorner" name="WindowsLook/ButtonPushedTopLeft" />
3429                <Image component="TopRightCorner" name="WindowsLook/ButtonPushedTopRight" />
3430                <Image component="BottomLeftCorner" name="WindowsLook/ButtonPushedBottomLeft" />
3431                <Image component="BottomRightCorner" name="WindowsLook/ButtonPushedBottomRight" />
3432                <Image component="LeftEdge" name="WindowsLook/ButtonPushedLeft" />
3433                <Image component="TopEdge" name="WindowsLook/ButtonPushedTop" />
3434                <Image component="RightEdge" name="WindowsLook/ButtonPushedRight" />
3435                <Image component="BottomEdge" name="WindowsLook/ButtonPushedBottom" />
3436            </FrameComponent>
3437            <ImageryComponent>
3438                <Area>
3439                    <Dim type="LeftEdge">
3440                        <ImageDim dimension="Width" name="WindowsLook/ButtonPushedLeft" />
3441                    </Dim>
3442                    <Dim type="TopEdge">
3443                        <ImageDim dimension="Height" name="WindowsLook/ButtonPushedTop" />
3444                    </Dim>
3445                    <Dim type="RightEdge">
3446                        <OperatorDim op="Subtract">
3447                            <UnifiedDim scale="1" type="RightEdge" />
3448                            <ImageDim dimension="Width" name="WindowsLook/ButtonPushedRight" />
3449                        </OperatorDim>
3450                    </Dim>
3451                    <Dim type="BottomEdge">
3452                        <OperatorDim op="Subtract">
3453                            <UnifiedDim scale="1" type="BottomEdge" />
3454                            <ImageDim dimension="Height" name="WindowsLook/ButtonPushedBottom" />
3455                        </OperatorDim>
3456                    </Dim>
3457                </Area>
3458                <Image name="WindowsLook/Background" />
3459                <Colours bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" topLeft="FFAFAFAF" topRight="FFFFFFFF" />
3460                <VertFormat type="Stretched" />
3461                <HorzFormat type="Stretched" />
3462            </ImageryComponent>
3463        </ImagerySection>
3464        <ImagerySection name="gripper">
3465            <ImageryComponent>
3466                <Area>
3467                    <Dim type="LeftEdge">
3468                        <ImageDim dimension="Width" name="WindowsLook/ButtonPushedLeft" />
3469                    </Dim>
3470                    <Dim type="TopEdge">
3471                        <ImageDim dimension="Height" name="WindowsLook/ButtonPushedTop" />
3472                    </Dim>
3473                    <Dim type="RightEdge">
3474                        <OperatorDim op="Subtract">
3475                            <UnifiedDim scale="1" type="RightEdge" />
3476                            <ImageDim dimension="Width" name="WindowsLook/ButtonPushedRight" />
3477                        </OperatorDim>
3478                    </Dim>
3479                    <Dim type="BottomEdge">
3480                        <OperatorDim op="Subtract">
3481                            <UnifiedDim scale="1" type="BottomEdge" />
3482                            <ImageDim dimension="Height" name="WindowsLook/ButtonPushedBottom" />
3483                        </OperatorDim>
3484                    </Dim>
3485                </Area>
3486                <Image name="WindowsLook/HorzScrollbarGrip" />
3487                <VertFormat type="Stretched" />
3488                <HorzFormat type="CentreAligned" />
3489            </ImageryComponent>
3490        </ImagerySection>
3491        <StateImagery name="Normal">
3492            <Layer>
3493                <Section section="normal" />
3494                <Section section="gripper">
3495                    <Colours bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" topLeft="FFAFAFAF" topRight="FFFFFFFF" />
3496                </Section>
3497            </Layer>
3498        </StateImagery>
3499        <StateImagery name="Hover">
3500            <Layer>
3501                <Section section="hover" />
3502                <Section section="gripper">
3503                    <Colours bottomLeft="FFF2FFF2" bottomRight="FFCFD9CF" topLeft="FFCFD9CF" topRight="FFF2FFF2" />
3504                </Section>
3505            </Layer>
3506        </StateImagery>
3507        <StateImagery name="Pushed">
3508            <Layer>
3509                <Section section="pushed" />
3510                <Section section="gripper">
3511                    <Colours bottomLeft="FFFFFFFF" bottomRight="FFAFAFAF" topLeft="FFAFAFAF" topRight="FFFFFFFF" />
3512                </Section>
3513            </Layer>
3514        </StateImagery>
3515    </WidgetLook>
3516    <WidgetLook name="WindowsLook/HorizontalScrollbar">
3517        <Property name="WantsMultiClickEvents" value="False" />
3518        <NamedArea name="ThumbTrackArea">
3519            <Area>
3520                <Dim type="LeftEdge">
3521                    <UnifiedDim scale="1" type="Height" />
3522                </Dim>
3523                <Dim type="TopEdge">
3524                    <AbsoluteDim value="0" />
3525                </Dim>
3526                <Dim type="RightEdge">
3527                    <OperatorDim op="Subtract">
3528                        <UnifiedDim scale="1.0" type="RightEdge" />
3529                        <UnifiedDim scale="1" type="Height" />
3530                    </OperatorDim>
3531                </Dim>
3532                <Dim type="BottomEdge">
3533                    <UnifiedDim scale="1.0" type="BottomEdge" />
3534                </Dim>
3535            </Area>
3536        </NamedArea>
3537        <Child nameSuffix="__auto_incbtn__" type="WindowsLook/IconButton">
3538            <Area>
3539                <Dim type="LeftEdge">
3540                    <AbsoluteDim value="0" />
3541                </Dim>
3542                <Dim type="TopEdge">
3543                    <AbsoluteDim value="0" />
3544                </Dim>
3545                <Dim type="Width">
3546                    <UnifiedDim scale="1" type="Height" />
3547                </Dim>
3548                <Dim type="Height">
3549                    <UnifiedDim scale="1" type="Height" />
3550                </Dim>
3551            </Area>
3552            <HorzAlignment type="RightAligned" />
3553            <Property name="IconImage" value="WindowsLook/LargeRightArrow" />
3554        </Child>
3555        <Child nameSuffix="__auto_decbtn__" type="WindowsLook/IconButton">
3556            <Area>
3557                <Dim type="LeftEdge">
3558                    <AbsoluteDim value="0" />
3559                </Dim>
3560                <Dim type="TopEdge">
3561                    <AbsoluteDim value="0" />
3562                </Dim>
3563                <Dim type="Width">
3564                    <UnifiedDim scale="1" type="Height" />
3565                </Dim>
3566                <Dim type="Height">
3567                    <UnifiedDim scale="1" type="Height" />
3568                </Dim>
3569            </Area>
3570            <Property name="IconImage" value="WindowsLook/LargeLeftArrow" />
3571        </Child>
3572        <Child nameSuffix="__auto_thumb__" type="WindowsLook/HorizontalScrollbarThumb">
3573            <Area>
3574                <Dim type="LeftEdge">
3575                    <AbsoluteDim value="0" />
3576                </Dim>
3577                <Dim type="TopEdge">
3578                    <AbsoluteDim value="0" />
3579                </Dim>
3580                <Dim type="Width">
3581                    <UnifiedDim scale="0.2" type="Width" />
3582                </Dim>
3583                <Dim type="Height">
3584                    <UnifiedDim scale="1" type="Height" />
3585                </Dim>
3586            </Area>
3587        </Child>
3588        <ImagerySection name="main">
3589            <ImageryComponent>
3590                <Area>
3591                    <Dim type="LeftEdge">
3592                        <ImageDim dimension="Height" name="WindowsLook/LargeLeftArrow" />
3593                    </Dim>
3594                    <Dim type="TopEdge">
3595                        <AbsoluteDim value="0" />
3596                    </Dim>
3597                    <Dim type="RightEdge">
3598                        <OperatorDim op="Subtract">
3599                            <UnifiedDim scale="1.0" type="RightEdge" />
3600                            <ImageDim dimension="Height" name="WindowsLook/LargeRightArrow" />
3601                        </OperatorDim>
3602                    </Dim>
3603                    <Dim type="BottomEdge">
3604                        <UnifiedDim scale="1.0" type="BottomEdge" />
3605                    </Dim>
3606                </Area>
3607                <Image name="WindowsLook/Background" />
3608                <Colours bottomLeft="FFDFDFDF" bottomRight="FFDFDFDF" topLeft="FFDFDFDF" topRight="FFDFDFDF" />
3609                <VertFormat type="Stretched" />
3610                <HorzFormat type="Stretched" />
3611            </ImageryComponent>
3612        </ImagerySection>
3613        <StateImagery name="Enabled">
3614            <Layer>
3615                <Section section="main" />
3616            </Layer>
3617        </StateImagery>
3618        <StateImagery name="Disabled">
3619            <Layer>
3620                <Section section="main" />
3621            </Layer>
3622        </StateImagery>
3623    </WidgetLook>
3624    <WidgetLook name="WindowsLook/SliderThumb">
3625        <Property name="HorzFree" value="True" />
3626        <ImagerySection name="normal">
3627            <ImageryComponent>
3628                <Area>
3629                    <Dim type="LeftEdge">
3630                        <AbsoluteDim value="0" />
3631                    </Dim>
3632                    <Dim type="TopEdge">
3633                        <AbsoluteDim value="0" />
3634                    </Dim>
3635                    <Dim type="Width">
3636                        <UnifiedDim scale="1.0" type="Width" />
3637                    </Dim>
3638                    <Dim type="Height">
3639                        <UnifiedDim scale="1.0" type="Height" />
3640                    </Dim>
3641                </Area>
3642                <Image name="WindowsLook/SliderThumbNormal" />
3643                <VertFormat type="Stretched" />
3644                <HorzFormat type="Stretched" />
3645            </ImageryComponent>
3646        </ImagerySection>
3647        <ImagerySection name="hover">
3648            <ImageryComponent>
3649                <Area>
3650                    <Dim type="LeftEdge">
3651                        <AbsoluteDim value="0" />
3652                    </Dim>
3653                    <Dim type="TopEdge">
3654                        <AbsoluteDim value="0" />
3655                    </Dim>
3656                    <Dim type="Width">
3657                        <UnifiedDim scale="1.0" type="Width" />
3658                    </Dim>
3659                    <Dim type="Height">
3660                        <UnifiedDim scale="1.0" type="Height" />
3661                    </Dim>
3662                </Area>
3663                <Image name="WindowsLook/SliderThumbHover" />
3664                <VertFormat type="Stretched" />
3665                <HorzFormat type="Stretched" />
3666            </ImageryComponent>
3667        </ImagerySection>
3668        <StateImagery name="Normal">
3669            <Layer>
3670                <Section section="normal" />
3671            </Layer>
3672        </StateImagery>
3673        <StateImagery name="Hover">
3674            <Layer>
3675                <Section section="hover" />
3676            </Layer>
3677        </StateImagery>
3678        <StateImagery name="Pushed">
3679            <Layer>
3680                <Section section="hover" />
3681            </Layer>
3682        </StateImagery>
3683        <StateImagery name="Disabled">
3684            <Layer>
3685                <Section section="normal">
3686                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
3687                </Section>
3688            </Layer>
3689        </StateImagery>
3690    </WidgetLook>
3691    <WidgetLook name="WindowsLook/Slider">
3692        <Property name="HorizontalSlider" value="True" />
3693        <Property name="MouseAutoRepeatEnabled" value="True" />
3694        <Property name="WantsMultiClickEvents" value="False" />
3695        <NamedArea name="ThumbTrackArea">
3696            <Area>
3697                <Dim type="LeftEdge">
3698                    <AbsoluteDim value="0" />
3699                </Dim>
3700                <Dim type="TopEdge">
3701                    <AbsoluteDim value="0" />
3702                </Dim>
3703                <Dim type="RightEdge">
3704                    <UnifiedDim scale="1.0" type="RightEdge" />
3705                </Dim>
3706                <Dim type="BottomEdge">
3707                    <UnifiedDim scale="1.0" type="BottomEdge" />
3708                </Dim>
3709            </Area>
3710        </NamedArea>
3711        <Child nameSuffix="__auto_thumb__" type="WindowsLook/SliderThumb">
3712            <Area>
3713                <Dim type="LeftEdge">
3714                    <AbsoluteDim value="0" />
3715                </Dim>
3716                <Dim type="TopEdge">
3717                    <AbsoluteDim value="0" />
3718                </Dim>
3719                <Dim type="Width">
3720                    <ImageDim dimension="Width" name="WindowsLook/SliderThumbNormal" />
3721                </Dim>
3722                <Dim type="Height">
3723                    <ImageDim dimension="Height" name="WindowsLook/SliderThumbNormal" />
3724                </Dim>
3725            </Area>
3726            <VertAlignment type="CentreAligned" />
3727        </Child>
3728        <ImagerySection name="track">
3729            <FrameComponent>
3730                <Area>
3731                    <Dim type="LeftEdge">
3732                        <OperatorDim op="Multiply">
3733                            <ImageDim dimension="Width" name="WindowsLook/SliderThumbNormal" />
3734                            <AbsoluteDim value="0.5" />
3735                        </OperatorDim>
3736                    </Dim>
3737                    <Dim type="TopEdge">
3738                        <OperatorDim op="Subtract">
3739                            <UnifiedDim scale="0.5" type="TopEdge" />
3740                            <OperatorDim op="Multiply">
3741                                <ImageDim dimension="Height" name="WindowsLook/SlidertrackMiddle" />
3742                                <AbsoluteDim value="0.5" />
3743                            </OperatorDim>
3744                        </OperatorDim>
3745                    </Dim>
3746                    <Dim type="RightEdge">
3747                        <OperatorDim op="Subtract">
3748                            <UnifiedDim scale="1.0" type="RightEdge" />
3749                            <OperatorDim op="Multiply">
3750                                <ImageDim dimension="Width" name="WindowsLook/SliderThumbNormal" />
3751                                <AbsoluteDim value="0.5" />
3752                            </OperatorDim>
3753                        </OperatorDim>
3754                    </Dim>
3755                    <Dim type="Height">
3756                        <ImageDim dimension="Height" name="WindowsLook/SlidertrackMiddle" />
3757                    </Dim>
3758                </Area>
3759                <Image component="LeftEdge" name="WindowsLook/SliderTrackLeft" />
3760                <Image component="RightEdge" name="WindowsLook/SliderTrackRight" />
3761                <Image component="Background" name="WindowsLook/SlidertrackMiddle" />
3762                <VertFormat type="Stretched" />
3763                <HorzFormat type="Stretched" />
3764            </FrameComponent>
3765        </ImagerySection>
3766        <StateImagery name="Enabled">
3767            <Layer>
3768                <Section section="track" />
3769            </Layer>
3770        </StateImagery>
3771        <StateImagery name="Disabled">
3772            <Layer>
3773                <Section section="track" />
3774            </Layer>
3775        </StateImagery>
3776    </WidgetLook>
3777    <WidgetLook name="WindowsLook/Spinner">
3778        <Child nameSuffix="__auto_editbox__" type="WindowsLook/Editbox">
3779            <Area>
3780                <Dim type="LeftEdge">
3781                    <AbsoluteDim value="0" />
3782                </Dim>
3783                <Dim type="TopEdge">
3784                    <AbsoluteDim value="0" />
3785                </Dim>
3786                <Dim type="RightEdge">
3787                    <OperatorDim op="Subtract">
3788                        <UnifiedDim scale="1" type="RightEdge" />
3789                        <UnifiedDim scale="0.5" type="Height" />
3790                    </OperatorDim>
3791                </Dim>
3792                <Dim type="Height">
3793                    <UnifiedDim scale="1" type="Height" />
3794                </Dim>
3795            </Area>
3796        </Child>
3797        <Child nameSuffix="__auto_incbtn__" type="WindowsLook/IconButton">
3798            <Area>
3799                <Dim type="LeftEdge">
3800                    <AbsoluteDim value="0" />
3801                </Dim>
3802                <Dim type="TopEdge">
3803                    <AbsoluteDim value="0" />
3804                </Dim>
3805                <Dim type="Width">
3806                    <UnifiedDim scale="0.5" type="Height" />
3807                </Dim>
3808                <Dim type="Height">
3809                    <UnifiedDim scale="0.5" type="Height" />
3810                </Dim>
3811            </Area>
3812            <HorzAlignment type="RightAligned" />
3813            <Property name="IconImage" value="WindowsLook/LargeUpArrow" />
3814        </Child>
3815        <Child nameSuffix="__auto_decbtn__" type="WindowsLook/IconButton">
3816            <Area>
3817                <Dim type="LeftEdge">
3818                    <AbsoluteDim value="0" />
3819                </Dim>
3820                <Dim type="TopEdge">
3821                    <UnifiedDim scale="0.5" type="TopEdge" />
3822                </Dim>
3823                <Dim type="Width">
3824                    <UnifiedDim scale="0.5" type="Height" />
3825                </Dim>
3826                <Dim type="Height">
3827                    <UnifiedDim scale="0.5" type="Height" />
3828                </Dim>
3829            </Area>
3830            <HorzAlignment type="RightAligned" />
3831            <Property name="IconImage" value="WindowsLook/LargeDownArrow" />
3832        </Child>
3833        <StateImagery name="Enabled" />
3834        <StateImagery name="Disabled" />
3835    </WidgetLook>
3836    <WidgetLook name="WindowsLook/StaticShared">
3837        <ImagerySection name="frame">
3838            <FrameComponent>
3839                <Area>
3840                    <Dim type="LeftEdge">
3841                        <AbsoluteDim value="0" />
3842                    </Dim>
3843                    <Dim type="TopEdge">
3844                        <AbsoluteDim value="0" />
3845                    </Dim>
3846                    <Dim type="RightEdge">
3847                        <UnifiedDim scale="1" type="RightEdge" />
3848                    </Dim>
3849                    <Dim type="BottomEdge">
3850                        <UnifiedDim scale="1" type="BottomEdge" />
3851                    </Dim>
3852                </Area>
3853                <Image component="TopLeftCorner" name="WindowsLook/StaticFrameTopLeft" />
3854                <Image component="TopRightCorner" name="WindowsLook/StaticFrameTopRight" />
3855                <Image component="BottomLeftCorner" name="WindowsLook/StaticFrameBottomLeft" />
3856                <Image component="BottomRightCorner" name="WindowsLook/StaticFrameBottomRight" />
3857                <Image component="LeftEdge" name="WindowsLook/StaticFrameLeft" />
3858                <Image component="TopEdge" name="WindowsLook/StaticFrameTop" />
3859                <Image component="RightEdge" name="WindowsLook/StaticFrameRight" />
3860                <Image component="BottomEdge" name="WindowsLook/StaticFrameBottom" />
3861                <ColourRectProperty name="FrameColours" />
3862            </FrameComponent>
3863        </ImagerySection>
3864        <ImagerySection name="background">
3865            <ImageryComponent>
3866                <Area>
3867                    <Dim type="LeftEdge">
3868                        <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
3869                    </Dim>
3870                    <Dim type="TopEdge">
3871                        <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
3872                    </Dim>
3873                    <Dim type="RightEdge">
3874                        <OperatorDim op="Subtract">
3875                            <UnifiedDim scale="1" type="RightEdge" />
3876                            <ImageDim dimension="Width" name="WindowsLook/StaticFrameRight" />
3877                        </OperatorDim>
3878                    </Dim>
3879                    <Dim type="BottomEdge">
3880                        <OperatorDim op="Subtract">
3881                            <UnifiedDim scale="1" type="BottomEdge" />
3882                            <ImageDim dimension="Height" name="WindowsLook/StaticFrameBottom" />
3883                        </OperatorDim>
3884                    </Dim>
3885                </Area>
3886                <Image name="WindowsLook/Background" />
3887                <VertFormat type="Stretched" />
3888                <HorzFormat type="Stretched" />
3889            </ImageryComponent>
3890        </ImagerySection>
3891        <ImagerySection name="background_noframe">
3892            <ImageryComponent>
3893                <Area>
3894                    <Dim type="LeftEdge">
3895                        <AbsoluteDim value="0" />
3896                    </Dim>
3897                    <Dim type="TopEdge">
3898                        <AbsoluteDim value="0" />
3899                    </Dim>
3900                    <Dim type="RightEdge">
3901                        <UnifiedDim scale="1" type="RightEdge" />
3902                    </Dim>
3903                    <Dim type="BottomEdge">
3904                        <UnifiedDim scale="1" type="BottomEdge" />
3905                    </Dim>
3906                </Area>
3907                <Image name="WindowsLook/Background" />
3908                <VertFormat type="Stretched" />
3909                <HorzFormat type="Stretched" />
3910            </ImageryComponent>
3911        </ImagerySection>
3912    </WidgetLook>
3913    <WidgetLook name="WindowsLook/Static">
3914        <PropertyDefinition initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" name="FrameColours" redrawOnWrite="true" />
3915        <PropertyDefinition initialValue="tl:FFDFDFDF tr:FFDFDFDF bl:FFDFDFDF br:FFDFDFDF" name="BackgroundColours" redrawOnWrite="true" />
3916        <PropertyDefinition initialValue="0" name="TextPadding" redrawOnWrite="true" />
3917        <PropertyDefinition initialValue="LeftAligned" name="HorzFormatting" redrawOnWrite="true" />
3918        <PropertyDefinition initialValue="CentreAligned" name="VertFormatting" redrawOnWrite="true" />
3919        <Property name="BackgroundEnabled" value="True" />
3920        <Property name="FrameEnabled" value="True" />
3921        <ImagerySection name="label">
3922            <TextComponent>
3923                <Area>
3924                    <Dim type="LeftEdge">
3925                        <PropertyDim name="TextPadding" />
3926                    </Dim>
3927                    <Dim type="TopEdge">
3928                        <PropertyDim name="TextPadding" />
3929                    </Dim>
3930                    <Dim type="RightEdge">
3931                        <OperatorDim op="Subtract">
3932                            <UnifiedDim scale="1" type="RightEdge" />
3933                            <PropertyDim name="TextPadding" />
3934                        </OperatorDim>
3935                    </Dim>
3936                    <Dim type="BottomEdge">
3937                        <OperatorDim op="Subtract">
3938                            <UnifiedDim scale="1" type="BottomEdge" />
3939                            <PropertyDim name="TextPadding" />
3940                        </OperatorDim>
3941                    </Dim>
3942                </Area>
3943                <Colours bottomLeft="FF000000" bottomRight="FF000000" topLeft="FF000000" topRight="FF000000" />
3944                <VertFormatProperty name="VertFormatting" />
3945                <HorzFormatProperty name="HorzFormatting" />
3946            </TextComponent>
3947        </ImagerySection>
3948        <StateImagery name="Enabled">
3949            <Layer>
3950                <Section section="label" />
3951            </Layer>
3952        </StateImagery>
3953        <StateImagery name="Disabled">
3954            <Layer>
3955                <Section section="label" />
3956            </Layer>
3957        </StateImagery>
3958        <StateImagery name="EnabledFrame">
3959            <Layer>
3960                <Section look="WindowsLook/StaticShared" section="frame" />
3961            </Layer>
3962        </StateImagery>
3963        <StateImagery name="DisabledFrame">
3964            <Layer>
3965                <Section look="WindowsLook/StaticShared" section="frame" />
3966            </Layer>
3967        </StateImagery>
3968        <StateImagery name="WithFrameEnabledBackground">
3969            <Layer>
3970                <Section look="WindowsLook/StaticShared" section="background">
3971                    <ColourRectProperty name="BackgroundColours" />
3972                </Section>
3973            </Layer>
3974        </StateImagery>
3975        <StateImagery name="WithFrameDisabledBackground">
3976            <Layer>
3977                <Section look="WindowsLook/StaticShared" section="background">
3978                    <ColourRectProperty name="BackgroundColours" />
3979                </Section>
3980            </Layer>
3981        </StateImagery>
3982        <StateImagery name="NoFrameEnabledBackground">
3983            <Layer>
3984                <Section look="WindowsLook/StaticShared" section="background_noframe">
3985                    <ColourRectProperty name="BackgroundColours" />
3986                </Section>
3987            </Layer>
3988        </StateImagery>
3989        <StateImagery name="NoFrameDisabledBackground">
3990            <Layer>
3991                <Section look="WindowsLook/StaticShared" section="background_noframe">
3992                    <ColourRectProperty name="BackgroundColours" />
3993                </Section>
3994            </Layer>
3995        </StateImagery>
3996    </WidgetLook>
3997    <WidgetLook name="WindowsLook/StaticImage">
3998        <PropertyDefinition initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" name="ImageColours" redrawOnWrite="true" />
3999        <PropertyDefinition initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" name="FrameColours" redrawOnWrite="true" />
4000        <PropertyDefinition initialValue="tl:FFDFDFDF tr:FFDFDFDF bl:FFDFDFDF br:FFDFDFDF" name="BackgroundColours" redrawOnWrite="true" />
4001        <PropertyDefinition initialValue="Stretched" name="VertFormatting" redrawOnWrite="true" />
4002        <PropertyDefinition initialValue="Stretched" name="HorzFormatting" redrawOnWrite="true" />
4003        <Property name="BackgroundEnabled" value="True" />
4004        <Property name="FrameEnabled" value="True" />
4005        <ImagerySection name="image_withframe">
4006            <ImageryComponent>
4007                <Area>
4008                    <Dim type="LeftEdge">
4009                        <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
4010                    </Dim>
4011                    <Dim type="TopEdge">
4012                        <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
4013                    </Dim>
4014                    <Dim type="RightEdge">
4015                        <OperatorDim op="Subtract">
4016                            <UnifiedDim scale="1.0" type="RightEdge" />
4017                            <ImageDim dimension="Width" name="WindowsLook/StaticFrameRight" />
4018                        </OperatorDim>
4019                    </Dim>
4020                    <Dim type="BottomEdge">
4021                        <OperatorDim op="Subtract">
4022                            <UnifiedDim scale="1.0" type="BottomEdge" />
4023                            <ImageDim dimension="Height" name="WindowsLook/StaticFrameBottom" />
4024                        </OperatorDim>
4025                    </Dim>
4026                </Area>
4027                <ImageProperty name="Image" />
4028                <ColourRectProperty name="ImageColours" />
4029                <VertFormatProperty name="VertFormatting" />
4030                <HorzFormatProperty name="HorzFormatting" />
4031            </ImageryComponent>
4032        </ImagerySection>
4033        <ImagerySection name="image_noframe">
4034            <ImageryComponent>
4035                <Area>
4036                    <Dim type="LeftEdge">
4037                        <AbsoluteDim value="0" />
4038                    </Dim>
4039                    <Dim type="TopEdge">
4040                        <AbsoluteDim value="0" />
4041                    </Dim>
4042                    <Dim type="RightEdge">
4043                        <UnifiedDim scale="1.0" type="RightEdge" />
4044                    </Dim>
4045                    <Dim type="BottomEdge">
4046                        <UnifiedDim scale="1.0" type="BottomEdge" />
4047                    </Dim>
4048                </Area>
4049                <ImageProperty name="Image" />
4050                <ColourRectProperty name="ImageColours" />
4051                <VertFormatProperty name="VertFormatting" />
4052                <HorzFormatProperty name="HorzFormatting" />
4053            </ImageryComponent>
4054        </ImagerySection>
4055        <StateImagery name="Enabled" />
4056        <StateImagery name="Disabled" />
4057        <StateImagery name="EnabledFrame">
4058            <Layer>
4059                <Section look="WindowsLook/StaticShared" section="frame" />
4060            </Layer>
4061        </StateImagery>
4062        <StateImagery name="DisabledFrame">
4063            <Layer>
4064                <Section look="WindowsLook/StaticShared" section="frame" />
4065            </Layer>
4066        </StateImagery>
4067        <StateImagery name="WithFrameEnabledBackground">
4068            <Layer>
4069                <Section look="WindowsLook/StaticShared" section="background">
4070                    <ColourRectProperty name="BackgroundColours" />
4071                </Section>
4072            </Layer>
4073        </StateImagery>
4074        <StateImagery name="WithFrameDisabledBackground">
4075            <Layer>
4076                <Section look="WindowsLook/StaticShared" section="background">
4077                    <ColourRectProperty name="BackgroundColours" />
4078                </Section>
4079            </Layer>
4080        </StateImagery>
4081        <StateImagery name="NoFrameEnabledBackground">
4082            <Layer>
4083                <Section look="WindowsLook/StaticShared" section="background_noframe">
4084                    <ColourRectProperty name="BackgroundColours" />
4085                </Section>
4086            </Layer>
4087        </StateImagery>
4088        <StateImagery name="NoFrameDisabledBackground">
4089            <Layer>
4090                <Section look="WindowsLook/StaticShared" section="background_noframe">
4091                    <ColourRectProperty name="BackgroundColours" />
4092                </Section>
4093            </Layer>
4094        </StateImagery>
4095        <StateImagery name="WithFrameImage">
4096            <Layer>
4097                <Section section="image_withframe" />
4098            </Layer>
4099        </StateImagery>
4100        <StateImagery name="NoFrameImage">
4101            <Layer>
4102                <Section section="image_noframe" />
4103            </Layer>
4104        </StateImagery>
4105    </WidgetLook>
4106    <WidgetLook name="WindowsLook/StaticText">
4107        <PropertyDefinition initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" name="FrameColours" redrawOnWrite="true" />
4108        <PropertyDefinition initialValue="tl:FFDFDFDF tr:FFDFDFDF bl:FFDFDFDF br:FFDFDFDF" name="BackgroundColours" redrawOnWrite="true" />
4109        <Property name="BackgroundEnabled" value="True" />
4110        <Property name="FrameEnabled" value="True" />
4111        <Property name="TextColours" value="tl:FF000000 tr:FF000000 bl:FF000000 br:FF000000" />
4112        <NamedArea name="WithFrameTextRenderArea">
4113            <Area>
4114                <Dim type="LeftEdge">
4115                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
4116                </Dim>
4117                <Dim type="TopEdge">
4118                    <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
4119                </Dim>
4120                <Dim type="RightEdge">
4121                    <OperatorDim op="Subtract">
4122                        <UnifiedDim scale="1.0" type="RightEdge" />
4123                        <ImageDim dimension="Width" name="WindowsLook/StaticFrameRight" />
4124                    </OperatorDim>
4125                </Dim>
4126                <Dim type="BottomEdge">
4127                    <OperatorDim op="Subtract">
4128                        <UnifiedDim scale="1.0" type="BottomEdge" />
4129                        <ImageDim dimension="Height" name="WindowsLook/StaticFrameBottom" />
4130                    </OperatorDim>
4131                </Dim>
4132            </Area>
4133        </NamedArea>
4134        <NamedArea name="WithFrameTextRenderAreaHScroll">
4135            <Area>
4136                <Dim type="LeftEdge">
4137                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
4138                </Dim>
4139                <Dim type="TopEdge">
4140                    <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
4141                </Dim>
4142                <Dim type="RightEdge">
4143                    <OperatorDim op="Subtract">
4144                        <UnifiedDim scale="1.0" type="RightEdge" />
4145                        <ImageDim dimension="Width" name="WindowsLook/StaticFrameRight" />
4146                    </OperatorDim>
4147                </Dim>
4148                <Dim type="BottomEdge">
4149                    <UnifiedDim offset="-16" scale="1.0" type="BottomEdge" />
4150                </Dim>
4151            </Area>
4152        </NamedArea>
4153        <NamedArea name="WithFrameTextRenderAreaVScroll">
4154            <Area>
4155                <Dim type="LeftEdge">
4156                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
4157                </Dim>
4158                <Dim type="TopEdge">
4159                    <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
4160                </Dim>
4161                <Dim type="RightEdge">
4162                    <UnifiedDim offset="-16" scale="1.0" type="RightEdge" />
4163                </Dim>
4164                <Dim type="BottomEdge">
4165                    <OperatorDim op="Subtract">
4166                        <UnifiedDim scale="1.0" type="BottomEdge" />
4167                        <ImageDim dimension="Height" name="WindowsLook/StaticFrameBottom" />
4168                    </OperatorDim>
4169                </Dim>
4170            </Area>
4171        </NamedArea>
4172        <NamedArea name="WithFrameTextRenderAreaHVScroll">
4173            <Area>
4174                <Dim type="LeftEdge">
4175                    <ImageDim dimension="Width" name="WindowsLook/StaticFrameLeft" />
4176                </Dim>
4177                <Dim type="TopEdge">
4178                    <ImageDim dimension="Height" name="WindowsLook/StaticFrameTop" />
4179                </Dim>
4180                <Dim type="RightEdge">
4181                    <UnifiedDim offset="-16" scale="1.0" type="RightEdge" />
4182                </Dim>
4183                <Dim type="BottomEdge">
4184                    <UnifiedDim offset="-16" scale="1.0" type="BottomEdge" />
4185                </Dim>
4186            </Area>
4187        </NamedArea>
4188        <NamedArea name="NoFrameTextRenderArea">
4189            <Area>
4190                <Dim type="LeftEdge">
4191                    <AbsoluteDim value="0" />
4192                </Dim>
4193                <Dim type="TopEdge">
4194                    <AbsoluteDim value="0" />
4195                </Dim>
4196                <Dim type="RightEdge">
4197                    <UnifiedDim scale="1.0" type="RightEdge" />
4198                </Dim>
4199                <Dim type="BottomEdge">
4200                    <UnifiedDim scale="1.0" type="BottomEdge" />
4201                </Dim>
4202            </Area>
4203        </NamedArea>
4204        <NamedArea name="NoFrameTextRenderAreaHScroll">
4205            <Area>
4206                <Dim type="LeftEdge">
4207                    <AbsoluteDim value="0" />
4208                </Dim>
4209                <Dim type="TopEdge">
4210                    <AbsoluteDim value="0" />
4211                </Dim>
4212                <Dim type="RightEdge">
4213                    <UnifiedDim scale="1.0" type="RightEdge" />
4214                </Dim>
4215                <Dim type="BottomEdge">
4216                    <UnifiedDim offset="-16" scale="1.0" type="BottomEdge" />
4217                </Dim>
4218            </Area>
4219        </NamedArea>
4220        <NamedArea name="NoFrameTextRenderAreaVScroll">
4221            <Area>
4222                <Dim type="LeftEdge">
4223                    <AbsoluteDim value="0" />
4224                </Dim>
4225                <Dim type="TopEdge">
4226                    <AbsoluteDim value="0" />
4227                </Dim>
4228                <Dim type="RightEdge">
4229                    <UnifiedDim offset="-16" scale="1.0" type="RightEdge" />
4230                </Dim>
4231                <Dim type="BottomEdge">
4232                    <UnifiedDim scale="1.0" type="BottomEdge" />
4233                </Dim>
4234            </Area>
4235        </NamedArea>
4236        <NamedArea name="NoFrameTextRenderAreaHVScroll">
4237            <Area>
4238                <Dim type="LeftEdge">
4239                    <AbsoluteDim value="0" />
4240                </Dim>
4241                <Dim type="TopEdge">
4242                    <AbsoluteDim value="0" />
4243                </Dim>
4244                <Dim type="RightEdge">
4245                    <UnifiedDim offset="-16" scale="1.0" type="RightEdge" />
4246                </Dim>
4247                <Dim type="BottomEdge">
4248                    <UnifiedDim offset="-16" scale="1.0" type="BottomEdge" />
4249                </Dim>
4250            </Area>
4251        </NamedArea>
4252        <Child nameSuffix="__auto_hscrollbar__" type="WindowsLook/HorizontalScrollbar">
4253            <Area>
4254                <Dim type="LeftEdge">
4255                    <AbsoluteDim value="0" />
4256                </Dim>
4257                <Dim type="TopEdge">
4258                    <AbsoluteDim value="0" />
4259                </Dim>
4260                <Dim type="Width">
4261                    <UnifiedDim offset="-16" scale="1" type="Width" />
4262                </Dim>
4263                <Dim type="Height">
4264                    <AbsoluteDim value="16" />
4265                </Dim>
4266            </Area>
4267            <VertAlignment type="BottomAligned" />
4268        </Child>
4269        <Child nameSuffix="__auto_vscrollbar__" type="WindowsLook/VerticalScrollbar">
4270            <Area>
4271                <Dim type="LeftEdge">
4272                    <AbsoluteDim value="0" />
4273                </Dim>
4274                <Dim type="TopEdge">
4275                    <AbsoluteDim value="0" />
4276                </Dim>
4277                <Dim type="Width">
4278                    <AbsoluteDim value="16" />
4279                </Dim>
4280                <Dim type="Height">
4281                    <UnifiedDim offset="-16" scale="1" type="Height" />
4282                </Dim>
4283            </Area>
4284            <HorzAlignment type="RightAligned" />
4285        </Child>
4286        <StateImagery name="Enabled" />
4287        <StateImagery name="Disabled" />
4288        <StateImagery name="EnabledFrame">
4289            <Layer>
4290                <Section look="WindowsLook/StaticShared" section="frame" />
4291            </Layer>
4292        </StateImagery>
4293        <StateImagery name="DisabledFrame">
4294            <Layer>
4295                <Section look="WindowsLook/StaticShared" section="frame" />
4296            </Layer>
4297        </StateImagery>
4298        <StateImagery name="WithFrameEnabledBackground">
4299            <Layer>
4300                <Section look="WindowsLook/StaticShared" section="background">
4301                    <ColourRectProperty name="BackgroundColours" />
4302                </Section>
4303            </Layer>
4304        </StateImagery>
4305        <StateImagery name="WithFrameDisabledBackground">
4306            <Layer>
4307                <Section look="WindowsLook/StaticShared" section="background">
4308                    <ColourRectProperty name="BackgroundColours" />
4309                </Section>
4310            </Layer>
4311        </StateImagery>
4312        <StateImagery name="NoFrameEnabledBackground">
4313            <Layer>
4314                <Section look="WindowsLook/StaticShared" section="background_noframe">
4315                    <ColourRectProperty name="BackgroundColours" />
4316                </Section>
4317            </Layer>
4318        </StateImagery>
4319        <StateImagery name="NoFrameDisabledBackground">
4320            <Layer>
4321                <Section look="WindowsLook/StaticShared" section="background_noframe">
4322                    <ColourRectProperty name="BackgroundColours" />
4323                </Section>
4324            </Layer>
4325        </StateImagery>
4326    </WidgetLook>
4327    <WidgetLook name="WindowsLook/TabButton">
4328        <PropertyDefinition initialValue="FF000000" name="NormalTextColour" redrawOnWrite="true" />
4329        <PropertyDefinition initialValue="FF000000" name="HoverTextColour" redrawOnWrite="true" />
4330        <PropertyDefinition initialValue="FF000000" name="PushedTextColour" redrawOnWrite="true" />
4331        <PropertyDefinition initialValue="FF000010" name="SelectedTextColour" redrawOnWrite="true" />
4332        <PropertyDefinition initialValue="FF888888" name="DisabledTextColour" redrawOnWrite="true" />
4333        <ImagerySection name="label">
4334            <TextComponent>
4335                <Area>
4336                    <Dim type="LeftEdge">
4337                        <AbsoluteDim value="0" />
4338                    </Dim>
4339                    <Dim type="TopEdge">
4340                        <AbsoluteDim value="0" />
4341                    </Dim>
4342                    <Dim type="Width">
4343                        <UnifiedDim scale="1" type="Width" />
4344                    </Dim>
4345                    <Dim type="Height">
4346                        <UnifiedDim scale="1" type="Height" />
4347                    </Dim>
4348                </Area>
4349                <VertFormat type="CentreAligned" />
4350                <HorzFormat type="CentreAligned" />
4351            </TextComponent>
4352        </ImagerySection>
4353        <ImagerySection name="normal">
4354            <FrameComponent>
4355                <Area>
4356                    <Dim type="LeftEdge">
4357                        <AbsoluteDim value="0" />
4358                    </Dim>
4359                    <Dim type="TopEdge">
4360                        <AbsoluteDim value="0" />
4361                    </Dim>
4362                    <Dim type="Width">
4363                        <UnifiedDim scale="1" type="Width" />
4364                    </Dim>
4365                    <Dim type="Height">
4366                        <UnifiedDim scale="1" type="Height" />
4367                    </Dim>
4368                </Area>
4369                <Image component="TopLeftCorner" name="WindowsLook/TabButtonUpperLeftNormal" />
4370                <Image component="TopRightCorner" name="WindowsLook/TabButtonUpperRightNormal" />
4371                <Image component="BottomLeftCorner" name="WindowsLook/TabButtonLowerLeftNormal" />
4372                <Image component="BottomRightCorner" name="WindowsLook/TabButtonLowerRightNormal" />
4373                <Image component="LeftEdge" name="WindowsLook/TabButtonLeftNormal" />
4374                <Image component="RightEdge" name="WindowsLook/TabButtonRightNormal" />
4375                <Image component="TopEdge" name="WindowsLook/TabButtonUpperNormal" />
4376                <Image component="BottomEdge" name="WindowsLook/TabButtonLowerNormal" />
4377                <Image component="Background" name="WindowsLook/TabButtonMiddleNormal" />
4378            </FrameComponent>
4379        </ImagerySection>
4380        <ImagerySection name="top_selected">
4381            <FrameComponent>
4382                <Area>
4383                    <Dim type="LeftEdge">
4384                        <AbsoluteDim value="0" />
4385                    </Dim>
4386                    <Dim type="TopEdge">
4387                        <AbsoluteDim value="0" />
4388                    </Dim>
4389                    <Dim type="Width">
4390                        <UnifiedDim scale="1" type="Width" />
4391                    </Dim>
4392                    <Dim type="Height">
4393                        <UnifiedDim scale="1" type="Height" />
4394                    </Dim>
4395                </Area>
4396                <Image component="TopLeftCorner" name="WindowsLook/TabButtonUpperLeftSelected" />
4397                <Image component="TopEdge" name="WindowsLook/TabButtonUpperSelected" />
4398                <Image component="TopRightCorner" name="WindowsLook/TabButtonUpperRightSelected" />
4399                <Image component="LeftEdge" name="WindowsLook/TabButtonLeftSelected" />
4400                <Image component="Background" name="WindowsLook/TabButtonMiddleSelected" />
4401                <Image component="RightEdge" name="WindowsLook/TabButtonRightSelected" />
4402            </FrameComponent>
4403        </ImagerySection>
4404        <ImagerySection name="bot_selected">
4405            <FrameComponent>
4406                <Area>
4407                    <Dim type="LeftEdge">
4408                        <AbsoluteDim value="0" />
4409                    </Dim>
4410                    <Dim type="TopEdge">
4411                        <AbsoluteDim value="0" />
4412                    </Dim>
4413                    <Dim type="Width">
4414                        <UnifiedDim scale="1" type="Width" />
4415                    </Dim>
4416                    <Dim type="Height">
4417                        <UnifiedDim scale="1" type="Height" />
4418                    </Dim>
4419                </Area>
4420                <Image component="LeftEdge" name="WindowsLook/TabButtonLeftSelected" />
4421                <Image component="Background" name="WindowsLook/TabButtonMiddleSelected" />
4422                <Image component="RightEdge" name="WindowsLook/TabButtonRightSelected" />
4423                <Image component="BottomLeftCorner" name="WindowsLook/TabButtonLowerLeftSelected" />
4424                <Image component="BottomEdge" name="WindowsLook/TabButtonLowerSelected" />
4425                <Image component="BottomRightCorner" name="WindowsLook/TabButtonLowerRightSelected" />
4426            </FrameComponent>
4427        </ImagerySection>
4428        <StateImagery name="Normal">
4429            <Layer>
4430                <Section section="normal" />
4431                <Section section="label">
4432                    <ColourProperty name="NormalTextColour" />
4433                </Section>
4434            </Layer>
4435        </StateImagery>
4436        <StateImagery name="Hover">
4437            <Layer>
4438                <Section section="selected" />
4439                <Section section="label">
4440                    <ColourProperty name="HoverTextColour" />
4441                </Section>
4442            </Layer>
4443        </StateImagery>
4444        <StateImagery name="TopSelected">
4445            <Layer>
4446                <Section section="top_selected" />
4447                <Section section="label">
4448                    <ColourProperty name="SelectedTextColour" />
4449                </Section>
4450            </Layer>
4451        </StateImagery>
4452        <StateImagery name="BottomSelected">
4453            <Layer>
4454                <Section section="bot_selected" />
4455                <Section section="label">
4456                    <ColourProperty name="SelectedTextColour" />
4457                </Section>
4458            </Layer>
4459        </StateImagery>
4460        <StateImagery name="Disabled">
4461            <Layer>
4462                <Section section="normal" />
4463                <Section section="label">
4464                    <ColourProperty name="DisabledTextColour" />
4465                </Section>
4466            </Layer>
4467        </StateImagery>
4468    </WidgetLook>
4469    <WidgetLook name="WindowsLook/TabContentPane">
4470        <PropertyDefinition initialValue="0" layoutOnWrite="true" name="EnableTop" redrawOnWrite="true" />
4471        <PropertyDefinition initialValue="0" layoutOnWrite="true" name="EnableBottom" redrawOnWrite="true" />
4472        <ImagerySection name="normal">
4473            <FrameComponent>
4474                <Area>
4475                    <Dim type="LeftEdge">
4476                        <AbsoluteDim value="0" />
4477                    </Dim>
4478                    <Dim type="TopEdge">
4479                        <AbsoluteDim value="0" />
4480                    </Dim>
4481                    <Dim type="Width">
4482                        <UnifiedDim scale="1" type="Width" />
4483                    </Dim>
4484                    <Dim type="BottomEdge">
4485                        <OperatorDim op="Multiply">
4486                            <ImageDim dimension="Height" name="WindowsLook/TabContentPaneUpperLeft" />
4487                            <PropertyDim name="EnableTop" />
4488                        </OperatorDim>
4489                    </Dim>
4490                </Area>
4491                <Image component="TopLeftCorner" name="WindowsLook/TabContentPaneUpperLeft" />
4492                <Image component="TopEdge" name="WindowsLook/TabContentPaneTop" />
4493                <Image component="TopRightCorner" name="WindowsLook/TabContentPaneUpperRight" />
4494            </FrameComponent>
4495            <FrameComponent>
4496                <Area>
4497                    <Dim type="LeftEdge">
4498                        <AbsoluteDim value="0" />
4499                    </Dim>
4500                    <Dim type="TopEdge">
4501                        <OperatorDim op="Multiply">
4502                            <ImageDim dimension="Height" name="WindowsLook/TabContentPaneUpperLeft" />
4503                            <PropertyDim name="EnableTop" />
4504                        </OperatorDim>
4505                    </Dim>
4506                    <Dim type="Width">
4507                        <UnifiedDim scale="1" type="Width" />
4508                    </Dim>
4509                    <Dim type="BottomEdge">
4510                        <OperatorDim op="Subtract">
4511                            <UnifiedDim scale="1" type="Height" />
4512                            <OperatorDim op="Multiply">
4513                                <ImageDim dimension="Height" name="WindowsLook/TabContentPaneLowerLeft" />
4514                                <PropertyDim name="EnableBottom" />
4515                            </OperatorDim>
4516                        </OperatorDim>
4517                    </Dim>
4518                </Area>
4519                <Image component="LeftEdge" name="WindowsLook/TabContentPaneLeft" />
4520                <Image component="Background" name="WindowsLook/TabContentPaneMiddle" />
4521                <Image component="RightEdge" name="WindowsLook/TabContentPaneRight" />
4522            </FrameComponent>
4523            <FrameComponent>
4524                <Area>
4525                    <Dim type="LeftEdge">
4526                        <AbsoluteDim value="0" />
4527                    </Dim>
4528                    <Dim type="TopEdge">
4529                        <OperatorDim op="Subtract">
4530                            <UnifiedDim scale="1" type="Height" />
4531                            <OperatorDim op="Multiply">
4532                                <ImageDim dimension="Height" name="WindowsLook/TabContentPaneLowerLeft" />
4533                                <PropertyDim name="EnableBottom" />
4534                            </OperatorDim>
4535                        </OperatorDim>
4536                    </Dim>
4537                    <Dim type="Width">
4538                        <UnifiedDim scale="1" type="Width" />
4539                    </Dim>
4540                    <Dim type="BottomEdge">
4541                        <UnifiedDim scale="1" type="Height" />
4542                    </Dim>
4543                </Area>
4544                <Image component="BottomLeftCorner" name="WindowsLook/TabContentPaneLowerLeft" />
4545                <Image component="BottomEdge" name="WindowsLook/TabContentPaneLower" />
4546                <Image component="BottomRightCorner" name="WindowsLook/TabContentPaneLowerRight" />
4547            </FrameComponent>
4548        </ImagerySection>
4549        <StateImagery name="Enabled">
4550            <Layer>
4551                <Section section="normal" />
4552            </Layer>
4553        </StateImagery>
4554        <StateImagery name="Disabled">
4555            <Layer>
4556                <Section section="normal">
4557                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
4558                </Section>
4559            </Layer>
4560        </StateImagery>
4561    </WidgetLook>
4562    <WidgetLook name="WindowsLook/TabButtonPane">
4563        <PropertyDefinition initialValue="1" layoutOnWrite="true" name="EnableTop" redrawOnWrite="true" />
4564        <PropertyDefinition initialValue="1" layoutOnWrite="true" name="EnableBottom" redrawOnWrite="true" />
4565        <ImagerySection name="normal">
4566            <FrameComponent>
4567                <Area>
4568                    <Dim type="LeftEdge">
4569                        <AbsoluteDim value="0" />
4570                    </Dim>
4571                    <Dim type="TopEdge">
4572                        <AbsoluteDim value="0" />
4573                    </Dim>
4574                    <Dim type="Width">
4575                        <UnifiedDim scale="1" type="Width" />
4576                    </Dim>
4577                    <Dim type="BottomEdge">
4578                        <OperatorDim op="Multiply">
4579                            <ImageDim dimension="Height" name="WindowsLook/TabHorizontalTopFiller" />
4580                            <PropertyDim name="EnableTop" />
4581                        </OperatorDim>
4582                    </Dim>
4583                </Area>
4584                <Image component="TopEdge" name="WindowsLook/TabHorizontalTopFiller" />
4585            </FrameComponent>
4586            <FrameComponent>
4587                <Area>
4588                    <Dim type="LeftEdge">
4589                        <AbsoluteDim value="0" />
4590                    </Dim>
4591                    <Dim type="TopEdge">
4592                        <OperatorDim op="Multiply">
4593                            <ImageDim dimension="Height" name="WindowsLook/TabHorizontalTopFiller" />
4594                            <PropertyDim name="EnableTop" />
4595                        </OperatorDim>
4596                    </Dim>
4597                    <Dim type="Width">
4598                        <UnifiedDim scale="1" type="Width" />
4599                    </Dim>
4600                    <Dim type="BottomEdge">
4601                        <OperatorDim op="Subtract">
4602                            <UnifiedDim scale="1" type="Height" />
4603                            <OperatorDim op="Multiply">
4604                                <ImageDim dimension="Height" name="WindowsLook/TabHorizontalBottomFiller" />
4605                                <PropertyDim name="EnableBottom" />
4606                            </OperatorDim>
4607                        </OperatorDim>
4608                    </Dim>
4609                </Area>
4610            </FrameComponent>
4611            <FrameComponent>
4612                <Area>
4613                    <Dim type="LeftEdge">
4614                        <AbsoluteDim value="0" />
4615                    </Dim>
4616                    <Dim type="TopEdge">
4617                        <OperatorDim op="Subtract">
4618                            <UnifiedDim scale="1" type="Height" />
4619                            <OperatorDim op="Multiply">
4620                                <ImageDim dimension="Height" name="WindowsLook/TabHorizontalBottomFiller" />
4621                                <PropertyDim name="EnableBottom" />
4622                            </OperatorDim>
4623                        </OperatorDim>
4624                    </Dim>
4625                    <Dim type="Width">
4626                        <UnifiedDim scale="1" type="Width" />
4627                    </Dim>
4628                    <Dim type="BottomEdge">
4629                        <UnifiedDim scale="1" type="Height" />
4630                    </Dim>
4631                </Area>
4632                <Image component="BottomEdge" name="WindowsLook/TabHorizontalBottomFiller" />
4633            </FrameComponent>
4634        </ImagerySection>
4635        <StateImagery name="Enabled">
4636            <Layer>
4637                <Section section="normal" />
4638            </Layer>
4639        </StateImagery>
4640        <StateImagery name="Disabled">
4641            <Layer>
4642                <Section section="normal">
4643                    <Colours bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" topLeft="FF7F7F7F" topRight="FF7F7F7F" />
4644                </Section>
4645            </Layer>
4646        </StateImagery>
4647    </WidgetLook>
4648    <WidgetLook name="WindowsLook/TabControl">
4649        <Property name="TabButtonType" value="WindowsLook/TabButton" />
4650        <Property name="TabTextPadding" value="{0,4}" />
4651        <Child nameSuffix="__auto_TabPane__" type="WindowsLook/TabContentPane">
4652            <Area>
4653                <Dim type="LeftEdge">
4654                    <AbsoluteDim value="0" />
4655                </Dim>
4656                <Dim type="RightEdge">
4657                    <UnifiedDim scale="1" type="Width" />
4658                </Dim>
4659                <Dim type="TopEdge">
4660                    <OperatorDim op="Multiply">
4661                        <PropertyDim name="EnableBottom" widget="__auto_TabPane__" />
4662                        <PropertyDim name="TabHeight" type="Height" />
4663                    </OperatorDim>
4664                </Dim>
4665                <Dim type="Height">
4666                    <OperatorDim op="Subtract">
4667                        <UnifiedDim scale="1" type="Height" />
4668                        <PropertyDim name="TabHeight" type="Height" />
4669                    </OperatorDim>
4670                </Dim>
4671            </Area>
4672        </Child>
4673        <Child nameSuffix="__auto_TabPane__Buttons" type="WindowsLook/TabButtonPane">
4674            <Area>
4675                <Dim type="LeftEdge">
4676                    <AbsoluteDim value="0" />
4677                </Dim>
4678                <Dim type="RightEdge">
4679                    <UnifiedDim scale="1" type="Width" />
4680                </Dim>
4681                <Dim type="TopEdge">
4682                    <OperatorDim op="Multiply">
4683                        <PropertyDim name="EnableTop" widget="__auto_TabPane__Buttons" />
4684                        <OperatorDim op="Subtract">
4685                            <UnifiedDim scale="1" type="Height" />
4686                            <PropertyDim name="TabHeight" type="Height" />
4687                        </OperatorDim>
4688                    </OperatorDim>
4689                </Dim>
4690                <Dim type="Height">
4691                    <PropertyDim name="TabHeight" type="Height" />
4692                </Dim>
4693            </Area>
4694        </Child>
4695        <Child nameSuffix="__auto_TabPane__ScrollLeft" type="WindowsLook/SystemButton">
4696            <Area>
4697                <Dim type="LeftEdge">
4698                    <AbsoluteDim value="6" />
4699                </Dim>
4700                <Dim type="TopEdge">
4701                    <OperatorDim op="Add">
4702                        <WidgetDim dimension="TopEdge" widget="__auto_TabPane__" />
4703                        <OperatorDim op="Add">
4704                            <AbsoluteDim value="4" />
4705                            <OperatorDim op="Multiply">
4706                                <PropertyDim name="EnableTop" widget="__auto_TabPane__Buttons" />
4707                                <OperatorDim op="Subtract">
4708                                    <WidgetDim dimension="Height" widget="__auto_TabPane__" />
4709                                    <OperatorDim op="Add">
4710                                        <ImageDim dimension="Width" name="WindowsLook/TabButtonScrollLeftNormal" />
4711                                        <AbsoluteDim value="6" />
4712                                    </OperatorDim>
4713                                </OperatorDim>
4714                            </OperatorDim>
4715                        </OperatorDim>
4716                    </OperatorDim>
4717                </Dim>
4718                <Dim type="Width">
4719                    <ImageDim dimension="Width" name="WindowsLook/TabButtonScrollLeftNormal" />
4720                </Dim>
4721                <Dim type="Height">
4722                    <ImageDim dimension="Height" name="WindowsLook/TabButtonScrollLeftNormal" />
4723                </Dim>
4724            </Area>
4725            <Property name="AlwaysOnTop" value="True" />
4726            <Property name="NormalImage" value="WindowsLook/TabButtonScrollLeftNormal" />
4727            <Property name="HoverImage" value="WindowsLook/TabButtonScrollLeftHover" />
4728            <Property name="PushedImage" value="WindowsLook/TabButtonScrollLeftHover" />
4729        </Child>
4730        <Child nameSuffix="__auto_TabPane__ScrollRight" type="WindowsLook/SystemButton">
4731            <Area>
4732                <Dim type="LeftEdge">
4733                    <OperatorDim op="Subtract">
4734                        <UnifiedDim scale="1" type="Width" />
4735                        <OperatorDim op="Add">
4736                            <ImageDim dimension="Width" name="WindowsLook/TabButtonScrollLeftNormal" />
4737                            <AbsoluteDim value="6" />
4738                        </OperatorDim>
4739                    </OperatorDim>
4740                </Dim>
4741                <Dim type="TopEdge">
4742                    <OperatorDim op="Add">
4743                        <WidgetDim dimension="TopEdge" widget="__auto_TabPane__" />
4744                        <OperatorDim op="Add">
4745                            <AbsoluteDim value="4" />
4746                            <OperatorDim op="Multiply">
4747                                <PropertyDim name="EnableTop" widget="__auto_TabPane__Buttons" />
4748                                <OperatorDim op="Subtract">
4749                                    <WidgetDim dimension="Height" widget="__auto_TabPane__" />
4750                                    <OperatorDim op="Add">
4751                                        <ImageDim dimension="Width" name="WindowsLook/TabButtonScrollLeftNormal" />
4752                                        <AbsoluteDim value="6" />
4753                                    </OperatorDim>
4754                                </OperatorDim>
4755                            </OperatorDim>
4756                        </OperatorDim>
4757                    </OperatorDim>
4758                </Dim>
4759                <Dim type="Width">
4760                    <ImageDim dimension="Width" name="WindowsLook/TabButtonScrollLeftNormal" />
4761                </Dim>
4762                <Dim type="Height">
4763                    <ImageDim dimension="Height" name="WindowsLook/TabButtonScrollLeftNormal" />
4764                </Dim>
4765            </Area>
4766            <Property name="AlwaysOnTop" value="True" />
4767            <Property name="NormalImage" value="WindowsLook/TabButtonScrollRightNormal" />
4768            <Property name="HoverImage" value="WindowsLook/TabButtonScrollRightHover" />
4769            <Property name="PushedImage" value="WindowsLook/TabButtonScrollRightHover" />
4770        </Child>
4771        <StateImagery name="Enabled" />
4772        <StateImagery name="Disabled" />
4773    </WidgetLook>
4774    <WidgetLook name="WindowsLook/Titlebar">
4775        <PropertyDefinition initialValue="FF000000" name="CaptionColour" redrawOnWrite="true" />
4776        <ImagerySection name="normal">
4777            <FrameComponent>
4778                <Area>
4779                    <Dim type="LeftEdge">
4780                        <AbsoluteDim value="0" />
4781                    </Dim>
4782                    <Dim type="TopEdge">
4783                        <AbsoluteDim value="0" />
4784                    </Dim>
4785                    <Dim type="RightEdge">
4786                        <UnifiedDim scale="1" type="RightEdge" />
4787                    </Dim>
4788                    <Dim type="BottomEdge">
4789                        <UnifiedDim scale="1" type="BottomEdge" />
4790                    </Dim>
4791                </Area>
4792                <Image component="TopLeftCorner" name="WindowsLook/TitlebarTopLeft" />
4793                <Image component="TopRightCorner" name="WindowsLook/TitlebarTopRight" />
4794                <Image component="BottomLeftCorner" name="WindowsLook/TitlebarBottomLeft" />
4795                <Image component="BottomRightCorner" name="WindowsLook/TitlebarBottomRight" />
4796                <Image component="LeftEdge" name="WindowsLook/TitlebarLeft" />
4797                <Image component="TopEdge" name="WindowsLook/TitlebarTop" />
4798                <Image component="RightEdge" name="WindowsLook/TitlebarRight" />
4799                <Image component="BottomEdge" name="WindowsLook/TitlebarBottom" />
4800                <Image component="Background" name="WindowsLook/TitlebarFill" />
4801            </FrameComponent>
4802        </ImagerySection>
4803        <ImagerySection name="caption">
4804            <TextComponent>
4805                <Area>
4806                    <Dim type="LeftEdge">
4807                        <AbsoluteDim value="12" />
4808                    </Dim>
4809                    <Dim type="TopEdge">
4810                        <AbsoluteDim value="0" />
4811                    </Dim>
4812                    <Dim type="RightEdge">
4813                        <OperatorDim op="Subtract">
4814                            <UnifiedDim scale="1" type="RightEdge" />
4815                            <WidgetDim dimension="Height" />
4816                        </OperatorDim>
4817                    </Dim>
4818                    <Dim type="BottomEdge">
4819                        <UnifiedDim scale="1" type="BottomEdge" />
4820                    </Dim>
4821                </Area>
4822                <ColourProperty name="CaptionColour" />
4823                <VertFormat type="CentreAligned" />
4824            </TextComponent>
4825        </ImagerySection>
4826        <StateImagery name="Active">
4827            <Layer>
4828                <Section section="normal">
4829                    <Colours bottomLeft="FFA7C7FF" bottomRight="FFA7C7FF" topLeft="FFA7C7FF" topRight="FFA7C7FF" />
4830                </Section>
4831                <Section section="caption" />
4832            </Layer>
4833        </StateImagery>
4834        <StateImagery name="Inactive">
4835            <Layer>
4836                <Section section="normal">
4837                    <Colours bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" topLeft="FFEFEFEF" topRight="FFEFEFEF" />
4838                </Section>
4839                <Section section="caption" />
4840            </Layer>
4841        </StateImagery>
4842        <StateImagery name="Disabled">
4843            <Layer>
4844                <Section section="normal">
4845                    <Colours bottomLeft="FFEFEFEF" bottomRight="FFEFEFEF" topLeft="FFEFEFEF" topRight="FFEFEFEF" />
4846                </Section>
4847                <Section section="caption" />
4848            </Layer>
4849        </StateImagery>
4850    </WidgetLook>
4851    <WidgetLook name="WindowsLook/Tooltip">
4852        <NamedArea name="TextArea">
4853            <Area>
4854                <Dim type="LeftEdge">
4855                    <ImageDim dimension="Width" name="WindowsLook/TooltipLeftEdge" />
4856                </Dim>
4857                <Dim type="TopEdge">
4858                    <ImageDim dimension="Height" name="WindowsLook/TooltipTopEdge" />
4859                </Dim>
4860                <Dim type="RightEdge">
4861                    <OperatorDim op="Subtract">
4862                        <UnifiedDim scale="1.0" type="RightEdge" />
4863                        <ImageDim dimension="Width" name="WindowsLook/TooltipRightEdge" />
4864                    </OperatorDim>
4865                </Dim>
4866                <Dim type="BottomEdge">
4867                    <OperatorDim op="Subtract">
4868                        <UnifiedDim scale="1.0" type="BottomEdge" />
4869                        <ImageDim dimension="Height" name="WindowsLook/TooltipBottomEdge" />
4870                    </OperatorDim>
4871                </Dim>
4872            </Area>
4873        </NamedArea>
4874        <ImagerySection name="main">
4875            <FrameComponent>
4876                <Area>
4877                    <Dim type="LeftEdge">
4878                        <AbsoluteDim value="0" />
4879                    </Dim>
4880                    <Dim type="TopEdge">
4881                        <AbsoluteDim value="0" />
4882                    </Dim>
4883                    <Dim type="RightEdge">
4884                        <UnifiedDim scale="1" type="RightEdge" />
4885                    </Dim>
4886                    <Dim type="BottomEdge">
4887                        <UnifiedDim scale="1" type="BottomEdge" />
4888                    </Dim>
4889                </Area>
4890                <Image component="TopLeftCorner" name="WindowsLook/TooltipTopLeft" />
4891                <Image component="TopRightCorner" name="WindowsLook/TooltipTopRight" />
4892                <Image component="BottomLeftCorner" name="WindowsLook/TooltipBottomLeft" />
4893                <Image component="BottomRightCorner" name="WindowsLook/TooltipBottomRight" />
4894                <Image component="LeftEdge" name="WindowsLook/TooltipLeftEdge" />
4895                <Image component="TopEdge" name="WindowsLook/TooltipTopEdge" />
4896                <Image component="RightEdge" name="WindowsLook/TooltipRightEdge" />
4897                <Image component="BottomEdge" name="WindowsLook/TooltipBottomEdge" />
4898                <Image component="Background" name="WindowsLook/TooltipMiddle" />
4899            </FrameComponent>
4900        </ImagerySection>
4901        <ImagerySection name="label">
4902            <TextComponent>
4903                <Area>
4904                    <Dim type="LeftEdge">
4905                        <AbsoluteDim value="0" />
4906                    </Dim>
4907                    <Dim type="TopEdge">
4908                        <AbsoluteDim value="0" />
4909                    </Dim>
4910                    <Dim type="RightEdge">
4911                        <UnifiedDim scale="1" type="RightEdge" />
4912                    </Dim>
4913                    <Dim type="BottomEdge">
4914                        <UnifiedDim scale="1" type="BottomEdge" />
4915                    </Dim>
4916                </Area>
4917                <Colours bottomLeft="FF000000" bottomRight="FF000000" topLeft="FF000000" topRight="FF000000" />
4918                <VertFormat type="CentreAligned" />
4919                <HorzFormat type="CentreAligned" />
4920            </TextComponent>
4921        </ImagerySection>
4922        <StateImagery name="Enabled">
4923            <Layer>
4924                <Section section="main" />
4925                <Section section="label" />
4926            </Layer>
4927        </StateImagery>
4928        <StateImagery name="Disabled">
4929            <Layer>
4930                <Section section="main" />
4931                <Section section="label" />
4932            </Layer>
4933        </StateImagery>
4934    </WidgetLook>
4935</Falagard>
Note: See TracBrowser for help on using the repository browser.