<?xml version="1.0" encoding="UTF-16"?>
<Interfaces xmlns="urn:msgplus:interface" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:msgplus:interface PlusInterface.xsd" Name="Screenshot Sender">
<GlobalColors>
<GlobalColor Id="bg"><BaseColor><Saturation>2</Saturation><Brightness>0.6</Brightness><Transparency>50</Transparency></BaseColor></GlobalColor>
</GlobalColors>
<Window Id="ScreenshotViewer" Version="1">
<Attributes>
<Caption>Screenshot Sender</Caption>
<SetForeground>True</SetForeground>
</Attributes>
<TitleBar>
<Title><Text>Screenshot Viewer</Text></Title>
<AllowMaximize>True</AllowMaximize>
</TitleBar>
<Position Width="430" Height="290" InitialPos="Normal">
<Resizeable Allowed="BothSides">
<MinWidth>430</MinWidth>
<MinHeight>290</MinHeight>
</Resizeable>
</Position>
<Elements>
<Element xsi:type="FigureElement" Id="RectTopGradient">
<Position Top="0" Left="-5" Width="175" Height="55"/>
<Figure><RoundRect><Radius>5</Radius></RoundRect></Figure>
<Fill>
<LinearGradient Angle="90">
<Color1><BaseColor><Transparency>0</Transparency></BaseColor></Color1>
<Color2><BaseColor><Transparency>200</Transparency></BaseColor></Color2>
</LinearGradient>
</Fill>
</Element>
<Element xsi:type="FigureElement" Id="FigRectActions">
<Position Top="5" Left="0" Height="94" Width="135"/>
<Figure><RoundRect><Radius>7</Radius></RoundRect></Figure>
<Border><Color><GlobalColor>bg</GlobalColor></Color><Size>1</Size></Border>
<Fill>
<PlainColor><Red>255</Red><Green>255</Green><Blue>255</Blue><Alpha>170</Alpha></PlainColor>
</Fill>
</Element>
<Element xsi:type="LineElement" Id="LnTopSep">
<Position Top="58" Left="5" Width="105" Height="0" />
<Size>1</Size>
<Color><GlobalColor>bg</GlobalColor></Color>
</Element>
<Element xsi:type="FigureElement" Id="FigRectDetails">
<Position Top="100" Left="0" Height="115" Width="135"/>
<Figure><RoundRect><Radius>7</Radius></RoundRect></Figure>
<Border><Color><GlobalColor>bg</GlobalColor></Color><Size>1</Size></Border>
<Fill>
<PlainColor><Red>255</Red><Green>255</Green><Blue>255</Blue><Alpha>170</Alpha></PlainColor>
</Fill>
</Element>
<Element xsi:type="ImageElement" Id="ImgPreview">
<Position Height="47" Width="47" Left="32" Top="102" />
<Image><Name>no_image</Name></Image>
<Mosaic>CenterResize</Mosaic>
</Element>
</Elements>
<DialogTmpl />
<Controls>
<Control xsi:type="ListViewControl" Id="LvFiles">
<Position Top="0" Left="140" Width="275" Height="255">
<Anchor Vertical="TopBottomFixed" Horizontal="LeftRightFixed" />
</Position>
<Attributes>
<AutoTip>True</AutoTip>
<AlwaysShowSelection>True</AlwaysShowSelection>
<MultipleSel>True</MultipleSel>
</Attributes>
<ReportView>
<ColumnHeader>True</ColumnHeader>
<FullRowSelect>True</FullRowSelect>
</ReportView>
<Images>
<SmallIcons>
<Image Id="png">
<Name>pnggif</Name>
</Image>
<Image Id="bmp">
<Name>bmp</Name>
</Image>
<Image Id="gif">
<Name>pnggif</Name>
</Image>
<Image Id="jpg">
<Name>jpg</Name>
</Image>
</SmallIcons>
</Images>
<Columns>
<Column>
<ColumnId>filename</ColumnId>
<Label>Filename</Label>
<Width>50</Width>
</Column>
<Column>
<ColumnId>filesize</ColumnId>
<Label>Size</Label>
<Width>25</Width>
</Column>
<Column>
<ColumnId>datecreated</ColumnId>
<Label>Date Created</Label>
<Width>29</Width>
</Column>
<Column>
<ColumnId>path</ColumnId>
</Column>
</Columns>
</Control>
<Control xsi:type="LinkControl" Id="lnkSendImage" Enabled="False">
<Position Height="10" Width="110" Left="17" Top="10" />
<Caption>Send Image</Caption>
<Attributes><Underline>WhenHot</Underline></Attributes>
</Control>
<Control xsi:type="LinkControl" Id="lnkUploadImage" Visible="False">
<Position Height="10" Width="110" Left="17" Top="22" />
<Caption>Upload Image</Caption>
<Attributes><Underline>WhenHot</Underline></Attributes>
</Control>
<Control xsi:type="LinkControl" Id="lnkCopyClipboard" Enabled="False">
<Position Height="10" Width="110" Left="17" Top="22" />
<Caption>Copy to clipboard</Caption>
<Attributes><Underline>WhenHot</Underline></Attributes>
</Control>
<Control xsi:type="LinkControl" Id="lnkConvertImage" Enabled="False">
<Position Height="10" Width="110" Left="17" Top="34" />
<Caption>Convert Image</Caption>
<Attributes><Underline>WhenHot</Underline></Attributes>
</Control>
<Control xsi:type="LinkControl" Id="lnkEditImage" Enabled="False">
<Position Height="10" Width="110" Left="17" Top="46" />
<Caption>Edit Image</Caption>
<Attributes><Underline>WhenHot</Underline></Attributes>
</Control>
<Control xsi:type="LinkControl" Id="lnkRefreshImage" Visible="False">
<Position Height="10" Width="110" Left="17" Top="46" />
<Caption>Refresh Image</Caption>
<Attributes><Underline>WhenHot</Underline></Attributes>
</Control>
<Control xsi:type="LinkControl" Id="lnkRefreshImages">
<Position Height="10" Width="110" Left="17" Top="60" />
<Caption>Refresh Images</Caption>
<Attributes><Underline>WhenHot</Underline></Attributes>
</Control>
<Control xsi:type="LinkControl" Id="lnkDeleteImage" Enabled="False">
<Position Height="10" Width="110" Left="17" Top="72" />
<Caption>Delete Image(s)</Caption>
<Attributes><Underline>WhenHot</Underline></Attributes>
</Control>
<Control xsi:type="LinkControl" Id="lnkDeleteAll">
<Position Height="10" Width="110" Left="17" Top="84" />
<Caption>Delete all images</Caption>
<Attributes><Underline>WhenHot</Underline></Attributes>
</Control>
<Control xsi:type="StaticControl" Id="lblImageName" Visible="False">
<Position Height="10" Width="130" Left="5" Top="150" />
<Caption>asd</Caption>
<Font><Bold>True</Bold></Font>
</Control>
<Control xsi:type="StaticControl" Id="lblImageSize" Visible="False">
<Position Height="10" Width="130" Left="5" Top="160" />
<Caption>Size: </Caption>
</Control>
<Control xsi:type="StaticControl" Id="lblImageDimensions" Visible="False">
<Position Height="10" Width="130" Left="5" Top="170" />
<Caption>Dimensions: </Caption>
</Control>
<Control xsi:type="StaticControl" Id="lblImageCreated" Visible="False">
<Position Height="10" Width="130" Left="5" Top="180" />
<Attributes><WrapText>True</WrapText></Attributes>
<Caption>Created: </Caption>
</Control>
<Control xsi:type="LinkControl" Id="lnkViewImage" Visible="False">
<Position Height="10" Width="75" Left="5" Top="200" />
<Caption>View Image </Caption>
<Attributes><Underline>WhenHot</Underline></Attributes>
</Control>
</Controls>
</Window>
</Interfaces>