[]
Creates the underlying Control.
public Control CreateControl(IScriptContext context)
Type | Name | Description |
---|---|---|
IScriptContext | context | Context that should be used to to get calculated style properties. |
Type | Description |
---|---|
Control | The newly created control. |