NoteCheckBox.CreateYellowCheckBox2

NoteCheckBox.CreateYellowCheckBox2 method

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

public static NoteCheckBox CreateYellowCheckBox2(string label = "To Do priority 2")
ParameterTypeDescription
labelStringThe tag’s label.

Return Value

The NoteCheckBox.

See Also