NoteCheckBox.CreateBlueStarCheckBox

NoteCheckBox.CreateBlueStarCheckBox method

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

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

Return Value

The NoteCheckBox.

See Also