Constructor TextBoxAndLabel
TextBoxAndLabel(string, string?)
Initializes a new instance of the TextBoxAndLabel class.
public TextBoxAndLabel(string title, string? text = null)
Parameters
TextBoxAndLabel()
Initializes a new instance of the TextBoxAndLabel class.
public TextBoxAndLabel()