NoteCheckBox.CreateGreenCheckBox1

NoteCheckBox.CreateGreenCheckBox1 method

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

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

Return Value

The NoteCheckBox.

See Also