====== Create a jControlsNF4 Showcase Demo Project ====== After installing the project templates from COMFILE Technology's Nuget feed, as described in [[jcontrols_nf4:development_environment:index|Setting up a Development Environment]], you will find several project templates to help you get started. One is the jControls NF4 Showcase project template. It serves as a demonstration of the many controls in the jControls NF4 library, while also providing a convenient way to try out the library and become familiar with its features. - Open Visual Studio and you'll be presented with the new project wizard. {{:jcontrols_nf4:showcase_demo:jcontrolsnf4_new_project.png}} - Find and select the jControls NF4 Showcase project template. {{:jcontrols_nf4:showcase_demo:jcontrolsnf4_select_showcase.png|}} - Give the project a name and create it. {{:jcontrols_nf4:showcase_demo:jcontrolsnf4_name_showcase.png|}} - Build the project. {{:jcontrols_nf4:showcase_demo:jcontrolsnf4_build_showcase.png}} - Select the Main form to open the project in the Visual Studio designer. {{:jcontrols_nf4:showcase_demo:jcontrolsnf4_showcase_designer.png}} - Run the project from within Visual Studio. {{:jcontrols_nf4:showcase_demo:jcontrolsnf4_run_showcase.png}} - You should then see the program appear in the middle of the screen. Feel free to interact with it.{{:jcontrols_nf4:showcase_demo:jcontrolsnf4_showcase_widgets.png}}