Method CreateControl
CreateControl()
Creates main child control.
protected override Control CreateControl()
Returns
Remarks
For example, main control for the TextBoxAndLabel is TextBox.
Creates main child control.
protected override Control CreateControl()
For example, main control for the TextBoxAndLabel is TextBox.