NoteCheckBox.CreateBlueCheckBox2

NoteCheckBox.CreateBlueCheckBox2 method

Creates a new note checkbox with BlueCheckBox2Empty icon and specified label.

public static NoteCheckBox CreateBlueCheckBox2(string label = "")
ParameterTypeDescription
labelStringThe tag’s label.

Return Value

The NoteCheckBox.

See Also