To add Cloud Business App controls in your project, complete the following steps:
- In Visual Studio, select File | New | Project.
- Under Installed Templates, expand the Visual Basic or Visual C# nodes, select LightSwitch, and select LightSwitch HTML application (Visual C# or Visual Basic).
- Enter a name for the application, and click OK. Your LightSwitch project is created. You'll notice it contains the Server and HTML Client folders.
- In the Solution Explorer, right-click Application1, and select Properties. The Properties dialog box appears.
- In the Properties dialog box, go to the Extensions tab, and check the extension ComponentOne FlexGrid - Cloud Business App Edition.
The ComponentOne FlexGrid - Cloud Business App Edition is added to your project. You can now access the screen templates and custom controls at design time.
See Also