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