NoteCheckBox.CreateGreenCheckBox2

NoteCheckBox.CreateGreenCheckBox2 method

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

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

Return Value

The NoteCheckBox.

See Also