Step 2 of 3: Customizing the RichTextBox

In the previous step you created a new Windows Phone application, set the application up, and added the C1RichTextBox control to the application. In this step you'll customize the application further.

Complete the following steps:

1.   In the Solution Explorer, right-click the MainPage.xaml file and select View Code to open the code file.

2.   In the Code Editor, add the following code to import the following namespaces:

      Visual Basic

      C#

3.   Add the following code to the MainPage constructor:

      Visual Basic

      C#

This code adds content to the C1RichTextBox control.

 What You've Accomplished

In this step you added content to your C1RichTextBox application, now all that's left is to run it. In the next step you'll run the application and view some of the run-time interactions possible with the C1RichTextBox control.


Send us comments about this topic.
Copyright © GrapeCity, inc. All rights reserved.