NoteCheckBox.CreateGreenCheckBox3

NoteCheckBox.CreateGreenCheckBox3 method

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

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

Return Value

The NoteCheckBox.

See Also