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