CreateControl
Used to create an instance of a particular code class
CreateControl(string name, string codeclass)
name: Name of the type being created.
codeclass: Code specific control class.
Base Class : IControl
Button
Static
Window
Slider
ListBox
ListSlider
Edit
Menu
Ticker
Timer