ComponentOne InputPanel for WinForms
Load(XmlDocument) Method

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel Class > Load Method : Load(XmlDocument) Method
Loads an input panel definition from an System.Xml.XmlDocument.
Syntax
'Declaration
 
Public Overloads Sub Load( _
   ByVal doc As System.Xml.XmlDocument _
) 
public void Load( 
   System.Xml.XmlDocument doc
)

Parameters

doc
See Also

Reference

C1InputPanel Class
C1InputPanel Members
Overload List