Extract WND
Extract WND
>
<Window size="410,240" caption="0, 0, 0,30">
<Font id="0" name="微软雅黑" size="14" bold="false" default="true" />
<Font id="10" name="微软雅黑" size="12" bold="false" shared="true"/>
<VerticalLayout bkcolor="0xFFFFFFFF" bordersize="1,0,1,1"
bordercolor="0xFFD2D2D2">
<HorizontalLayout height="30" bkcolor="0xFF1086EC">
<Label width="22" padding="8,6,0,2" bkimage="logo.png"/>
<Label text="SoftNameID" resourcetext="true" textcolor="0xFFFFFFFF"
padding="5" font="1"/>
<Control/>
<Button name="btn_close" width="20" height="30" padding="0,0,5,0"
normalimage="close_01.png" hotimage="close_02.png" pushedimage="close_03.png"/>
</HorizontalLayout>
<HorizontalLayout inset="10,30,10,0" height="85">
<Label text="PageRangeID" resourcetext="true" padding="0,0,5,0" width="50"
height="22" align="right" textcolor="0xFF333333" name="lableRange"/>
<VerticalLayout>
<HorizontalLayout height="25">
<Option name="opt_all" group="gp_rang" width="16" height="16"
padding="0,4,0,0" bkimage="btn-danxuan-02.png" selectedimage="btn-danxuan-01.png"/>
<Label text="AllID" resourcetext="true" padding="5" height="25"
textcolor="0xFF333333"/>
</HorizontalLayout>
<HorizontalLayout height="25">
<Option name="opt_rang" group="gp_rang" width="16" height="16"
padding="0,4,0,0" bkimage="btn-danxuan-02.png" selectedimage="btn-danxuan-01.png"/>
<Label text="RangeID" resourcetext="true" padding="5" height="25"
autocalcwidth="true" textcolor="0xFF333333" name="labelrange"/>
<Edit name="le_rang" font="1" padding="5,0,0,2" height="25" width="130"
tipvalue="EditTipID" resourcetext="true" textcolor="0xFF333333"
bordersize="0,0,0,1" bordercolor="0xFF333333"/>
<Label name="lb_total" padding="0,2,5,0" height="25" autocalcwidth="true"
text="/23" align="left" textcolor="0xFF333333"/>
<Label text="MaxPageNumID" resourcetext="true" textcolor="0xFF999999"
autocalcwidth="true" name="labelMaxPageNum"/>
</HorizontalLayout>
</VerticalLayout>
</HorizontalLayout>
<HorizontalLayout height="25" padding="10,10,10,0">
<Label text="SubsetID" resourcetext="true" height="22" padding="0,0,5,0"
width="50" name="lableSubset" align="right"/>
<Combo name="cmb_son" textpadding="5" width="200" height="24" bordersize="1"
bordercolor="0xFFBFBFBF" font="10"
normalimage="btn-xialakuang-01.png" hotimage="btn-xialakuang-02.png"
itemfont="10" textcolor="0xFF666666"
itemselectedtextcolor="0xFF1086EC" itemtextcolor="0xFF666666"
itemhottextcolor="0xFF1086EC" padding="5" itemtextpadding="5,0,0,0"
itemendellipsis="true">
<ListLabelElement text="AllPageRangeID" resourcetext="true" selected="true"
/>
<ListLabelElement text="OddPageID" resourcetext="true" />
<ListLabelElement text="EvenID" resourcetext="true" />
</Combo>
</HorizontalLayout>
<HorizontalLayout>
<Control width="25"/>
<Button name="btn_cancel" width="100" height="30" padding="0,38,0,0"
bkcolor="0xFF268FF0" borderround="2,2" textcolor="0xFFFFFFFFF" text="CancelID"
resourcetext="true"/>
<Control/>
<Button name="btn_ok" width="100" height="30" padding="0,38,0,0"
bkcolor="0xFF268FF0" borderround="2,2" textcolor="0xFFFFFFFFF" text="StartExtraID"
resourcetext="true"/>
<Control width="25"/>
</HorizontalLayout>
</VerticalLayout>
</Window>