ComponentOne InputPanel for WinForms
Load(Stream) Method

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

Parameters

stream
See Also

Reference

C1InputPanel Class
C1InputPanel Members
Overload List