Intersoft ClientUI Documentation
DocumentPage Constructor(UIElement)



Initializes a new instance of DocumentPage class.
Syntax
Public Function New( _
   ByVal visual As UIElement _
)
Dim visual As UIElement
 
Dim instance As New DocumentPage(visual)
public DocumentPage( 
   UIElement visual
)
public:
DocumentPage( 
   UIElement^ visual
)

Parameters

visual
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DocumentPage Class
DocumentPage Members
Overload List

Send Feedback