-
Notifications
You must be signed in to change notification settings - Fork 0
/
carton_Ve.xml
16 lines (16 loc) · 913 Bytes
/
carton_Ve.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<WndTap Name="carton" Text="carton" Ver="2">
<var name="refreshAfterEdit" expr="2"/>
<var name="dataRequired" expr=""/>
<var name="dataRequireless" expr=""/>
<xi:include href="lan\carton.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lan\pkgbag.xml"/>
<Ctrls>
<GroupBox Name="GBpkg" id="pkg" Text="pkg" Size="100,100"><Ctrls>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="carton_GBDEDIT.xml"/>
<BR AutoHeight="1"/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="carton_GBOPE.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="carton_Vh.xml"/>
<BR/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pkgbag_Vv.xml"/>
</Ctrls></GroupBox></Ctrls>
<OnChanged></OnChanged>
<OnActivate><SetVisible name="insertpkg" Visible="1"/><SetVisible name="modifypkg" Visible="0"/></OnActivate>
</WndTap>