|
|
|
|
|
- Overview of the control
- Notes
- Describing a ".NET 2.0 control (WinForm)"
- Limitations
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the .NET controls in WinForm format (from .NET 2.0). To use this control, we strongly advise you to check the Microsoft documentation. To create a field of type ".NET 2.0 (WinForm) ": - On the "Creación" tab, in the "Otros controles" group, click ".NET".
- Click at the desired location to create the control. The control appears in the editor.
To view the characteristics of the control, select "Description" in the context menu. Remark: WINDEV also supports the use of DotNet fields in WPF format.. For more details, see .Net control (WPF). Describing a ".NET 2.0 control (WinForm)" To define the characteristics of the control: - Open the control description window.
- On the "General" tab, select the assembly used and the associated class. The "Agregar ensamblados .Net al proyecto" button allows you to integrate the necessary assemblies. You can use:
- A custom .Net assembly
- A .Net assembly supplied with the .Net framework.
Limitations The limitations of the ".NET 2.0 control (WinForm)" are as follows: - The .Net framework version 2.0 (or later) must be installed on the computer. This framework is included in Vista and it can be downloaded for Windows XP (from the Microsoft site).
The first use of a control that requires this framework (Carousel control, Cube control, ".NET 3.0, 4.0, ... control (WPF)") loads this framework, which may cause delay (out of our control). - The application cannot be started from the network.
- The DDW feature is disabled for all the windows containing a ".NET 2.0 control (WinForm)".
- This control does not work under TSE.
- This control uses the wdxxxnet.dll library. This library cannot be renamed when creating the executable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|