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

In This Topic
    CheckMarkStyle Property (RenderInputCheckBox)
    In This Topic
    Gets or sets the visual style of the check mark used by the control.
    Syntax
    'Declaration
     
    Public Property CheckMarkStyle As CheckMarkStyleEnum
    public CheckMarkStyleEnum CheckMarkStyle {get; set;}
    See Also