NoteCheckBox.CreateYellowRightArrowCheckBox

NoteCheckBox.CreateYellowRightArrowCheckBox method

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

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

Return Value

The NoteCheckBox.

See Also