AboutUsForm
By Default this form will show blank, you can write content about your project or company etc.AddEditUserForm
Using this window user in end application will be able to create Users. This form will appear when you have selected ‘User Management’ option.ChangePasswordForm
This form is used to change the user password in End applicationConfigureDataBaseForm
This window will be shown when user has select Server base databases (MySQL or MSSQL). Users will be able to configure various databases using this screen.DatabaseAdminUserForm
When derived application of Kushal with Server based databases (MySQL or MS SQL), application need to create database for storing information related to various databases configured. This window will popup only during first instance of end application.DisclaimerForm
Disclaimer window will show Disclaimer instructions of end application.FileDatabaseLoginForm
If the file is protected, in Kushal derived application, this window will appear. Note that this window will come only for File Based Databases (MSAccess, SQLite).ListDataBasesForm
In applications derived from Kushal with Server based databases (My SQL, MS SQL) user will be able to see the list of databases configured with this window.NewFileForm
This window will appear in applications derived by Kushal with file based databases (SQLite, MS Access) which allows user to create new Files.PasswordCheckForm
If the Kushal derived application is password protected with ‘Protect Program’ option then this window will be displayed to open the application.PasswordProtectionForm
If user management option is selected in Derived application of Kushal, then login users will be able to change their password with this window.RoleManagementForm
If user management option is selected in Derived application of Kushal, then users having admin permission will be able to define roles to users, with this window.SplashForm
This screen will be the first screen to load in derived application of Kushal. This splash screen stays for a short time when the application is launched.SwitchDatabaseForm
In application derived from Kushal if server based database is there (My SQL or MS SQL) then users will be able to switch between available databases using this screen.