home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / TeamSpeak / TeamSpeak3-Client-win32-3.0.0.exe / plugins / ts3overlay / styles / looknfeel / WindowsLook.looknfeel
Encoding:
Extensible Markup Language  |  2011-08-08  |  235.1 KB  |  5,008 lines

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