In This Topic
RichTextBox for Silverlight Samples
In This Topic

If you just installed Silverlight Edition, open Visual Studio 2008 and load the Samples.sln solution located in the Documents\ComponentOne Samples\Silverlight folder. This solution contains all the samples that ship with this release. Each sample has a readme.txt file that describes it and two projects named as follows:

<SampleName>

Silverlight project (client-side project)

<SampleName>Web

ASP.NET project that hosts the Silverlight project (server-side project)

To run a sample, right-click the <SampleName>Web project in the Solution Explorer, select Set as Startup Project, and press F5.

The following topics, organized by folder, describe each of the included samples.

 

See Also