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