InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.UserInterface Library
/
Frame Object
/ CreateView Method
The control to be hosted in this View
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
CreateView Method
In This Topic
Creates a view to host the control.
Syntax
Visual Basic (Declaration)
expression.CreateView( _
ByVal
control
As
System.Object _ )
As
_View
Parameters
control
The control to be hosted in this View
Return Value
A new
View
object that hosts the specified control.
See Also
Reference
Frame Object
Frame Members