-
Notifications
You must be signed in to change notification settings - Fork 0
/
item.xml
14 lines (14 loc) · 832 Bytes
/
item.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?><WndTap Name="item" Text="item" Ver="2">
<var expr="1" name="refreshAfterEdit"/>
<var expr="item_number,item_name" name="dataRequired"/>
<var expr="" name="dataRequireless"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lan\item.xml"/>
<Ctrls>
<GroupBox id="item" Size="100,100" Name="GBitem" Text="item"><Ctrls>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="item_GBDEDIT.xml"></xi:include><BR AutoHeight="1"/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="item_GBOPE.xml"></xi:include>
<TAB/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="item_GBOPV.xml"></xi:include>
<BR/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="item_GBDV.xml"></xi:include></Ctrls></GroupBox>
</Ctrls>
<OnChanged/>
<OnActivate/>
</WndTap>