combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / ObjectInputBase Class
Members


In This Topic
    ObjectInputBase Class
    In This Topic

    Base class for all input objects in List & Label. Input objects are used to provide form output and form input.

    Object Model
    ObjectInputBase ClassPropertyAnimation ClassPropertyBookmark ClassPropertyBookmark ClassPropertyRect ClassPropertyXhtmlAnimation Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class ObjectInputBase 
       Inherits ObjectBase
    public abstract class ObjectInputBase : ObjectBase 
    public ref class ObjectInputBase abstract : public ObjectBase 
    Inheritance Hierarchy

    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

    Requirements

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

    See Also