C1.Win.C1InputPanel.4.8 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / Load Method / Load(String) Method

In This Topic
Load(String) Method
In This Topic
Loads an input panel definition from an XML file.
Syntax
'Declaration
 
Public Overloads Sub Load( _
   ByVal fileName As String _
) 
 

Parameters

fileName
See Also