Table of Contents

Class jCheckBox

Namespace
ComfileTech.jControlsNF4
Assembly
ComfileTech.jControlsNF4.dll

A checkbox control analogous to the .NET Framework's Checkbox control, but with a much more rich appearance and additional features.

[Browsable(true)]
[ToolboxBitmap(typeof(jCheckBox), "ComfileTech.jControlsNF4.Icons.jCheckBox.bmp")]
public class jCheckBox : jCheckControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IjControl, ISupportInitialize
Inheritance
jCheckBox
Implements
Inherited Members

Constructors

jCheckBox()

Instantiates an new instance of this class with default values.

Properties

Checkmark

The appearance of the checkmark.

DefaultSize

Gets the default size of the control.

Methods

GetCheckPath()

Gets the SVG path command string that defines the shape of the checkmark. See https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/d#path_commands