NoteCheckBox.CreateGreenRightArrowCheckBox

NoteCheckBox.CreateGreenRightArrowCheckBox method

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

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

Return Value

The NoteCheckBox.

See Also