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

In This Topic
    RenderInputCheckBox Class
    In This Topic
    Represents a checkbox.
    Object Model
    RenderInputCheckBox Class
    Syntax
    'Declaration
     
    Public Class RenderInputCheckBox 
       Inherits RenderInputButtonBase
       Implements IDocumentLocationIStyleOwner 
    public class RenderInputCheckBox : RenderInputButtonBase, IDocumentLocationIStyleOwner  
    Inheritance Hierarchy

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

    See Also