C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputText Class
Members

RenderInputText Class
Represents a Preview Forms textbox in a C1PrintDocument. When the document is shown by a supporting viewer (e.g. C1.Win.C1Preview.C1PrintPreviewControl), produces an active textbox control.
Object Model
RenderInputText Class
Syntax
'Declaration
 
Public Class RenderInputText 
   Inherits RenderInputBase
   Implements IDocumentLocationIStyleOwner 
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.RenderObject
      C1.C1Preview.RenderInputBase
         C1.C1Preview.RenderInputText

See Also