NoteCheckBox.CreateYellowCheckBox1

NoteCheckBox.CreateYellowCheckBox1 method

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

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

Return Value

The NoteCheckBox.

See Also