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

In This Topic
Load(Stream) Method
In This Topic
Loads an input panel definition from a System.IO.Stream.
Syntax
'Declaration
 
Public Overloads Sub Load( _
   ByVal stream As Stream _
) 
 

Parameters

stream
See Also