Documentation de Dvp.NET. Forum : http://www.developpez.net/forums/f1239/applications/projets/projets-heberges/dvp-net/
Assembly : Developpez.Dotnet.Windows (dans Developpez.Dotnet.Windows.dll) Version: 0.6.0.0 (0.6.0.0)
[Ceci est une documentation préliminaire, sous réserve de modification.]
Représente un champ de formulaire qui affiche ou modifie une donnée textuelle
sous forme d'une boite de texte.
Espace de nom : Developpez.Dotnet.Windows.ControlsAssembly : Developpez.Dotnet.Windows (dans Developpez.Dotnet.Windows.dll) Version: 0.6.0.0 (0.6.0.0)
Syntaxe
C# |
---|
public class TextFormField : BoundFormField |
Visual Basic (Déclaration) |
---|
Public Class TextFormField _ Inherits BoundFormField |
Visual C++ |
---|
public ref class TextFormField : public BoundFormField |
Hiérarchie d'héritage
System..::..Object
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows.Media..::..Visual
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
Developpez.Dotnet.Windows.Controls..::..FormField
Developpez.Dotnet.Windows.Controls..::..BoundFormField
Developpez.Dotnet.Windows.Controls..::..TextFormField
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
System.Windows.Media..::..Visual
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
Developpez.Dotnet.Windows.Controls..::..FormField
Developpez.Dotnet.Windows.Controls..::..BoundFormField
Developpez.Dotnet.Windows.Controls..::..TextFormField