User ControlsLast Updated: 7/28/2005 | |
| Sections above here: Home » Development » Form Management | |
|
Sections below here: Topics in this section: |
The equivalent for Visual Studio .NET for Delphi IntraWeb frames are the user controls. This type of controls act as a container for other IntraWeb controls and can be placed on various forms. User controls can be built in Visual Studio .NET using the wizard: select File|Add New Items from the IDE's menu and choose from the IntraWeb section IntraWeb user control: The newly created control will be automatically placed on the "My IW User Controls" tab in the toolbox. Note that when a change occurs in an user control, you have to build the project in order for the changes to be taken into account by the forms hosting the control. |
(C) 2002-2009 - Atozed Software Ltd. | |