Reflection
CreateControl Method


Creates a control from a saved session file. The method returns a control instantiated from a previously saved session file.
Overload List
OverloadDescription
CreateControl(String)Creates a control from a saved session file. The method returns a control instantiated from a previously saved session file.  
CreateControl(Guid)Creates a control by its Guid type.  
See Also