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