<Code Lib>
2023 Constructor
Changes 0
C

TextBoxData()

Description:
Constructs a new instance of TextBoxData.

public TextBoxData(
	string name
)

  • String
    name
    The internal name of the TextBoxData.

Loading…