expression.CreateView( _ ByVal control As Object _ ) As View object
where expression is a variable that represents a Frame Object
Parameters
- control
- The control to be hosted in this View
Return Value
A new View object that hosts the specified control.