NoteCheckBox.CreateBlueFlagCheckBox

NoteCheckBox.CreateBlueFlagCheckBox method

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

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

Return Value

The NoteCheckBox.

See Also