Jenga App

Start Jenga.NET App -> Open Project.

Then select the c# project file. (Or choose one from your recent projects)

App Settings -> Form Prefix

The prefix for all the forms generated

App Settings -> User Control Prefix

The prefix for all user controls generated.

App Settings -> Overwrite Existing Files

If this option is selected, Jenga.NET will overwrite existing file in the project. Unless the file contains JengaLock

User [JengaLock] attribute to prevent files from being overwritten n

Drag drop JengaLock toolbox component to prevent forms or user controls from being overwritten

Last updated