Search: in
Form (programming)
Form (programming) Encyclopedia
  Tutorials     Encyclopedia     Dictionary     Directory  
Form_(programming) Email this to a friend      Form_(programming)

Form (programming)

In component-based programming (Visual Basic, .NET WinForms, and Delphi), a form is an easy way to create a GUI window. A form contains components and controls, which are a high-level representation of standard GUI widgets; it's easier to manipulate the high-level wrappers than to deal with the underlying API.

At design time, you place visual controls (buttons, text boxes, and the like) and non-visual components (timers, database connections, and so on) on the form. You move and size these controls and components with a mouse, and set their properties and event handlers with a special grid.

At runtime, automatically generated code creates instances of these controls and components, and sets their properties for you.

See also





Source: Wikipedia | The above article is available under the GNU FDL. | Edit this article



Related Links in Form (programming)

Search for Form (programming) in Tutorials
Search for Form (programming) in Encyclopedia
Search for Form (programming) in Dictionary
Search for Form (programming) in Open Directory
Search for Form (programming) in Store
Search for Form (programming) in PriceGig



Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

Advertisement

Advertisement



Form (programming)
Form_(programming) top Form_(programming)

Home - Add TutorGig to Your Site - Disclaimer

©2008-2009 TutorGig.com. All Rights Reserved. Privacy Statement