Table of Contents

Method CreateControl

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

CreateControl()

Creates main child control.

protected virtual TControl CreateControl()

Returns

TControl

Remarks

For example, main control for the TextBoxAndLabel is TextBox.