NoteCheckBox.CreateRedFlagCheckBox

NoteCheckBox.CreateRedFlagCheckBox method

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

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

Return Value

The NoteCheckBox.

See Also