NoteCheckBox.CreateBlueRightArrowCheckBox

NoteCheckBox.CreateBlueRightArrowCheckBox method

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

public static NoteCheckBox CreateBlueRightArrowCheckBox(string label = "Call back")
ParameterTypeDescription
labelStringThe tag’s label.

Return Value

The NoteCheckBox.

See Also