-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcontact.xml
More file actions
14 lines (14 loc) · 874 Bytes
/
contact.xml
File metadata and controls
14 lines (14 loc) · 874 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?><WndTap Text="contact" Name="contact" Ver="2">
<var name="refreshAfterEdit" expr="1"/>
<var name="dataRequired" expr="firstname,lastname,reftbltp,refid"/>
<var name="dataRequireless" expr=""/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lan\contact.xml"/>
<Ctrls>
<GroupBox Text="contact" Name="GBcontact" id="contact" Size="100,100"><Ctrls>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="contact_GBDEDIT.xml"></xi:include><BR AutoHeight="1"/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="contact_GBOPE.xml"></xi:include>
<TAB/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="contact_GBOPV.xml"></xi:include>
<BR/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="contact_GBDV.xml"></xi:include></Ctrls></GroupBox>
</Ctrls>
<OnChanged/>
<OnActivate/>
</WndTap>