NoteCheckBox.CreateYellowCheckBox3

NoteCheckBox.CreateYellowCheckBox3 method

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

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

Return Value

The NoteCheckBox.

See Also