NoteCheckBox.CreateBlueExclamationCheckBox

NoteCheckBox.CreateBlueExclamationCheckBox method

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

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

Return Value

The NoteCheckBox.

See Also