<?xml version="1.0" encoding="UTF-8"?> <!-- !DOCTYPE document SYSTEM "layout.dtd" --> <document version="1.0" navigator="TRUE"> <!-- ... --> <page id="03" name="restliche Fragen" w="485" h="932"> <properties> <property name="BackColor"> <simpleValue type="color">#f0f0f0</simpleValue> </property> <property name="Font"> <compoundValue type="System.Drawing.Font"> <simpleValue type="string">Verdana</simpleValue> <simpleValue type="float">9</simpleValue> </compoundValue> </property> </properties> <controls> <control id="01" x="30" y="26" w="438" h="17" type="ExtLabel"> <properties> <property name="Text"> <simpleValue type="string">Sprachkenntnisse</simpleValue> </property> </properties> </control> <control id="03" x="240" y="45" w="200" h="120" type="ExtGroupBox"> <properties> <property name="Text"> <simpleValue type="string">Englisch Kentnisse</simpleValue> </property> </properties> </control> <control id="04" x="10" y="20" w="160" h="15" type="ExtRadioButton" group="03"> <properties> <property name="Text"> <simpleValue type="string">keine Kenntnis</simpleValue> </property> </properties> </control> <!-- ... --> </controls> </page> <!-- ... --> </document>