The following tables list the members exposed by TickBox.
Public Constructors
Name | Description | |
---|---|---|
TickBox | Initializes a new instance of the TickBox class with explicit parameters. |
Public Methods
Name | Description | |
---|---|---|
dispose | Releases all resources used by the TickBox. | |
onSizeChanged | Notifies the instance that the size of the parent area has changed. | |
tickBoxClicked.remove | Represents an event of that fires each time the user clicks on the tick mark, resulting into checking or unchecking it. |
Public Properties
Name | Description | |
---|---|---|
checked | Gets or sets the value of the tick box and whether it is checked. | |
div | Gets the HTML div element tick box. | |
parent | Gets or sets the parent item of this tick box. | |
visible | Gets or sets a boolean value that indicates whether to make the tick box visible. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET