NoteCheckBox.CreateYellowCheckBox

NoteCheckBox.CreateYellowCheckBox method

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

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

Return Value

The NoteCheckBox.

See Also