<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="280,55">
    <VerticalLayout userdata="1" width="280" height="100">
        <HorizontalLayout sepwidth="0" sepimm="false" width="280" height="22">
            <Option name="OptPlug" width="13" height="13" padding="5,4,0,0" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" align="center" normalimage="checkbox0.png" selectedimage="checkbox1.png" />
            <Label name="LbTitle" text="HDCP-KEY" userdata="100" width="235" height="22" padding="5,0,0,0" textpadding="0,2,0,0" textcolor="#0056B842" disabledtextcolor="#FFA7A6AA" font="1" />
            <Label name="LbTip" width="265" height="20" padding="5,2,0,0" textcolor="#00FF0000" disabledtextcolor="#FFA7A6AA" font="2" endellipsis="true" />
        </HorizontalLayout>
        <HorizontalLayout sepwidth="0" sepimm="false" width="280" height="6">
            <Label name="Line" float="true" pos="0,0,0,0" width="280" height="2" bkimage="line.bmp" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" />
        </HorizontalLayout>
        <HorizontalLayout sepwidth="0" sepimm="false" width="280" height="25">
            <Button name="BtnCfg" text="Cfg File" userdata="102" bordersize="1" width="55" height="20" padding="14,3,0,0" bordercolor="#00404040" focusbordercolor="#0000FF00" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" font="2" align="center" />
            <Edit name="EdtCfg" bordersize="1" width="205" height="20" padding="5,3,0,0" bkcolor="#FFEAF3F5" bordercolor="#00C0C0C0" focusbordercolor="#0000FF00" textpadding="4,3,4,3" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" font="2" readonly="true" nativebkcolor="#FFEAF3F5" />
        </HorizontalLayout>
    </VerticalLayout>
</Window>
