<object class=""> <exstyle>wxSIMPLE_BORDER|wxSUNKEN_BORDER|wxDOUBLE_BORDER|wxRAISED_BORDER|
wxSTATIC_BORDER|wxNO_BORDER|wxWANTS_CHARS|wxNO_FULL_REPAINT_ON_RESIZE
</exstyle>
<!-- extended window style -->
<bg></bg><!-- RGB color in the #RRGGBB format (HTML like) -->
<fg></fg>
<enabled>bool</enabled>
<focused>bool</focused>
<hidden>bool</hidden>
<tooltip>free text</tooltip>
<font>
<size></size>
<style>italic|slant</style>
<weight>bold|light</weight>
<family>decorative|roman|script|swiss|modern</family>
<underlined>bool</underlined>
<encoding></encoding>
<face></face>
</font>
</object>