SaveLayout(Stream) Method
Saves control layout properties to the stream.
public void SaveLayout(
System.IO.Stream
)
'Declaration
Public Overloads Sub SaveLayout( _
ByVal As System.IO.Stream _
)
Parameters
- stream
- The stream where the values of layout properties will be saved.