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

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

Parameters

stream
See Also