Documentation de Dvp.NET. Forum : http://www.developpez.net/forums/f1239/applications/projets/projets-heberges/dvp-net/

[Ceci est une documentation préliminaire, sous réserve de modification.]

Contrôle permettant d'afficher ou modifier les propriétés d'un objet sous forme d'un formulaire

Espace de nom : Developpez.Dotnet.Windows.Controls
Assembly : Developpez.Dotnet.Windows (dans Developpez.Dotnet.Windows.dll) Version: 0.6.0.0 (0.6.0.0)

Syntaxe

C#
public class FormView : ItemsControl
Visual Basic (Déclaration)
Public Class FormView _
	Inherits ItemsControl
Visual C++
public ref class FormView : public ItemsControl

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
              System.Windows.Controls..::..ItemsControl
                Developpez.Dotnet.Windows.Controls..::..FormView

Voir aussi