NoteCheckBox.CreateGreenPersonCheckBox

NoteCheckBox.CreateGreenPersonCheckBox method

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

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

Return Value

The NoteCheckBox.

See Also