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