Standard Constructore New
[Visual Basic] Public Sub New()
[C#] public System.Void frmVertragselement();
Formualr mit Vertragselementnr und Anzeigestatus öffnen
[Visual Basic] Public Sub New(Integer, Boolean, Optional Boolean, Optional Integer)
[C#] public System.Void frmVertragselement(int, bool, bool, int);