NoteCheckBox.CreateGreenExclamationCheckBox

NoteCheckBox.CreateGreenExclamationCheckBox method

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

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

Return Value

The NoteCheckBox.

See Also