NoteCheckBox.CreateBluePersonCheckBox

NoteCheckBox.CreateBluePersonCheckBox method

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

public static NoteCheckBox CreateBluePersonCheckBox(string label = "Discuss with <Person A>")
ParameterTypeDescription
labelStringThe tag’s label.

Return Value

The NoteCheckBox.

See Also