Step 1 of 4: Creating the Project
In this step, you will open the Foxy for ASP.NET application and create a new custom visual style project.
Complete the following steps:
1. Launch the Foxy for ASP.NET application.
Foxy for ASP.NET opens with the Welcome to Foxy for ASP.NET screen in focus.
2. In the Welcome to Foxy for ASP.NET screen, click New Visual Style.
The New VisualStyle dialog box opens.
3. Click the drop-down arrow and select VistaBlack.
4. Clear the C1Menu check box. You’re clearing C1Menu because you’re only going to work in C1ToolBar in this tutorial.
5. In the Name field, enter "TutorialStyle".
6. Click OK to close the New VisualStyle dialog box.
The TutorialStyle project appears in the VisualStyles pane underneath Custom VisualStyles.
Step 1 of 4 Completed
In this step, you created a new Foxy for ASP.NET project. In the next step, you will modify the C1ToolBar control’s border style and border width.
|