PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderInputButton Class
Members

In This Topic
    RenderInputButton Class
    In This Topic
    Represents a Preview Forms pushbutton in a C1PrintDocument. When the document is shown by a supporting viewer (e.g. C1.Win.C1Preview.C1PrintPreviewControl), produces an active pushbutton control.
    Object Model
    RenderInputButton Class
    Syntax
    'Declaration
     
    Public Class RenderInputButton 
       Inherits RenderInputButtonBase
       Implements IDocumentLocationIStyleOwner 
    public class RenderInputButton : RenderInputButtonBase, IDocumentLocationIStyleOwner  
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.RenderObject
          C1.C1Preview.RenderInputBase
             C1.C1Preview.RenderInputButtonBase
                C1.C1Preview.RenderInputButton

    See Also