1<h3>Resources</h3> 2<dl> 3 <dt><a href="StyledText.html">Styled Text</a></dt> 4 <dd>Demonstrates loading styled text (bold, italic) defined in a resource file. </dd> 5 6 <dt><a href="ResourcesSample.html">Resources</a></dt> 7 <dd>Demonstrates loading styled strings from a resource file, and extracting the raw text. </dd> 8</dl> 9