NoteCheckBox.CreateYellowExclamationCheckBox

NoteCheckBox.CreateYellowExclamationCheckBox method

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

public static NoteCheckBox CreateYellowExclamationCheckBox(string label = "Client request")
ParameterTypeDescription
labelStringThe tag’s label.

Return Value

The NoteCheckBox.

See Also