combit List & Label 29 - .NET Hilfe
combit.Reporting.Dom Namespace / ObjectInputBase Klasse
Member


In diesem Thema
    ObjectInputBase Klasse
    In diesem Thema

    Dies ist die Basisklasse aller Formular-Objekte in List & Label. Formular-Objekte stehen Ihnen zur Verfügung, um Ihre Projekte auch für Formular-Ausgaben und Formular-Eingaben zu nutzen.

    Objektmodell
    ObjectInputBase KlassePropertyAnimation KlassePropertyBookmark KlassePropertyBookmark KlassePropertyRect KlassePropertyXhtmlAnimation Klasse
    Syntax
    'Deklaration
     
    
    Public MustInherit Class ObjectInputBase 
       Inherits ObjectBase
    public abstract class ObjectInputBase : ObjectBase 
    public ref class ObjectInputBase abstract : public ObjectBase 
    Vererbungshierarchie

    System.Object
       combit.Reporting.Dom.DomItem
          combit.Reporting.Dom.ObjectBase
             combit.Reporting.Dom.ObjectInputBase
                combit.Reporting.Dom.ObjectInputButton
                combit.Reporting.Dom.ObjectInputCheckbox
                combit.Reporting.Dom.ObjectInputCombobox
                combit.Reporting.Dom.ObjectInputEdit

    Anforderungen

    Plattformen: Windows 10 (Version 21H2 - 22H2), Windows 11 (21H2 - 23H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 7, .NET 8

    Siehe auch