checkbox

Generic properties, methods and events
[property icon] DragKey Returns the drag key and mouse button state
[property icon] DragSourceControl Identifies the source control of a drag operation
[property icon] DragSourceItem Identifies the source control component of a drag operation
[property icon] DragTargetControl Identifies the target control of a drag operation
[property icon] DragTargetItem Identifies the target control component of a drag operation
[property icon] DropFileList$ List of files dropped onto control (with HEX(0D) separators)
[property icon] Label$ Label for the control
[property icon] LeftText Displays the control label on the left of the control
[property icon] State Determines or sets the state of a checkbox
[property icon] ThreeState Enables/disables the third, grayed out, checkbox state
[property icon] Transparent Makes the controls background transparent
[event icon] Click() Event Called when the used clicks on the checkbox
[event icon] Drop() Event Drag drop event
[event icon] DropFile() Event Called when files are dragged on to the form