NoteCheckBox.CreateBlueCheckBox3

NoteCheckBox.CreateBlueCheckBox3 method

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

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

Return Value

The NoteCheckBox.

See Also