You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
522 B
XML
15 lines
522 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<MyGUI type="Resource" version="1.1">
|
|
|
|
<Resource type="ResourceSkin" name="MW_DispositionEdit" size="0 0 50 50">
|
|
<Property key="FontName" value="Default"/>
|
|
<Property key="TextAlign" value="Center"/>
|
|
<Property key="Static" value="1"/>
|
|
<Property key="WordWrap" value="true"/>
|
|
<Property key="TextShadow" value="true"/>
|
|
<Child type="TextBox" skin="SandText" offset="0 0 0 -4" align="Stretch" name="Client"/>
|
|
</Resource>
|
|
|
|
</MyGUI>
|