Category: Multiple Forms

Perhaps you have noticed the logo or window that often appears while program is loading. This initial form is called splash screen.

 
Category: Multiple Forms

1. When using multiple forms in a project, it is important for you to consider each sub procedure or function procedure that you create. If the procedure will be used in only one form, then it should be included in the code for that form module.

 
Category: Multiple Forms

The variables declared in the General declaration of the section of standard code module are global and can be accessed from any other module, if the variable is public.

 
Category: Multiple Forms

i. hide method is used to remove the form from the screen.

ii.it does not get removed the memory location.

 
Category: Multiple Forms

Forms may be used in more than one project. You might want to use a form that you created for one project in a new project.

 
Category: Multiple Forms

The startup form is the first form created in a project. However, you can select a different form to be the startup form, or you can specify your own Main Procedure.

 
Category: Multiple Forms

One type of additional form in a project is an About box, such as the one you find in most Windows programs in help menu.

 
Category: Multiple Forms

The term used for the first form to display in the project is called start up object; this start up object might be a form or Main procedure.

 
Category: Multiple Forms

You can display a form with show method and Cancel a form with hide method use the hide method .When you want to make sure when form disappears.

 


Dinesh ThakurDinesh Thakur is a Columinist and designer with strong passion and founder of Computer Notes. if you have any ideas or any request please get @me on
linkedin FaceBook Twitter Google Plus