Collapse imageExpand ImageCopy imageCopyHover image
       


PDFControls.NET 2.0 Professional Class Library
TextBoxInteractor Class
Members See Also Send Feedback
An abstract base class for PDF text widgets.

Namespace: TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public abstract class TextBoxInteractor : ValueWidgetInteractor, 
	IVerticalScroll, IText
Visual Basic
Public MustInherit Class TextBoxInteractor _
	Inherits ValueWidgetInteractor _
	Implements IVerticalScroll, IText

Inheritance Hierarchy

System..::..Object
  TallComponents.Interaction..::..Interactor
    TallComponents.Interaction.WinForms.Interactors..::..WinFormsInteractor
      TallComponents.Interaction.WinForms.Interactors.Annotations..::..AnnotationInteractor
        TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..WidgetInteractor
          TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..ValueWidgetInteractor
            TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..TextBoxInteractor
              TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..MultiLineTextBoxInteractor
              TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets..::..SingleLineTextBoxInteractor

See Also

TextBoxInteractor Members
TallComponents.Interaction.WinForms.Interactors.Annotations.Widgets Namespace
Footer image

Send comments on this topic to support@tallcomponents.com

Copyright (c) 2002-2012, TallComponents BV. All rights reserved.