Skip to content
Jean-Philippe Bruyère edited this page Jan 30, 2018 · 3 revisions

templated checkbox control

namespace: Crow

Inheritance Hierarchy

Syntax

public class CheckBox : TemplatedControl

Constructors

prototype description
CheckBox (Interface iface) __

Properties

name description
IsChecked __

Methods

prototype description
void onMouseDown(object sender, MouseButtonEventArgs e) __

Events

name description
Checked __
Unchecked __
Clone this wiki locally